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

chore: Use reference to an array representing a blob instead of an owned KzgBlob (only for peerdas functions) #6179

Merged
merged 5 commits into from
Aug 1, 2024

Commits on Jul 25, 2024

  1. add KzgBlobRef type

    kevaundray committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ed05f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ceb017 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. clippy

    kevaundray committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8cbd70d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Merge branch 'das' into kw/ref-blobs-peerdas

    # Conflicts:
    #	testing/ef_tests/src/cases/kzg_compute_cells_and_kzg_proofs.rs
    jimmygchen committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d7eb4b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3b4667 View commit details
    Browse the repository at this point in the history