Hsiao-Wei Wang
|
ee0e2a03d2
|
Merge branch 'dev' into pr3052
|
2022-11-18 02:44:46 +08:00 |
Hsiao-Wei Wang
|
30dce7f232
|
Apply suggestions from code review
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
|
2022-11-18 02:25:56 +08:00 |
Enrico Del Fante
|
620943b275
|
Update specs/eip4844/fork.md
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
|
2022-11-16 19:19:39 +01:00 |
Enrico Del Fante
|
b737e5370f
|
fix state upgrade
|
2022-11-16 12:12:18 +01:00 |
inphi
|
bed1df00a2
|
Remove withdrawal_queue from BeaconState upgrade
|
2022-11-10 13:57:30 -05:00 |
inphi
|
a59dd37933
|
Merge remote-tracking branch 'origin/dev' into inphi/eip4844-rebase
|
2022-11-10 13:17:57 -05:00 |
inphi
|
459310f744
|
Fix test_process_execution_payload
|
2022-10-24 16:25:50 -04:00 |
inphi
|
0488c0c26e
|
remove unchanged epoch processing section
|
2022-10-24 12:51:54 -04:00 |
inphi
|
2ac57c7e7b
|
Fix py setup
And remove the ENABLE_WITHDRAWALS feature-flag. The Testing section in
the spec has been updated to specify how withdrawals is to be disabled
|
2022-10-24 12:44:11 -04:00 |
inphi
|
242e1b73bb
|
Rebase Capella on EIP-4844
This also introduces an `ENABLE_WITHDRAWALS` feature-flag to allow
implementers test EIP-4844 without including Capella-specific state
changes.
|
2022-10-20 10:36:08 -04:00 |
Hsiao-Wei Wang
|
400e1e54c1
|
Fix EIP4844 `create_genesis_state`, `EIP4844_FORK_VERSION`, and `config_fork_epoch_overrides`
`config_fork_epoch_overrides`: since Capella and EIP4844 are in parallel, need to check if the field exists
Update `compute_fork_version`
|
2022-07-16 01:13:25 +08:00 |
George Kadianakis
|
5b9bf41de6
|
EIP-4844: Further improvements on the spec
- Move constants around
- Implement missing functions to make the spec executable
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2022-07-13 13:13:30 +03:00 |
protolambda
|
8ec4773339
|
EIP-4844: consensus layer changes
|
2022-03-10 06:52:27 +01:00 |