90 Commits

Author SHA1 Message Date
Lucas Saldanha
c8dd790484 Fix linter 2024-09-06 09:51:34 +12:00
Lucas Saldanha
beff03d4e0 Updated verify_and_notify_new_payload and notify_new_payload 2024-09-06 09:18:26 +12:00
Lucas Saldanha
38baa573c7 Rename ExecutionLayerRequests to ExecutionRequests 2024-09-02 11:30:54 +12:00
Lucas Saldanha
e445cdfb04 Merge branch 'dev' into 3865 2024-09-02 11:14:03 +12:00
Alex Stokes
c7631634fb
harmonize process_withdrawals spec with #3761 2024-08-28 16:01:10 -06:00
Lucas Saldanha
b8ca7cc87b PR comments 2024-08-23 10:12:19 +12:00
Lucas Saldanha
dc1892e113 Updated NewPayloadRequest 2024-08-22 21:08:08 +12:00
Lucas Saldanha
98dd1884ae Rename requests to execution_requests 2024-08-16 18:34:22 +12:00
Lucas Saldanha
b84316de3f PR Comments 2024-08-16 18:30:06 +12:00
Lucas Saldanha
3527a9b641 Cleaning unchanged ExecutionPayload 2024-08-14 23:16:09 +12:00
Lucas Saldanha
e3ec53fcdc Fix lint 2024-08-14 10:24:55 +12:00
Lucas Saldanha
fa78e0d301 PR comments 2024-08-13 21:24:28 +12:00
Lucas Saldanha
858402fc8a Updated with requests on block body 2024-08-13 12:29:27 +12:00
Lucas Saldanha
9a2e08808e requests_root 2024-08-12 20:17:49 +12:00
Lucas Saldanha
f26c9be156 Removing EL requests from ExecutionPayload 2024-08-12 10:24:53 +12:00
Lucas Saldanha
ed9b061fdc Comments 2024-08-09 12:15:54 +12:00
Lucas Saldanha
355a9a3d33 Introducing ExecutionPayloadEnvelope 2024-08-09 12:05:23 +12:00
Mikhail Kalinin
b665698350 Fix off-by-one in process_pending_balance_deposits 2024-08-06 17:29:13 +06:00
Mikhail Kalinin
fcca2b5c71 Fix off-by-one in process_pending_consolidations 2024-08-06 17:17:26 +06:00
Justin Traglia
7b72cbdfad Fix link to Deneb spec 2024-07-01 18:42:32 -05:00
Justin Traglia
77c371b22a
Replace "updated" with "modified" in Electra spec (#3823) 2024-07-01 15:36:17 -05:00
Justin Traglia
0e03d8c08d Fix beacon-chain.md section header issues 2024-06-28 14:24:49 -05:00
Hsiao-Wei Wang
ca6485012f
Merge pull request #3783 from mkalinin/electra-maxeb-preset
Switch the rest of the spec to MAX_EFFECTIVE_BALANCE_ELECTRA
2024-06-14 16:34:24 +08:00
Hsiao-Wei Wang
718aadf263
Fix tests and remove duplicate _WITHDRAWAL_PREFIX definition 2024-06-14 15:57:33 +08:00
Mikhail Kalinin
aa65fd7824
Apply suggestion from @hwwhww
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2024-06-14 13:26:47 +07:00
Hsiao-Wei Wang
cead0f3407
Merge pull request #3768 from etan-status/at-stability
EIP-7549: Append new `committee_bits` field to end of `Attestation`
2024-06-13 22:15:51 +08:00
Preston Van Loon
5dec87f90f Update TOC 2024-06-05 15:24:59 -05:00
Preston Van Loon
5910aeed4d Rename ExecutionLayerConsolidationRequest->ConsolidationRequest 2024-06-05 15:12:56 -05:00
Preston Van Loon
2e6c59393f Rename ExecutionLayerWithdrawalRequest->WithdrawalRequest 2024-06-05 15:12:56 -05:00
Hsiao-Wei Wang
3644f360b8
Merge pull request #3757 from mkalinin/receipt-to-request
Rename DepositReceipt to DepositRequest
2024-06-05 14:41:01 +08:00
Hsiao-Wei Wang
12d95da0da
Merge branch 'dev' into pr3757 2024-06-05 00:42:37 +08:00
Hsiao-Wei Wang
4223bc0ae6
Merge branch 'dev' into pr3776 2024-06-05 00:34:22 +08:00
Hsiao-Wei Wang
0de125274c
Merge pull request #3775 from fradamt/EL-consolidations
EL-triggered consolidations
2024-06-04 23:31:12 +08:00
Hsiao-Wei Wang
143b9e623d
Switch the order of process_deposit_receipt and process_execution_layer_withdrawal_request 2024-06-04 01:40:41 +08:00
Mikhail Kalinin
3fd125f078
Applied suggestions by @hwwhww
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2024-06-03 14:56:39 +06:00
Mikhail Kalinin
a0a23245f0 Fix lint 2024-05-31 22:16:18 +06:00
Mikhail Kalinin
85adbfbc4d Switch spec to MAX_EFFECTIVE_BALANCE_ELECTRA 2024-05-31 15:59:05 +06:00
Hsiao-Wei Wang
071f0a3097
Merge pull request #3769 from ethDreamer/fix_compute_proposer_index
Electra: Properly Calculate Proposer Probabilities
2024-05-28 11:40:50 +08:00
fradamt
69ee35d4e3 handle top-ups to exiting/exited validators 2024-05-22 12:31:22 +02:00
fradamt
96db63ea29 doctoc 2024-05-22 10:11:39 +02:00
fradamt
6a731e9115 fix lint 2024-05-22 10:03:03 +02:00
fradamt
f0ef76ada1 minor fixes 2024-05-21 23:03:34 +02:00
fradamt
6b6936836a Revert "minor fixes, doctoc"
This reverts commit dc2a2bd85ae1e8c7c2e426faba3167069ef548a5.
2024-05-21 22:54:25 +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
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