Skip to content

feat(txpool): add additional_balance_provider for effective balance #1

Open
blockchaindevsh wants to merge 1 commit intoop-esfrom
sgt-support
Open

feat(txpool): add additional_balance_provider for effective balance #1
blockchaindevsh wants to merge 1 commit intoop-esfrom
sgt-support

Conversation

@blockchaindevsh
Copy link
Copy Markdown
Collaborator

Add an optional callback to the transaction pool that provides additional balance beyond native (e.g., SGT on OP Stack) for the ENOUGH_BALANCE check during pool maintenance and tx insertion. This allows L2 chains with alternative gas payment mechanisms to keep transactions in the pending pool.

…omputation

Add an optional callback to the transaction pool that provides additional
balance beyond native (e.g., SGT on OP Stack) for the ENOUGH_BALANCE check
during pool maintenance and tx insertion. This allows L2 chains with
alternative gas payment mechanisms to keep transactions in the pending pool.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant