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

Release v1.5.0-alpha.2 #3749

Merged
merged 30 commits into from
May 7, 2024
Merged

Release v1.5.0-alpha.2 #3749

merged 30 commits into from
May 7, 2024

Commits on Apr 27, 2024

  1. Fix rng of tests

    hwwhww committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c70bcba View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    c4e8dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beea123 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3740 from rkapka/get-committee-indices-typo

    EIP-7549: Fix typo in `get_committee_indices`
    mkalinin committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e0ee280 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    b237414 View commit details
    Browse the repository at this point in the history
  2. pad column_indices

    kevaundray committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5699eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ef75e0 View commit details
    Browse the repository at this point in the history
  4. add assert

    kevaundray committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a18c05e View commit details
    Browse the repository at this point in the history
  5. lint

    kevaundray committed May 3, 2024
    Configuration menu
    Copy the full SHA
    fa55021 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3745 from kevaundray/kw/pad-column-indices

    chore: Pad column indices when calling `verify_cell_kzg_proof_batch`
    asn-d6 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2abf4ce View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3736 from ethereum/hotfix-consolidation

    Remove `test_consolidation.py` since they are not valid test vectors
    hwwhww committed May 3, 2024
    Configuration menu
    Copy the full SHA
    331f1e9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    4487fb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3741 from ethereum/fix-test_process_consolidation

    Add decorator to all "invalid" test cases
    hwwhww committed May 6, 2024
    Configuration menu
    Copy the full SHA
    bbb506e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3743 from fradamt/dev

    Add .copy() where needed in tests
    hwwhww committed May 6, 2024
    Configuration menu
    Copy the full SHA
    871c772 View commit details
    Browse the repository at this point in the history
  4. Fix get_custody_columns

    hwwhww committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9c1acbb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3731 from ethereum/rng

    Fix rng of tests
    hwwhww committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1c081a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34756a8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. github runner overhaul (#3751)

    -    More isolated per job
    -    Moderate speed increase
    -    Moderate Cost reduction
    -    Better security as jobs and tasks are fully isolated and run on ephemeral instances
    parithosh committed May 7, 2024
    Configuration menu
    Copy the full SHA
    84c4aeb View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
    hwwhww and ralexstokes committed May 7, 2024
    Configuration menu
    Copy the full SHA
    950136c View commit details
    Browse the repository at this point in the history
  3. Apply @dankrad's suggestion

    hwwhww committed May 7, 2024
    Configuration menu
    Copy the full SHA
    fdad206 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ffd08a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3750 from ethereum/DataColumnSidecarsByRange

    Add `DataColumnSidecarsByRange` v1 Req/Resp
    hwwhww committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1a5671d View commit details
    Browse the repository at this point in the history
  6. Add a short node_id test

    hwwhww committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c9e0e6d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3748 from ethereum/fix-get_custody_columns

    Fix `get_custody_columns`
    hwwhww committed May 7, 2024
    Configuration menu
    Copy the full SHA
    313a64e View commit details
    Browse the repository at this point in the history
  8. bump version v1.5.0-alpha.2

    hwwhww committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2cef9ae View commit details
    Browse the repository at this point in the history
  9. index from AttestationData

    ensi321 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    191833b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3755 from ethereum/bump-version

    bump version v1.5.0-alpha.2
    hwwhww committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b0cea87 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3756 from ensi321/dev

    Fix typo on CommitteeIndex in p2p spec
    hwwhww committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e96c070 View commit details
    Browse the repository at this point in the history