fradamt
6b6936836a
Revert "minor fixes, doctoc"
...
This reverts commit dc2a2bd85a
.
2024-05-21 22:54:25 +02:00
fradamt
c17f22fedc
add missing decorators
2024-05-21 22:46:44 +02:00
fradamt
5998e74447
typos. electra tests passing
2024-05-21 22:30:14 +02:00
fradamt
dc2a2bd85a
minor fixes, doctoc
2024-05-21 22:30:14 +02:00
fradamt
7c4b32a717
renaming consolidations to consolidation_requests
2024-05-21 22:29:30 +02:00
fradamt
17c51488eb
add tests for remaining failure cases
2024-05-21 22:29:30 +02:00
fradamt
c492d6198a
adjust consolidations tests for EL consolidations
2024-05-21 22:27:06 +02:00
fradamt
901a2491b4
fix typo
2024-05-21 22:15:33 +02:00
fradamt
e030f2cd60
Small fixes
...
Co-authored-by: Mikhail Kalinin <kalinin128@gmail.com>
2024-05-21 22:15:33 +02:00
fradamt
8a6ca1c568
fix consolidation churn limit check
2024-05-21 22:15:33 +02:00
fradamt
74eaf57668
add consolidations_root where needed
2024-05-21 22:15:33 +02:00
fradamt
204b39dd74
ensure that target has execution credentials
2024-05-21 22:15:33 +02:00
fradamt
1292bd9375
move to EL consolidations
2024-05-21 22:15:33 +02:00
Hsiao-Wei Wang
f968d62459
Merge pull request #3774 from terencechain/rm-deneb-all-phases
...
Remove Deneb from all phases
2024-05-21 11:19:49 +08:00
terence tsao
eb380c1e83
Remove Deneb from all phases
2024-05-20 12:25:29 -07:00
terence tsao
c685a6574c
Fix broken links for new-feature.md
2024-05-20 12:18:52 -07:00
Manu NALEPA
64b93c9361
Fix table.
2024-05-17 17:47:38 +03:00
Manu NALEPA
f7bb8aab1a
EIP-7594 - Update ENR record
...
Proposal for https://github.com/ethereum/consensus-specs/issues/3744
2024-05-17 17:31:08 +03:00
Hsiao-Wei Wang
0f5f155d1b
fix typo ( #3771 )
2024-05-17 14:38:58 +08:00
Mikhail Kalinin
32b441d381
Fix lint 2
2024-05-16 17:03:10 +03:00
Mikhail Kalinin
222e980b7e
Fix lint
2024-05-16 16:55:23 +03:00
Mark Mackey
74be5b2436
Electra: Properly Calculate Proposer Probabilities
2024-05-16 15:29:32 +03:00
Etan Kissling
8bf606884b
EIP-7549: Append new `committee_bits` field to end of `Attestation`
...
Introducing new fields in the middle of an existing `Container`
pointlessly breaks merkleization of all subsequent fields.
In the case of `committee_bits`, it is also misleading, as
`signature` only covers `data` inside `Attestation`.
2024-05-16 10:59:51 +03:00
Andrew Davis
d295813155
EIP-7594: add custody settings config ( #3766 )
...
* EIP-7594: add custody settings config
* Add `TARGET_NUMBER_OF_PEERS` to config
* add TARGET_NUMBER_OF_PEERS
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
* fix double TARGET_NUMBER_OF_PEERS
* fix tests
---------
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2024-05-15 20:34:41 +08:00
George Kadianakis
fdeff744ff
EIP-7594: Add a missing check and a missing test vector ( #3765 )
2024-05-14 17:18:14 +03:00
George Kadianakis
e5813bd692
Merge pull request #3758 from jtraglia/improve-dup-cell-test
...
Change duplicate cell id test to use 65 cell ids
2024-05-14 17:14:56 +03:00
Hsiao-Wei Wang
8b264704aa
Add `test_fork_pre_activation` test case
2024-05-13 15:37:32 +03:00
Hsiao-Wei Wang
01a2c7ba07
Add `test_fork_has_compounding_withdrawal_credential` test case
2024-05-13 15:27:52 +03:00
Hsiao-Wei Wang
94535a6a58
Add Electra merkle proof test vectors
2024-05-13 14:35:28 +03:00
Hsiao-Wei Wang
5f48840f4d
Merge pull request #3760 from nisdas/patch-5
...
Provide Max Size For Columns By Range Request
2024-05-12 16:13:16 +08:00
Nishant Das
8f73a47423
Update p2p-interface.md
2024-05-09 16:14:52 +08:00
Nishant Das
b9befda08b
Update p2p-interface.md
2024-05-09 16:03:55 +08:00
Hsiao-Wei Wang
812ac2ce8f
Merge pull request #3759 from jtraglia/ext-aggregate-and-proof
...
Add electra version of AggregateAndProof
2024-05-08 20:25:06 +08:00
Justin Traglia
93c043a647
Revert moving IndexedAttestation
...
I'll do this in a separate PR.
2024-05-07 19:14:48 -05:00
Justin Traglia
f3d0a0e89b
Move containers to validator.md
2024-05-07 19:13:24 -05:00
Justin Traglia
8aed03767a
Change "new" to "modified"
2024-05-07 16:37:23 -05:00
Justin Traglia
0da03ab5ac
Update TOC
2024-05-07 16:33:06 -05:00
Justin Traglia
99ccfe0163
Add electra version of AggregateAndProof
2024-05-07 16:29:49 -05:00
Justin Traglia
0891be24f6
Change cell -> cells
2024-05-07 13:34:35 -05:00
Justin Traglia
cd0f8a1201
Change duplicate cell id test to use 65 cell ids
2024-05-07 13:25:53 -05:00
Mikhail Kalinin
d8c486bcc5
Rename DepositReceipt to DepositRequest
2024-05-07 23:34:03 +06:00
Hsiao-Wei Wang
e96c0700fb
Merge pull request #3756 from ensi321/dev
...
Fix typo on CommitteeIndex in p2p spec
2024-05-08 01:21:14 +08:00
Hsiao-Wei Wang
b0cea87169
Merge pull request #3755 from ethereum/bump-version
...
bump version v1.5.0-alpha.2
2024-05-08 01:08:46 +08:00
Navie Chan
191833bd0a
index from AttestationData
2024-05-07 19:00:55 +03:00
Hsiao-Wei Wang
2cef9ae076
bump version v1.5.0-alpha.2
2024-05-07 22:45:00 +08:00
Hsiao-Wei Wang
313a64e9c1
Merge pull request #3748 from ethereum/fix-get_custody_columns
...
Fix `get_custody_columns`
2024-05-07 22:43:46 +08:00
Hsiao-Wei Wang
c9e0e6d5df
Add a short node_id test
2024-05-07 21:47:16 +08:00
Hsiao-Wei Wang
1a5671d2f6
Merge pull request #3750 from ethereum/DataColumnSidecarsByRange
...
Add `DataColumnSidecarsByRange` v1 Req/Resp
2024-05-07 21:15:44 +08:00
Hsiao-Wei Wang
9ffd08a9dc
The return values MUST be sent in `(slot, column_index)` order.
2024-05-07 20:28:34 +08:00
Hsiao-Wei Wang
fdad206f3c
Apply @dankrad's suggestion
2024-05-07 20:26:56 +08:00