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

feat: congestion-aware gas price oracle #790

Merged
merged 5 commits into from
Jun 4, 2024
Merged

Commits on Jun 4, 2024

  1. Implement functionality to reset gas price / suggested tip to minimal…

    … value when there's no congestion
    jonastheis authored and omerfirmak committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c40622f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0034c77 View commit details
    Browse the repository at this point in the history
  3. Fix and add tests to make sure GPO works as expected depending on pre…

    …- or post-Curie (EIP 1559) upgrade
    jonastheis authored and omerfirmak committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6b0e307 View commit details
    Browse the repository at this point in the history
  4. Apply review suggestions

    jonastheis authored and omerfirmak committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8f86645 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    965232c View commit details
    Browse the repository at this point in the history