Skip to content
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

[EVM] Fix duplicate evm txs from priority queue #195

Merged
merged 18 commits into from
Jan 25, 2024

Commits on Jan 25, 2024

  1. debug duplicate evm tx

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8110a5f View commit details
    Browse the repository at this point in the history
  2. add more logs

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7611755 View commit details
    Browse the repository at this point in the history
  3. add some \ns

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0aab849 View commit details
    Browse the repository at this point in the history
  4. more logs

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5017d34 View commit details
    Browse the repository at this point in the history
  5. fix swap check

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1dd7f6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f26dea5 View commit details
    Browse the repository at this point in the history
  7. add invariant checks

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5b894fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e68ae5c View commit details
    Browse the repository at this point in the history
  9. fix log

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    cc41666 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d63cad2 View commit details
    Browse the repository at this point in the history
  11. fix nonce ordering pain

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e8ecd06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b11ac1b View commit details
    Browse the repository at this point in the history
  13. fix remove

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0f6ff90 View commit details
    Browse the repository at this point in the history
  14. cleanup

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    cbf950a View commit details
    Browse the repository at this point in the history
  15. fix imports

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0764a65 View commit details
    Browse the repository at this point in the history
  16. cleanup

    stevenlanders committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bb9b43e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7ccf247 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a5467f6 View commit details
    Browse the repository at this point in the history