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

fix: 4844 fee fixes #8963

Merged
merged 15 commits into from
Sep 27, 2024
Merged

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    48c3e2e View commit details
    Browse the repository at this point in the history
  2. add basic test

    zerosnacks committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e061fef View commit details
    Browse the repository at this point in the history
  3. fix gas_price

    zerosnacks committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1018d97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49ac9b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    3740757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb7a146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7202d5 View commit details
    Browse the repository at this point in the history
  4. clean up

    zerosnacks committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eb48c7c View commit details
    Browse the repository at this point in the history
  5. fix setup bug from Matt

    zerosnacks committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ce1250e View commit details
    Browse the repository at this point in the history
  6. add test with signer, currently failing on Result::unwrap() on an E…

    …rr` value: ErrorResp(ErrorPayload { code: -32003, message: "Block `blob_versioned_hashes` is not supported before the Cancun hardfork", data: None })
    zerosnacks committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6b06146 View commit details
    Browse the repository at this point in the history
  7. able to reproduce

    zerosnacks committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9c47947 View commit details
    Browse the repository at this point in the history
  8. apply hotfix by Matt

    zerosnacks committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1e431e1 View commit details
    Browse the repository at this point in the history
  9. remove debugs

    zerosnacks committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4da16de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12afb10 View commit details
    Browse the repository at this point in the history
  11. move blob_hashes out

    zerosnacks committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f095f05 View commit details
    Browse the repository at this point in the history