Skip to content

Handle revert protected chains #66

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Handle revert protected chains #66

wants to merge 4 commits into from

Conversation

codyborn
Copy link

@codyborn codyborn commented May 8, 2025

  • Use the same nonce for multiple bids if the chain has revert protection
  • If all txs timeout, then burn the nonce so that future use of this wallet won't get the same nonce (and need a replacement tx)
  • Remove retry logic
    • we don't need it as much now that we have accurate block timing
    • unclear how it would work on a revert protected chain
  • Update the OrderReceived metric to only increment for new orders

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