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: implement EIP-2935 #1354

Merged
merged 9 commits into from
May 2, 2024
Merged

feat: implement EIP-2935 #1354

merged 9 commits into from
May 2, 2024

Commits on Apr 22, 2024

  1. feat: add eip-2935 constants

    onbjerg committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8334218 View commit details
    Browse the repository at this point in the history
  2. feat: impl EIP-2935 BLOCKHASH

    onbjerg committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b95dbd3 View commit details
    Browse the repository at this point in the history
  3. fix: early return in prague

    onbjerg committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    214706d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. chore: fmt

    onbjerg committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    379d951 View commit details
    Browse the repository at this point in the history
  2. refactor: sload! macro

    onbjerg committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    74cea76 View commit details
    Browse the repository at this point in the history
  3. chore: rm unused import

    onbjerg committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7758c8a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. chore: rename consts

    onbjerg committed May 1, 2024
    Configuration menu
    Copy the full SHA
    37ac22d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cd780b View commit details
    Browse the repository at this point in the history
  3. fix: typo from merge

    onbjerg committed May 1, 2024
    Configuration menu
    Copy the full SHA
    59eed4d View commit details
    Browse the repository at this point in the history