Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct account when checking balances in sequencer mempool #1984

Open
Fraser999 opened this issue Feb 19, 2025 · 0 comments
Open

Use correct account when checking balances in sequencer mempool #1984

Fraser999 opened this issue Feb 19, 2025 · 0 comments
Labels
bug Something isn't working sequencer pertaining to the astria-sequencer crate

Comments

@Fraser999
Copy link
Contributor

We currently record and check the tx signer's account balances in the mempool for all action types. However, for BridgeUnlock, BridgeTransfer and Ics20Withdrawal actions we should be using the bridge account when checking the transfer balances (fee balances are always for the tx signer).

@Fraser999 Fraser999 added bug Something isn't working sequencer pertaining to the astria-sequencer crate labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sequencer pertaining to the astria-sequencer crate
Projects
None yet
Development

No branches or pull requests

1 participant