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(types): Added KZG info needed for 4844 blobs #894

Merged
merged 40 commits into from
Feb 7, 2024
Merged

Commits on Jan 19, 2024

  1. adding kzg types

    koloz193 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b53da43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a307d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd34e2f View commit details
    Browse the repository at this point in the history
  4. fixing test data

    koloz193 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    26146da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    842fb5f View commit details
    Browse the repository at this point in the history
  6. fixed dereferencing

    koloz193 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1d07514 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e15e81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    469b9b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. added comments

    koloz193 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    24fc492 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. switch over to harness kzg

    koloz193 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bbcfef2 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. migrated to harness for kzg

    koloz193 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f21210f View commit details
    Browse the repository at this point in the history
  2. lint

    koloz193 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    93f5975 View commit details
    Browse the repository at this point in the history
  3. spellcheck fixes

    koloz193 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dc45b72 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fixed tests

    koloz193 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    10d34a2 View commit details
    Browse the repository at this point in the history
  2. bump shlex version

    koloz193 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    070a9d0 View commit details
    Browse the repository at this point in the history
  3. lint fix

    koloz193 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6703798 View commit details
    Browse the repository at this point in the history
  4. swap closure for fn

    koloz193 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    891f1e0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #952 from matter-labs/zk_harness_kzg

    feat(types): swap ef kzg library for test harness
    koloz193 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    78b8fbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51c601b View commit details
    Browse the repository at this point in the history
  7. update prover cargo lock

    koloz193 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6829bef View commit details
    Browse the repository at this point in the history
  8. use nom for byte parsing

    koloz193 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5dc9ffa View commit details
    Browse the repository at this point in the history
  9. removed local dependency

    koloz193 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6ee4dd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d364a9f View commit details
    Browse the repository at this point in the history
  11. update comment

    koloz193 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    472109c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. address pr comments

    koloz193 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7e4824b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d2a91 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    dbe7487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd1e3f View commit details
    Browse the repository at this point in the history
  3. removed array slices feature

    koloz193 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5f75a0f View commit details
    Browse the repository at this point in the history
  4. revert blocks dal change

    koloz193 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    70c6dd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    0e2cae3 View commit details
    Browse the repository at this point in the history
  2. bump harness version

    koloz193 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4092dd2 View commit details
    Browse the repository at this point in the history
  3. remove extra ref

    koloz193 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0e565fa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. bump cargo lock

    koloz193 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fb4da7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea6f65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    664aff4 View commit details
    Browse the repository at this point in the history
  4. undo changes

    koloz193 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6d6b27b View commit details
    Browse the repository at this point in the history
  5. linter fix

    koloz193 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    97187b9 View commit details
    Browse the repository at this point in the history
  6. change to concat

    koloz193 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ade6317 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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