Sameh Abouel-saad

Results 44 issues of Sameh Abouel-saad

## Screenshots ![Screenshot_20241127_122932](https://github.com/user-attachments/assets/a517d856-4114-4b66-8e0b-262af52ecb3b) .

ci

## Describe the bug There's a critical section in handleRefundReady and handleWithdrawReady where the bridge submits a transaction to Stellar and then updates the TFChain state. A crash between these...

## Describe the bug The TFChain bridge is experiencing a critical operational issue where `BurnTransactionReady` events (internally handled as `WithdrawReadyEvents` by the bridge daemon) are processed with significant delays, often...

The current implementation is functional but inefficient when a transaction contains multiple "account_credited" effects for the bridge account. It leads to redundant API calls to fetch the same operations multiple...