Skip to content

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.

3 participants