215 Commits

Author SHA1 Message Date
Justin Traglia
17feed7da5
Merge pull request #3999 from jtraglia/simplify-apply-deposit
Deduplicate code in `apply_deposit`
2024-11-04 15:21:22 -06:00
Justin Traglia
410b14fa77
Revert "Apply suggestion from pop"
This reverts commit 09754f5ca4864e1fd8c5ed08993d17f4ea17e0f3.
2024-11-01 11:31:57 -05:00
Justin Traglia
1b408e9354
Merge pull request #4000 from mkalinin/consolidation-request-fix 2024-11-01 07:04:13 -05:00
Justin Traglia
09754f5ca4
Apply suggestion from pop 2024-10-31 11:14:07 -05:00
Justin Traglia
f169475d19
Merge pull request #3900 from status-im/single-attestation
Separate type for unaggregated network attestations
2024-10-31 09:37:58 -05:00
Mikhail Kalinin
31d4974262 Add more exit checks to consolidation processing 2024-10-31 20:06:32 +06:00
Justin Traglia
c060147812
Merge pull request #3979 from mkalinin/more-withdrawal-tests
eip7251: Bugfix and more withdrawal tests
2024-10-30 16:33:44 -05:00
Justin Traglia
5a6121b2d2
Fix indentation 2024-10-30 13:54:56 -05:00
Justin Traglia
076a0f154b
Return without adding deposit if signature fails 2024-10-30 13:52:01 -05:00
Justin Traglia
a5a6939297
Delete useless comment 2024-10-30 13:09:19 -05:00
Justin Traglia
0ad0f4e3fd
Append to pending deposits once in apply_deposit 2024-10-30 12:45:18 -05:00
Jacek Sieka
d763a6ea72
Merge branch 'dev' into single-attestation 2024-10-29 10:09:50 +01:00
Justin Traglia
9849fb39e7
Merge pull request #3997 from jtraglia/group-types 2024-10-27 09:50:57 -05:00
Justin Traglia
90ae0a4ecf
Group pending types & request types 2024-10-24 14:48:49 -05:00
Justin Traglia
3a4101b3e4
Rename index vars in get_attesting_indices() 2024-10-23 14:20:53 -05:00
Jacek Sieka
ff49b7f71c
Merge branch 'dev' into single-attestation 2024-10-23 13:18:08 +02:00
NC
3748ac1352 Remove full-node.md 2024-10-18 18:58:07 -07:00
NC
d2a9506e04 Clean up electra LC 2024-10-18 12:06:50 -07:00
Mikhail Kalinin
dcdf30e2fe Bugfix and more withdrawal tests 2024-10-16 17:30:33 +06:00
Justin Traglia
da3b23ac70
Merge pull request #3978 from jtraglia/fix-new-validator-order
Fix validator fields in `get_validator_from_deposit`
2024-10-14 11:52:51 -05:00
Justin Traglia
5fa7791d23
Merge pull request #3975 from jtraglia/fix-invalid-file-references
Fix invalid file references in markdown files
2024-10-14 10:39:22 -05:00
Justin Traglia
c051f4f02a
Fix validator fields in get_validator_from_deposit 2024-10-11 10:34:31 -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
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
81a0f435f6
Fix invalid file references in markdown files 2024-10-09 14:31:08 -05:00
Justin Traglia
1a3e3addde
Merge branch 'dev' into execution-requests-list 2024-10-08 14:02:19 -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
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
Jacek Sieka
96fbfcb3ac
Update specs/electra/p2p-interface.md
Co-authored-by: NC <17676176+ensi321@users.noreply.github.com>
2024-10-07 09:00:19 +02: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
Lucas Saldanha
ef65fbc394
Fix EIP reference 2024-10-04 09:43:18 +13:00
Justin Traglia
358378dccf
Merge branch 'dev' into deposit-queue 2024-10-03 13:49:42 -05:00
Mikhail Kalinin
beb2718182 Apply suggestions by @ppopth 2024-10-03 18:49:08 +04:00
Mikhail Kalinin
a04e4c3b88 Fix fork logic 2024-10-02 13:28:09 +04:00
Mikhail Kalinin
4ee4105192
Merge branch 'dev' into deposit-queue 2024-10-02 13:08:13 +04:00
Mikhail Kalinin
11cfd96487
Merge branch 'dev' into consolidation-switch-to-comp 2024-10-01 15:39:28 +04:00
Pop Chunhapanya
85e2452301
Remove queue_entire_balance_and_reset_validator (#3951) 2024-09-30 18:29:49 -05:00