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-7594 implementation #267

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 10, 2024

  1. implement: compute roots of unity

    owanikin authored and ArtiomTr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4911b6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21799ff View commit details
    Browse the repository at this point in the history
  3. _fft_field helper function

    owanikin authored and ArtiomTr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    da2fec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4575ba View commit details
    Browse the repository at this point in the history
  5. compute_cells_and_kzg_proof

    owanikin authored and ArtiomTr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d75aca9 View commit details
    Browse the repository at this point in the history
  6. implement reverse bit order

    owanikin authored and ArtiomTr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    94778ed View commit details
    Browse the repository at this point in the history
  7. Import EIP-7594 DAS tests

    ArtiomTr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    73105db View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    d4ed06b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f940b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 19, 2024

  1. blst implement compute_cells_and_kzg_proofs, start implementing recov…

    …er_cells_and_kzg_proofs
    ArtiomTr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e5f34b8 View commit details
    Browse the repository at this point in the history