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: Eip1559 params in extradata #11887

Merged
merged 26 commits into from
Oct 30, 2024

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    cea86d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    e34fb0e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. get rid of unwrap()

    cody-wang-cb committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3e053c0 View commit details
    Browse the repository at this point in the history
  2. merge from main

    cody-wang-cb committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4ce79ad View commit details
    Browse the repository at this point in the history
  3. fmt + default

    cody-wang-cb committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    83231ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b45a754 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. use ? instead of match

    cody-wang-cb committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    db98d0b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    dcd22cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b08c0f View commit details
    Browse the repository at this point in the history
  3. add documentation

    cody-wang-cb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    afa45b4 View commit details
    Browse the repository at this point in the history
  4. optimize code

    cody-wang-cb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4dc1a9c View commit details
    Browse the repository at this point in the history
  5. merge from main

    cody-wang-cb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    992fb03 View commit details
    Browse the repository at this point in the history
  6. merge from main

    cody-wang-cb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b5ba8e7 View commit details
    Browse the repository at this point in the history
  7. fix test

    cody-wang-cb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a9fd054 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. merge from main

    cody-wang-cb committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0be62f5 View commit details
    Browse the repository at this point in the history
  2. use this error no std

    cody-wang-cb committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6fd2ffe View commit details
    Browse the repository at this point in the history
  3. revert back to thiserror

    cody-wang-cb committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    69aed69 View commit details
    Browse the repository at this point in the history
  4. remove core error

    cody-wang-cb committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8e1d67f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f24f5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc7302d View commit details
    Browse the repository at this point in the history
  7. merge with main

    Rjected committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a2524ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3cde6e View commit details
    Browse the repository at this point in the history
  9. make clippy happy

    Rjected committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    878c888 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. nit fixes

    cody-wang-cb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8fe8aa1 View commit details
    Browse the repository at this point in the history
  2. merge from main

    cody-wang-cb committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    995bed5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. chore: touchups

    mattsse committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b22d02e View commit details
    Browse the repository at this point in the history