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

Implement EIP 7685 #3372

Merged
merged 34 commits into from Apr 30, 2024
Merged

Implement EIP 7685 #3372

merged 34 commits into from Apr 30, 2024

Commits on Apr 25, 2024

  1. Add request type to util

    acolytec3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3735c1a View commit details
    Browse the repository at this point in the history
  2. Add requests to block

    acolytec3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    237e527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    352cd93 View commit details
    Browse the repository at this point in the history
  4. Add ordering checks

    acolytec3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    975ab38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f06222 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74369ba View commit details
    Browse the repository at this point in the history
  7. Make requests optional

    acolytec3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c1b725e View commit details
    Browse the repository at this point in the history
  8. Update ordering test

    acolytec3 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    387af7c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43ed67d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    643e96e View commit details
    Browse the repository at this point in the history
  2. Add vm.runBlock

    acolytec3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    70ba18f View commit details
    Browse the repository at this point in the history
  3. add tests with requests

    acolytec3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a5264d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bf6387 View commit details
    Browse the repository at this point in the history
  5. lint

    acolytec3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b118e5d View commit details
    Browse the repository at this point in the history
  6. remove sorting function

    acolytec3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    040f779 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc191bb View commit details
    Browse the repository at this point in the history
  8. More fixes

    acolytec3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b203722 View commit details
    Browse the repository at this point in the history
  9. remove generic

    acolytec3 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6d7e676 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad255da View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    de4964c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39aa2e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2781708 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52823c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6f70ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a18cd5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96ecc0a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    71be096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9914dc8 View commit details
    Browse the repository at this point in the history
  3. Remove obsolete references

    acolytec3 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1aa3bb3 View commit details
    Browse the repository at this point in the history
  4. fix hex typing

    acolytec3 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    cd23545 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d6feaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f07126 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. address feedback

    acolytec3 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9a8258f View commit details
    Browse the repository at this point in the history
  2. address feedback

    acolytec3 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    acd9c39 View commit details
    Browse the repository at this point in the history