Skip to content

sequencer: cleanup/refactor of action fee checks #1145

@noot

Description

@noot

we added a check_balance_for_total_fees which checks the sender's balance for fees and asset transfers in an entire tx before executing it. however, we should also check the fee assets are valid. we can then also remove the fee/balance checks inside individual actions's check_stateful as it would have already been checked.

Metadata

Metadata

Assignees

Labels

refactorcode refactoring or maintainencesequencerpertaining to the astria-sequencer crate

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions