Skip to content

Conversation

@bitwiseguy
Copy link
Contributor

Allowing tx receipt retrieval to run concurrently while spamming txs can overwhelm rpc servers. This pr adds an optional flag spam/campaign flag called --defer-receipts, which forces all the tx receipt retrieval to occur after spamming completes (which is how it used to work).

Builds on top of #419 so this pr will remain in draft until that one is merged.

@bitwiseguy bitwiseguy changed the title Ss/defer receipts spam: add optional --defer-receipts flag Jan 20, 2026
@bitwiseguy
Copy link
Contributor Author

Closing in favor of #423

@bitwiseguy bitwiseguy closed this Jan 20, 2026
@zeroXbrock
Copy link
Member

would the --defer-receipts flag still be useful? #423 improves receipt handling but it will still add load to the RPC with receipt requests.

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.

2 participants