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

[DO NOT MERGE] release v1.4.0-beta.3 #3523

Merged
merged 37 commits into from
Oct 18, 2023
Merged

[DO NOT MERGE] release v1.4.0-beta.3 #3523

merged 37 commits into from
Oct 18, 2023

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    f82a440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa396d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7ac9cc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Merge branch 'dev' into pr3255

    hwwhww committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    baaab93 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    8900127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6041c9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3508 from ethereum/fix-deneb-fc-simple

    Fix Deneb fork choice baseline test case
    hwwhww authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ba61651 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
    hwwhww and jtraglia authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    171ae02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    256367b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    395bb71 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3507 from ethereum/kzg-tests

    Add KZGProof at `G1_POINT_AT_INFINITY` test cases
    hwwhww authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    69d34dc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

  1. Fix linter error

    hwwhww committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0052e68 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Merge pull request #3513 from asn-d6/testgen_kzg_4844_positive_g1_at_inf

    generators/kzg_4844: Add positive G1_POINT_AT_INFINITY test vectors
    hwwhww authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b044303 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge branch 'dev' into pr3255

    hwwhww committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f958c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd082ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8acb254 View commit details
    Browse the repository at this point in the history
  4. Revive test_compute_kzg_proof_within_domain() -- but not exhaustive

    It now creates 6 random proofs instead of all 4096.
    asn-d6 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    09983a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be3c0f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 16, 2023

  1. Replace ROOTS_OF_UNITY with runtime-computed `compute_roots_of_unit…

    …y(FIELD_ELEMENTS_PER_BLOB)`
    hwwhww committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    01fa0fe View commit details
    Browse the repository at this point in the history
  2. Rename KZG_SETUP_LAGRANGE to KZG_SETUP_G1_LAGRANGE and `KZG_SETUP…

    …_G2` to `KZG_SETUP_G2_MONOMIAL`
    hwwhww committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9257ad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6b28b View commit details
    Browse the repository at this point in the history
  4. Fix typos

    shuoer86 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bae3384 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    hwwhww committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    65e1371 View commit details
    Browse the repository at this point in the history
  6. consistent naming

    hwwhww committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    63aa303 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3522 from shuoer86/dev

    Fix typos
    hwwhww authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9356e82 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Delete leftover

    hwwhww committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a361aff View commit details
    Browse the repository at this point in the history
  2. bump VERSION.txt

    djrtwo authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4ebd1bd View commit details
    Browse the repository at this point in the history
  3. Remove the "TBD" note

    hwwhww committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3cab9ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d91941 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge pull request #3521 from ethereum/official-kzg

    Use official KZG ceremony output trusted setups
    hwwhww authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0002f43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3524 from ethereum/bump-version-1

    bump VERSION.txt
    hwwhww authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d18b86c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27ad39b View commit details
    Browse the repository at this point in the history
  4. re-order conditions

    djrtwo authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a2d021d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3525 from tbenr/patch-1

    Add new gossip rule to `REJECT` sidecars with index >= MAX_BLOBS_PER_BLOCK
    djrtwo authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1e552f1 View commit details
    Browse the repository at this point in the history