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

Make BeaconChain::kzg field mandatory #6267

Open
wants to merge 27 commits into
base: unstable
Choose a base branch
from

Commits on Aug 16, 2024

  1. make kzg field required

    eserilev committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    36c0a33 View commit details
    Browse the repository at this point in the history
  2. update todo

    eserilev committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ed0bb55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a640f73 View commit details
    Browse the repository at this point in the history
  4. fmt

    eserilev committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    54a4723 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. use new rust_eth_kzg version

    eserilev committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    569867d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. merge conlficts

    eserilev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fef6ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bebbcff View commit details
    Browse the repository at this point in the history
  3. as_slice

    eserilev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6068a89 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. add kzg with no precomp

    eserilev committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ddf5064 View commit details
    Browse the repository at this point in the history
  2. ignore udep for kzg

    eserilev committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3049c9d View commit details
    Browse the repository at this point in the history
  3. refactor kzg init

    eserilev committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b2abfe6 View commit details
    Browse the repository at this point in the history
  4. fix peerdas kzg schedule

    eserilev committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f2d337e View commit details
    Browse the repository at this point in the history
  5. fix

    eserilev committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9de6e0f View commit details
    Browse the repository at this point in the history
  6. udeps

    eserilev committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1c03920 View commit details
    Browse the repository at this point in the history
  7. uuuudeps

    eserilev committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    35a754a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. merge conflict resolved

    eserilev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    08dcd52 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. merge conflict

    eserilev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    17bc4b2 View commit details
    Browse the repository at this point in the history
  2. merge conflicts

    eserilev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    091c2bd View commit details
    Browse the repository at this point in the history
  3. resolve TODO

    eserilev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    89f36fc View commit details
    Browse the repository at this point in the history
  4. update

    eserilev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    edf0344 View commit details
    Browse the repository at this point in the history
  5. move kzg to a test util fn

    eserilev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    af7c183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b5cebf View commit details
    Browse the repository at this point in the history
  7. lint fmt

    eserilev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2656af4 View commit details
    Browse the repository at this point in the history
  8. fix failing test

    eserilev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8e9af45 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. lint

    eserilev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8cb39c6 View commit details
    Browse the repository at this point in the history
  2. fix test

    eserilev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8234016 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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