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

EIP-6110: Supply Validator Deposits on Chain #3303

Closed
wants to merge 45 commits into from

Commits on Mar 5, 2024

  1. Add deposit type to block

    scorbajio committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f90d50b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a809e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    6933a85 View commit details
    Browse the repository at this point in the history
  2. Add EIP-6110 to common

    scorbajio committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    862f2e0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:ethereumjs/ethereumjs-monorepo in…

    …to eip-6110-implementation
    scorbajio committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    aeb893a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d416d67 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge branch 'master' of github.com:ethereumjs/ethereumjs-monorepo in…

    …to eip-6110-implementation
    scorbajio committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f667f8a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add deposits type

    scorbajio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a2d0259 View commit details
    Browse the repository at this point in the history
  2. Use Array to wrap deposits

    scorbajio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b3d5576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe233c View commit details
    Browse the repository at this point in the history
  4. Fix linting issue

    scorbajio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e3cc5b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    7b81ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    682c283 View commit details
    Browse the repository at this point in the history
  3. Add and update tests

    scorbajio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1b6aa4f View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    scorbajio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0230708 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    scorbajio committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a38b76f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dfa0ca View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    5b5addf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d098af View commit details
    Browse the repository at this point in the history
  3. Include deposits in miner

    scorbajio committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3e32945 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    08c1182 View commit details
    Browse the repository at this point in the history
  2. Fix test

    scorbajio committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    63d2609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475b38c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Add eip 6110 to evm package

    scorbajio committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    76c8066 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge branch 'master' of github.com:ethereumjs/ethereumjs-monorepo in…

    …to eip-6110-implementation
    scorbajio committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b8e27c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    8a97673 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    scorbajio committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    86025e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b531b37 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:ethereumjs/ethereumjs-monorepo in…

    …to eip-6110-implementation
    scorbajio committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    17f4aa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Fix errors

    scorbajio committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fbb9644 View commit details
    Browse the repository at this point in the history
  2. Fix errors

    scorbajio committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b1f6a35 View commit details
    Browse the repository at this point in the history
  3. Fix lint errors

    scorbajio committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3f5096d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2582599 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:ethereumjs/ethereumjs-monorepo in…

    …to eip-6110-implementation
    scorbajio committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e08ced6 View commit details
    Browse the repository at this point in the history
  6. Fix bug

    scorbajio committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6af6ade View commit details
    Browse the repository at this point in the history
  7. Merge branch 'eip-6110-implementation' of github.com:ethereumjs/ether…

    …eumjs-monorepo into eip-6110-implementation
    scorbajio committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c1e6809 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge branch 'master' of github.com:ethereumjs/ethereumjs-monorepo in…

    …to eip-6110-implementation
    scorbajio committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6a403c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Resolve merge conflicts

    holgerd77 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a33d7d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1652979 View commit details
    Browse the repository at this point in the history
  3. Lower minimum 6110 HF in Common to Cancun, use Cancun + EIP activatio…

    …n + mainnet in failing 6110 block test
    holgerd77 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fae47aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5795096 View commit details
    Browse the repository at this point in the history
  5. Lint fix

    holgerd77 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fa3a07e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

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

Commits on May 2, 2024

  1. Merge branch master of github.com:ethereumjs/ethereumjs-monorepo into…

    … eip-6110-implementation
    scorbajio committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ef381ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9055185 View commit details
    Browse the repository at this point in the history