9931 Commits

Author SHA1 Message Date
Justin Traglia
a2e16c8e77
Merge pull request #3976 from lucassaldanha/update-validator-electra
Updated validator spec with rules for including execution requests in the beacon block body
2024-10-11 08:38:39 -05:00
Justin Traglia
6416a562ab
Add ssz_{de,}serialize aliases 2024-10-10 13:41:33 -05:00
Justin Traglia
83c04b8469
Capitalize SSZ
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
2024-10-10 13:29:27 -05:00
Justin Traglia
f9ae4c5501
Clarify execution requests return
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
2024-10-10 13:29:12 -05:00
Justin Traglia
6bbe3aed17
Merge pull request #3973 from jtraglia/outdated-specs
In README, move outdated specs to new section
2024-10-10 10:19:38 -05:00
Justin Traglia
0ecc87164b
Update deserialize() definition 2024-10-10 09:43:50 -05:00
Justin Traglia
5e9d27dc32
Use Sequence in NoopExecutionEngine too 2024-10-10 08:45:10 -05:00
Justin Traglia
04a40d2afb
Use Sequence for serialized execution requests 2024-10-10 08:39:06 -05:00
Lucas Saldanha
2a163adda2 Fix lint errors 2024-10-10 19:30:10 +13:00
Lucas Saldanha
bc3ee13797 Yet another change list -> List 2024-10-10 19:22:40 +13:00
Lucas Saldanha
16e6085a3c Change list -> List 2024-10-10 18:06:57 +13:00
Lucas Saldanha
cd51168bdf fix toc 2024-10-10 17:36:36 +13:00
Lucas Saldanha
5eb77c2655 fix deserialize typing 2024-10-10 17:33:00 +13:00
Lucas Saldanha
a3153a53ca Add deserialize fn 2024-10-10 17:27:19 +13:00
Lucas Saldanha
1a2ff476d9 Fix indexes 2024-10-10 12:42:59 +13:00
Lucas Saldanha
3011727214 Updated validator spec with rules for including execution requests in the beacon block body 2024-10-10 12:25:18 +13:00
Justin Traglia
9752a1cfc0
Merge pull request #3904 from etan-status/df-rlptx
Fix blob transaction serialization to use RLP
2024-10-09 15:04:26 -05:00
Justin Traglia
72f51900a7
Fix lint 2024-10-09 11:55:49 -05:00
Justin Traglia
6e18e70468
Add missing space 2024-10-09 09:41:59 -05:00
Justin Traglia
03655aec93
Make Electra bold 2024-10-09 08:33:19 -05:00
Justin Traglia
8630a44fd4
Delete extra unordered list in capella/deneb/electra 2024-10-09 08:32:26 -05:00
Justin Traglia
bf49f53f72
Add electra p2p networking changes to additions 2024-10-09 07:52:48 -05:00
Justin Traglia
d1bca1ef42
Change "EIP-6110 fork" to "Electra fork" 2024-10-09 07:49:50 -05:00
Justin Traglia
d966188039
Use same table format for stable & in-development specs 2024-10-09 07:47:11 -05:00
Justin Traglia
afdf5633fd
Remove "(outdated)" from names 2024-10-09 07:43:13 -05:00
Justin Traglia
a5d45778aa
In README, move outdated specs to new section 2024-10-09 07:41:17 -05:00
Etan Kissling
1ecf334969
Merge branch 'dev' into df-rlptx 2024-10-09 12:45:19 +02:00
Alex Stokes
28f9f071a1
Merge pull request #3969 from jtraglia/execution-requests-list
Pass execution requests to Engine API as a list of bytes
2024-10-08 17:11:57 -06:00
Justin Traglia
1a3e3addde
Merge branch 'dev' into execution-requests-list 2024-10-08 14:02:19 -05:00
Justin Traglia
57483cb007
Merge pull request #3971 from ethereum/jtraglia-patch-1
Re-add `execution_payload` to `notify_new_payload` call
2024-10-08 14:01:45 -05:00
Justin Traglia
d40c797acc
Re-add execution_payload to notify_new_payload call 2024-10-08 13:16:17 -05:00
Justin Traglia
b671a1c031
Merge branch 'dev' into execution-requests-list 2024-10-08 13:00:42 -05:00
Justin Traglia
6e194dea4a
Merge pull request #3967 from jtraglia/move-execution-requests-to-end
Move `execution_requests` after `parent_beacon_block_root`
2024-10-08 12:59:15 -05:00
Justin Traglia
c9ea712389
Fix table of contents 2024-10-08 12:27:50 -05:00
Justin Traglia
a44071a9a5
Pass execution requests to Engine API as a list of bytes 2024-10-08 12:19:13 -05:00
Justin Traglia
a624d4cd93
Move execution_requests after parent_beacon_block_root 2024-10-08 11:08:11 -05:00
Justin Traglia
01b262553f
Merge pull request #3966 from ethereum/add-electra-withdrawals-tests
Add Electra `test_process_withdrawals` path to testgen
2024-10-08 07:02:23 -05:00
Hsiao-Wei Wang
7df8ab7f4a
Add Electra test_process_withdrawals path to testgen 2024-10-08 14:35:09 +08:00
Justin Traglia
d8fd1598e3
Merge pull request #3964 from ethereum/bump-version-1
Bump version to 1.5.0-alpha.8
2024-10-07 20:50:49 -05:00
Justin Traglia
8d7613821c
Bump version to 1.5.0-alpha.8 2024-10-07 19:30:29 -05:00
Justin Traglia
c1a3b86b91
Merge pull request #3960 from jtraglia/fix-alpha-7-tests
Move yield pre-state after pre-state setup
2024-10-07 11:43:05 -05:00
Justin Traglia
745b4dd3db
Move yield pre-state after state setup 2024-10-07 07:24:13 -05:00
Justin Traglia
7df1ce3038
Merge pull request #3818 from mkalinin/deposit-queue
eip6110: Queue deposit requests and apply them during epoch processing
2024-10-04 12:29:15 -05:00
Justin Traglia
ad42273440
Use pending_deposits format for both test files 2024-10-04 11:58:58 -05:00
Justin Traglia
3befc4279b
Rename test_apply_pending_deposit* to test_process_pending_deposit* 2024-10-04 10:57:01 -05:00
Justin Traglia
77d2865eee
Rename test_apply_pending_deposit to test_process_pending_deposit 2024-10-04 09:22:16 -05:00
Mikhail Kalinin
770598438e Fix consolidation test 2024-10-04 10:25:58 +04:00
Justin Traglia
233afd5a82
Merge pull request #3959 from lucassaldanha/patch-1 2024-10-03 16:21:09 -05:00
Lucas Saldanha
ef65fbc394
Fix EIP reference 2024-10-04 09:43:18 +13:00
Justin Traglia
82d2bc0d96
Fix two tests by replacing old PendingBalanceDeposit 2024-10-03 14:43:11 -05:00