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.4.0-beta.5 #3554

Merged
merged 37 commits into from
Dec 4, 2023
Merged

release v1.4.0-beta.5 #3554

merged 37 commits into from
Dec 4, 2023

Commits on Nov 3, 2023

  1. Remove SignedBlobSidecar refs from p2p spec

    P2P spec still mentions _signed_ blob sidecars. Remove _signed_ as that
    is no longer accurate.
    etan-status committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    321f47b View commit details
    Browse the repository at this point in the history
  2. Remove unused DOMAIN_BLOB_SIDECAR

    Blob sidecars are no longer signed, remove signing domain.
    etan-status committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3ef362c View commit details
    Browse the repository at this point in the history
  3. Update toc

    etan-status committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9338d37 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3542 from etan-status/df-nodomain

    Remove unused `DOMAIN_BLOB_SIDECAR`
    djrtwo committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    088dd19 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3541 from etan-status/df-rmsigned

    Remove `SignedBlobSidecar` refs from p2p spec
    djrtwo committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    36f0bb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Remove extra tick

    hwwhww committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    70ce4f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 29, 2023

  1. Merge pull request #3548 from ethereum/fix-fc-script

    Remove extra tick
    hwwhww committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1028093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fb9b0a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    a8d0268 View commit details
    Browse the repository at this point in the history
  2. cleanup leftover

    hwwhww committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    581a64b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3550 from ethereum/on-tick-precondition

    Check `assert time >= store.time` in fork-choice tests
    djrtwo committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8fa1f8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e664d40 View commit details
    Browse the repository at this point in the history
  5. fix typo

    tbenr committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c46c4ec View commit details
    Browse the repository at this point in the history
  6. Update specs/phase0/p2p-interface.md

    Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
    tbenr and mkalinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6bbdeb8 View commit details
    Browse the repository at this point in the history
  7. Update specs/deneb/p2p-interface.md

    Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
    tbenr and mkalinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ccf9e34 View commit details
    Browse the repository at this point in the history
  8. add failed on_block condition

    tbenr committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e2ca4b3 View commit details
    Browse the repository at this point in the history
  9. rephrase

    tbenr committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d749a49 View commit details
    Browse the repository at this point in the history
  10. Update specs/phase0/p2p-interface.md

    Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
    tbenr and mkalinin committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4c5e5c8 View commit details
    Browse the repository at this point in the history
  11. apply suggestion

    tbenr committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ccca449 View commit details
    Browse the repository at this point in the history
  12. Update specs/deneb/p2p-interface.md

    Co-authored-by: danny <dannyjryan@gmail.com>
    tbenr and djrtwo committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    88b1818 View commit details
    Browse the repository at this point in the history
  13. Update specs/deneb/p2p-interface.md

    Co-authored-by: danny <dannyjryan@gmail.com>
    tbenr and djrtwo committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b525e9e View commit details
    Browse the repository at this point in the history
  14. remove the last consider

    tbenr committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    662c6eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bdac932 View commit details
    Browse the repository at this point in the history
  16. Add randomized block cases

    hwwhww committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6a460ae View commit details
    Browse the repository at this point in the history
  17. simplify and add a new rule

    tbenr committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c661e20 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #3555 from ethereum/random-blob_kzg_commitment_mer…

    …kle_proof
    
    Add randomized block `blob_kzg_commitment_merkle_proof` cases
    djrtwo committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    113c58f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Update specs/phase0/p2p-interface.md

    Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
    tbenr and mkalinin committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    dad09f6 View commit details
    Browse the repository at this point in the history
  2. Update specs/deneb/p2p-interface.md

    Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
    tbenr and mkalinin committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    eed7a66 View commit details
    Browse the repository at this point in the history
  3. Update specs/deneb/p2p-interface.md

    Co-authored-by: danny <dannyjryan@gmail.com>
    tbenr and djrtwo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cf39eed View commit details
    Browse the repository at this point in the history
  4. remove gossip failure rules

    tbenr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ba09761 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c43173e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    d343b6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3551 from tbenr/specify_rpc_by_root_elegibility

    Specify when clients can serve block and sidecars in byRoot RPC methods
    hwwhww committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    06fe616 View commit details
    Browse the repository at this point in the history
  3. bump version to v1.4.0-beta.5

    hwwhww committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a558f19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3558 from ethereum/bump-version

    bump version to v1.4.0-beta.5
    djrtwo committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4420c64 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3556 from ethereum/blob-subnets

    Move `blob_sidecar_{subnet_id}` to `Blob subnets` section
    djrtwo committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b2f2102 View commit details
    Browse the repository at this point in the history