nimbus-eth2/beacon_chain/eth1
Etan Kissling 1ebcd8b473
`excess_data_gas` after `withdrawals` cleanup (#4900)
We already updated the field order in the actual `ExecutionPayload`,
but in init code and tests / logs etc we still used the old order.
Update those occurrences to also match the field order in the struct.
Furthermore, add `excess_data_gas` to last entry in `test_eth1_monitor`.
2023-05-05 23:15:47 +00:00
..
deposit_contract.nim Support for driving multiple EL nodes from a single Nimbus BN (#4465) 2023-03-05 01:40:21 +00:00
deposit_contract.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
deposit_contract_code.txt Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371) 2021-03-03 07:23:05 +01:00
el_conf.nim Backwards compatible handling of the web3-url parameter in TOML 2023-03-14 17:50:03 +02:00
eth1_monitor.nim `excess_data_gas` after `withdrawals` cleanup (#4900) 2023-05-05 23:15:47 +00:00
merkle_minimal.nim automatic update of v1.3.0-rc.5 consensus spec URLs to v1.3.0 (#4848) 2023-04-21 18:52:43 +00:00