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-beta.0 #4078

Merged
merged 93 commits into from
Jan 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
d82fa3d
Restrict best LC update collection to canonical blocks
etan-status Nov 21, 2023
940f45b
Merge branch 'dev' into lc-canonical
etan-status Feb 6, 2024
be29841
Add canonical data collection test infrastructure
etan-status Feb 6, 2024
2154298
Typo
etan-status Feb 6, 2024
248f32b
Lint
etan-status Feb 6, 2024
c0d037f
Fix missing `optimistc_update` in new tests
etan-status Feb 23, 2024
3f1a8fc
Merge branch 'dev' into lc-canonical
etan-status Feb 23, 2024
b8f0ddc
Add more tests for multi-period reorgs
etan-status Mar 3, 2024
337cd1e
ENR structure: Add `tcp6`, `quic6` and `udp6`.
nalepae Aug 8, 2024
bacba34
Merge branch 'dev' into lc-canonical
etan-status Sep 20, 2024
c9c21e9
Merge branch 'dev' into lc-canonical
etan-status Oct 9, 2024
9468496
Fix nits in data_collection format
jtraglia Nov 22, 2024
5639ca6
Rename two classes for consistency
jtraglia Nov 22, 2024
aff4e34
Move bellatrix/capella tests into respective dirs
jtraglia Nov 22, 2024
b6259a9
Revert "Move bellatrix/capella tests into respective dirs"
jtraglia Nov 22, 2024
e00e866
Synchronise capitalization change request across files
etan-status Nov 27, 2024
0e29f20
Merge branch 'dev' into lc-canonical
etan-status Nov 27, 2024
84bef3c
Split LC sync test into multiple files
etan-status Nov 27, 2024
75c65e6
Split LC data collection test into multiple files
etan-status Nov 27, 2024
24dffad
Link tests with generator
etan-status Nov 27, 2024
eaed600
Lint
etan-status Nov 27, 2024
531a0b0
Fix module list
etan-status Nov 27, 2024
12401a5
Move fork tests to origin rather than destination to fix issues
etan-status Nov 28, 2024
30bed61
Add missing mod
etan-status Nov 28, 2024
a52a82c
Extend decorator factory to support `other_phases`
etan-status Nov 28, 2024
09e8f01
Make `from` -> `to` bounds explicit
etan-status Nov 28, 2024
8ab7bc6
Address jxs comment.
nalepae Dec 12, 2024
85eff0c
Clarify gossip limits
arnetheduck Dec 12, 2024
9c4447b
Pepper in some lru_cache decorators
jtraglia Dec 13, 2024
a58b1f5
clarify gossip sources wording
rolfyone Dec 14, 2024
022bb22
Use single constant for gossip/req/resp, clarify encoded sizes
arnetheduck Dec 17, 2024
44ab11d
doctoc
arnetheduck Dec 17, 2024
6c581ca
Fix a few typos (#4055)
dapplion Dec 17, 2024
eff02a1
Merge branch 'dev' into max-gossip-limit
arnetheduck Dec 17, 2024
305f30e
Bump circleci's cached venv key
jtraglia Dec 17, 2024
702722f
Bump circleci's cached repo key
jtraglia Dec 17, 2024
b1205ef
Revert "Bump circleci's cached venv key"
jtraglia Dec 17, 2024
46f1dde
Revert "Bump circleci's cached repo key"
jtraglia Dec 17, 2024
cb4ed99
Fix linting errors for new functions
jtraglia Dec 17, 2024
2b710f3
clarify blob count validation on blob subnets
ralexstokes Dec 17, 2024
d41b7bd
Bump venv cache key again
jtraglia Dec 17, 2024
287c87f
Merge pull request #4056 from ralexstokes/electra/p2p-clarification-b…
jtraglia Dec 17, 2024
a32d0aa
Merge branch 'ethereum:dev' into speed-up-make-pyspec
jtraglia Dec 17, 2024
ea37fc5
Fix a few nits dealing with updated makefile
jtraglia Dec 17, 2024
0964db2
Fix custody `sampling_size` logic.
jimmygchen Dec 18, 2024
28cb6b4
Merge branch 'dev' into gossip-and-non-gossip-wording
rolfyone Dec 18, 2024
7be22ac
Remove non commit-pinned blob links
dapplion Dec 18, 2024
35603f5
Metadata: Replace `csc` by `cgc`.
nalepae Dec 18, 2024
9f2b1d7
Merge pull request #4049 from rolfyone/gossip-and-non-gossip-wording
jtraglia Dec 18, 2024
52360b9
Merge pull request #4061 from ethereum/dapplion-patch-2
jtraglia Dec 18, 2024
8d5c874
Merge pull request #4057 from jtraglia/speed-up-make-pyspec
jtraglia Dec 18, 2024
dde8119
EIP-7594: Fix custody group spec tests
ppopth Dec 18, 2024
6f9d029
Merge pull request #4063 from ppopth/fix-custody-group-spec-tests
jtraglia Dec 18, 2024
c33124e
Use integer division
jtraglia Dec 18, 2024
5567434
Merge pull request #4062 from nalepae/patch-2
jtraglia Dec 18, 2024
8e0d0d4
Simplify inline code
jimmygchen Dec 18, 2024
e6bddd9
Merge pull request #4060 from jimmygchen/fix-custody-sampling-size
jtraglia Dec 18, 2024
f17663f
Update blob sidecar subnet computation for EIP-7691
nflaig Dec 20, 2024
9e6d8a7
Fix garbled blob_kzg_commitments accesses
jtraglia Dec 23, 2024
6590cd0
Fix two minor typos
jtraglia Dec 23, 2024
92a2b20
In get_custody_groups, don't skip 0 value
jtraglia Dec 28, 2024
8696fbf
Merge pull request #4070 from jtraglia/allow-zero-id
jtraglia Dec 29, 2024
6ae48ce
Merge pull request #4069 from jtraglia/fix-garbled-fields
jtraglia Jan 2, 2025
6dd929f
Deneb: Add BeaconState
nalepae Jan 4, 2025
4f7fe82
Fulu: Remove V3 of blob sidecar by root/range RPC
nalepae Jan 6, 2025
7d511be
Emit correct block hash in random Electra tests
etan-status Jan 6, 2025
0c4c9e4
Merge pull request #4072 from etan-status/ef-reqhash
jtraglia Jan 6, 2025
777c023
Update unit test
jtraglia Jan 6, 2025
44731e8
Merge pull request #4071 from nalepae/patch-2
jtraglia Jan 6, 2025
cefc838
Merge pull request #4058 from jtraglia/fix-makefile-nits
jtraglia Jan 6, 2025
51ad00a
Merge branch 'dev' into lc-canonical
etan-status Jan 6, 2025
d1d50cc
Remove electra.BlobSidecar
ensi321 Jan 6, 2025
d85d36a
Merge pull request #4067 from nflaig/electra-compute-blob-subnet
jtraglia Jan 6, 2025
5565b2b
Merge branch 'dev' into lc-canonical
etan-status Jan 6, 2025
5b25758
Merge pull request #4073 from nalepae/patch-3
hwwhww Jan 7, 2025
44cecd2
fix bellatrix constant too
arnetheduck Jan 7, 2025
f6aef82
Merge branch 'max-gossip-limit' of github.com:status-im/eth2.0-specs …
arnetheduck Jan 7, 2025
3fced09
Add fork test with inactive, compounding validator with excess balance
jtraglia Jan 7, 2025
8e376dc
Use SubnetID for sync committee
ensi321 Jan 7, 2025
d8650a9
Merge pull request #4076 from ensi321/subnet-id
jtraglia Jan 8, 2025
742115a
Merge pull request #4074 from ensi321/electra-blobsidecar
jtraglia Jan 8, 2025
c086545
Merge pull request #3553 from etan-status/lc-canonical
jtraglia Jan 8, 2025
f02275e
Revert BlobSidecarsByRoot/Range version bump
jtraglia Jan 8, 2025
db52011
Bump version to 1.5.0-beta.0
jtraglia Jan 8, 2025
addbe71
Merge pull request #4079 from ethereum/bump-version-2
jtraglia Jan 8, 2025
454bd57
Update config files & fix some nits
jtraglia Jan 8, 2025
5127929
Try to polish new paragraphs a bit
jtraglia Jan 8, 2025
e8eb367
Fix two more small nits
jtraglia Jan 8, 2025
d867b84
Add back remark about compression bombs
jtraglia Jan 8, 2025
141ad47
Merge pull request #4077 from jtraglia/electra-bsbr-v1
ralexstokes Jan 9, 2025
4808c8d
Merge pull request #4075 from jtraglia/new-upgrade-to-electra-test
jtraglia Jan 9, 2025
d34f1c5
Merge pull request #3874 from nalepae/enr-ip6
jtraglia Jan 9, 2025
da17461
Merge pull request #4045 from status-im/max-gossip-limit
jtraglia Jan 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix garbled blob_kzg_commitments accesses
jtraglia committed Dec 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 9e6d8a71f0f1335f38114b6160dce01d4dfaa6dd
2 changes: 1 addition & 1 deletion specs/_features/eip7732/p2p-interface.md
Original file line number Diff line number Diff line change
@@ -130,7 +130,7 @@ The *type* of the payload of this topic changes to the (modified) `SignedBeaconB

There are no new validations for this topic. However, all validations with regards to the `ExecutionPayload` are removed:

- _[REJECT]_ The length of KZG commitments is less than or equal to the limitation defined in Consensus Layer -- i.e. validate that len(body.signed_beacon_block.message.blob_kzg_commitments) <= MAX_BLOBS_PER_BLOCK
- _[REJECT]_ The length of KZG commitments is less than or equal to the limitation defined in Consensus Layer -- i.e. validate that `len(signed_beacon_block.message.body.blob_kzg_commitments) <= MAX_BLOBS_PER_BLOCK`
- _[REJECT]_ The block's execution payload timestamp is correct with respect to the slot
-- i.e. `execution_payload.timestamp == compute_timestamp_at_slot(state, block.slot)`.
- If `execution_payload` verification of block's parent by an execution node is *not* complete:
2 changes: 1 addition & 1 deletion specs/deneb/p2p-interface.md
Original file line number Diff line number Diff line change
@@ -147,7 +147,7 @@ The *type* of the payload of this topic changes to the (modified) `SignedBeaconB
New validation:

- _[REJECT]_ The length of KZG commitments is less than or equal to the limitation defined in Consensus Layer --
i.e. validate that `len(body.signed_beacon_block.message.blob_kzg_commitments) <= MAX_BLOBS_PER_BLOCK`
i.e. validate that `len(signed_beacon_block.message.body.blob_kzg_commitments) <= MAX_BLOBS_PER_BLOCK`

###### `beacon_aggregate_and_proof`

2 changes: 1 addition & 1 deletion specs/electra/p2p-interface.md
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@ The derivation of the `message-id` remains stable.
*Updated validation*

- _[REJECT]_ The length of KZG commitments is less than or equal to the limitation defined in Consensus Layer --
i.e. validate that `len(body.signed_beacon_block.message.blob_kzg_commitments) <= MAX_BLOBS_PER_BLOCK_ELECTRA`
i.e. validate that `len(signed_beacon_block.message.body.blob_kzg_commitments) <= MAX_BLOBS_PER_BLOCK_ELECTRA`

###### `beacon_aggregate_and_proof`

2 changes: 1 addition & 1 deletion specs/fulu/p2p-interface.md
Original file line number Diff line number Diff line change
@@ -174,7 +174,7 @@ Some gossip meshes are upgraded in the Fulu fork to support upgraded types.
*Updated validation*

- _[REJECT]_ The length of KZG commitments is less than or equal to the limitation defined in Consensus Layer --
i.e. validate that `len(body.signed_beacon_block.message.blob_kzg_commitments) <= MAX_BLOBS_PER_BLOCK_FULU`
i.e. validate that `len(signed_beacon_block.message.body.blob_kzg_commitments) <= MAX_BLOBS_PER_BLOCK_FULU`

##### Blob subnets