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(withdrawals): Fixed withdrawal for EVM inflation per block #2158

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2024

  1. feat: evm inflation

    calbera committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d9f823a View commit details
    Browse the repository at this point in the history
  2. nits

    calbera committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c0a78e4 View commit details
    Browse the repository at this point in the history
  3. more

    calbera committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0ad6329 View commit details
    Browse the repository at this point in the history
  4. delete unneeded

    calbera committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fb1177c View commit details
    Browse the repository at this point in the history
  5. gosec

    calbera committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6c91765 View commit details
    Browse the repository at this point in the history
  6. fix existing unit test

    calbera committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    270b6ae View commit details
    Browse the repository at this point in the history
  7. bet

    calbera committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ddb711e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. refactor sp tests package

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d898aef View commit details
    Browse the repository at this point in the history
  2. fix & rename file

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    afea1e7 View commit details
    Browse the repository at this point in the history
  3. transition withdrawals test

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3c11427 View commit details
    Browse the repository at this point in the history
  4. bet

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ff487e9 View commit details
    Browse the repository at this point in the history
  5. edge case

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    220f499 View commit details
    Browse the repository at this point in the history
  6. bet

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a2849f2 View commit details
    Browse the repository at this point in the history
  7. inflation per block as gwei

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    27f74ce View commit details
    Browse the repository at this point in the history
  8. e2e test

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a1cf677 View commit details
    Browse the repository at this point in the history
  9. bet

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    fdb5163 View commit details
    Browse the repository at this point in the history
  10. bet

    calbera committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6a3f282 View commit details
    Browse the repository at this point in the history