Stefan Bratanov
|
e12b9abbf6
|
EIP-7732: Refactor Beacon chain state transition function (#3898)
|
2024-09-18 09:03:26 -05:00 |
Potuz
|
abf382a607
|
Fix 7732
|
2024-09-04 12:58:50 -03:00 |
Lucas Saldanha
|
31225f1acf
|
Temp fix for linter on eip-7732 beacon chain spec
|
2024-09-02 13:56:57 +12:00 |
Hsiao-Wei Wang
|
405fcd106b
|
Merge pull request #3888 from potuz/fix_header_slot_validation
Require the builder is active and non-slashed
|
2024-08-29 23:21:34 +08:00 |
Hsiao-Wei Wang
|
a95195bf1f
|
Merge pull request #3890 from StefanBratanov/eip_7732_modify
EIP-7732: Modify `ExecutionPayloadEnvelopeByRoot`
|
2024-08-29 23:21:07 +08:00 |
terence tsao
|
d4f27aff1f
|
Fix some EIP-7732 typos
|
2024-08-27 13:32:46 -07:00 |
Stefan Bratanov
|
ba99f8bb16
|
Update specs/_features/eip7732/p2p-interface.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
|
2024-08-20 20:18:55 +03:00 |
Stefan Bratanov
|
24aecf554d
|
Update specs/_features/eip7732/p2p-interface.md
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
|
2024-08-20 20:18:47 +03:00 |
Stefan Bratanov
|
edf0ddea3c
|
change to new
|
2024-08-20 13:59:29 +03:00 |
Stefan Bratanov
|
679cb60ee2
|
Add to table of contents
|
2024-08-20 13:58:09 +03:00 |
Stefan Bratanov
|
7d0a8c6335
|
EIP-7732: Modify `ExecutionPayloadEnvelopeByRoot`
|
2024-08-20 13:54:36 +03:00 |
Potuz
|
fc3640f3c2
|
Require the builder is active and non-slashed
|
2024-08-19 09:33:10 -03:00 |
terence tsao
|
7c1092216c
|
p2p: clean up payload_attestation_message conditions
|
2024-08-06 13:30:44 -04:00 |
Potuz
|
74124f521b
|
Typo in validator.md
|
2024-08-02 12:50:25 -03:00 |
Potuz
|
b082140312
|
Revert "Remove block_timeliness from the store"
The damned linter complains and there's no problem having it
This reverts commit b7461ac174 .
|
2024-07-24 16:02:53 -03:00 |
Potuz
|
0c9ca6de24
|
solve ties by block slot first
|
2024-07-23 13:31:21 -03:00 |
Potuz
|
d0fad1f380
|
Advance best child with empty until it is higher than every children
|
2024-07-23 13:06:54 -03:00 |
Potuz
|
b7461ac174
|
Remove block_timeliness from the store
|
2024-07-23 07:53:50 -03:00 |
Potuz
|
8c9514ecc1
|
Restore proposer_boost timeliness calculation
|
2024-07-22 16:29:55 -03:00 |
Potuz
|
5bb25c8088
|
remove spurious config prefix
|
2024-07-15 17:11:26 -03:00 |
Potuz
|
4b43b96f83
|
doctoc
|
2024-07-15 15:17:20 -03:00 |
Potuz
|
3529b46149
|
Fix block_header.state_root and forkchoice filtering
|
2024-07-15 11:31:39 -03:00 |
Potuz
|
096e5649c9
|
Verify kzg-commitments length with the payload
|
2024-07-09 13:58:10 -03:00 |
Potuz
|
f97f0b4ef2
|
use List with limit to hash withdrawals
|
2024-07-08 15:12:56 -03:00 |
Potuz
|
9274a66199
|
fix Merkle proof generator
|
2024-07-08 14:36:50 -03:00 |
Potuz
|
0e94fc956b
|
Rename changed preset
|
2024-07-08 14:36:50 -03:00 |
Potuz
|
b556420e5a
|
linter 2
|
2024-07-08 14:36:50 -03:00 |
Potuz
|
19c6f84562
|
linter
|
2024-07-08 14:36:50 -03:00 |
Potuz
|
17b7905e5c
|
modify get_blob_sidecars to use nested proof
|
2024-07-08 14:36:50 -03:00 |
Potuz
|
9181e2937f
|
modify get_blob_sidecars to take the commitments
|
2024-07-08 14:36:49 -03:00 |
Potuz
|
e93f923bb5
|
fix typo last_withdrawals_root
|
2024-07-08 14:36:49 -03:00 |
Potuz
|
bb7ce4fa6e
|
minor fixes
|
2024-07-08 14:36:49 -03:00 |
Hsiao-Wei Wang
|
2af6e7d22c
|
Minor refactoring
|
2024-07-08 14:36:49 -03:00 |
terence
|
614284c32a
|
Fix p2p to use eip7732 (#14)
|
2024-07-08 14:36:49 -03:00 |
Potuz
|
3d48e72570
|
Deal with attestations from previous forks
|
2024-07-08 14:36:49 -03:00 |
Potuz
|
53aaf26ba2
|
Fix python execution 7
|
2024-07-08 14:36:49 -03:00 |
Potuz
|
603cf53fab
|
add fork fixes
|
2024-07-08 14:36:49 -03:00 |
Hsiao-Wei Wang
|
b2d6e68e62
|
Fix and add `EIP7732_FORK_EPOCH` and `EIP7594_FORK_VERSION`
|
2024-07-08 14:36:49 -03:00 |
Potuz
|
a11ffb5278
|
use definitive EIP number
|
2024-07-08 14:36:49 -03:00 |