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 47 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

Commits on Sep 28, 2024

  1. recovery

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

Commits on Sep 30, 2024

  1. Cell recovery

    ArtiomTr committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d91fe76 View commit details
    Browse the repository at this point in the history
  2. Proof recovery

    ArtiomTr committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    686ed78 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. verify_cell_kzg_proof_batch

    ArtiomTr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    166c371 View commit details
    Browse the repository at this point in the history
  2. bug fix

    ArtiomTr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    63875e2 View commit details
    Browse the repository at this point in the history
  3. bug fixes

    ArtiomTr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    24262a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix bindings

    ArtiomTr committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5c35b50 View commit details
    Browse the repository at this point in the history
  2. Fix clippy issues

    ArtiomTr committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e330bc8 View commit details
    Browse the repository at this point in the history
  3. Fix clippy issues

    ArtiomTr committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    42be19a View commit details
    Browse the repository at this point in the history
  4. bump c-kzg-4844 hash

    ArtiomTr committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fbebbf8 View commit details
    Browse the repository at this point in the history
  5. disable c# tests

    ArtiomTr committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    330daf3 View commit details
    Browse the repository at this point in the history
  6. python install build module

    ArtiomTr committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    85f8c63 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    fa3ddb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e9d81 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    e14713c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b413d31 View commit details
    Browse the repository at this point in the history
  3. Updated patches

    ArtiomTr committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e1919d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from AlexShukel/implement-eip-7594-constantine

    Implemented eip_7594 in constantine crate
    ArtiomTr authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1376c8b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    06b7898 View commit details
    Browse the repository at this point in the history
  2. Initial commit

    pkondratas committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ed42a37 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary import

    pkondratas committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    222677c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d8f224 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Added eip_7594 benches

    ArtiomTr committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e8b8d8e View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    ArtiomTr committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b1c4314 View commit details
    Browse the repository at this point in the history
  3. Format files

    pkondratas committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    93fcd6b View commit details
    Browse the repository at this point in the history
  4. Fix c#, go bindings

    ArtiomTr committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    661d1d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e703333 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3848cfa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #20 from Maksasj/blst-unit-tests

    Blst unit tests
    ArtiomTr authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c955398 View commit details
    Browse the repository at this point in the history
  8. Fix go & nim bindings

    ArtiomTr committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2b78c14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    388070a View commit details
    Browse the repository at this point in the history
  10. Fix clippy & format issues

    ArtiomTr committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1e1b336 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #21 from pkondratas/zkcrypto-eip_7594_impl

    eip_7594 implementation for zkcrypto backend
    ArtiomTr authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    14f4b8a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7ff95c View commit details
    Browse the repository at this point in the history
  13. Fix blst c# binding patch

    ArtiomTr committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    701ebd3 View commit details
    Browse the repository at this point in the history