tersec
2eb9a608a4
add payloadId; add merge vector test script; remove consensusValidated ( #2982 )
2021-10-13 16:08:50 +02:00
tersec
1f51331dd3
use specified execution_payload when constructing blocks; update Geth launch script ( #2975 )
...
* use specified execution_payload when constructing blocks; update Geth launch script
* revert DepositContractState change
2021-10-12 13:37:40 +02:00
Dustin Brody
4a26e48226
add initial merge test vector scripts
2021-09-30 03:00:25 +00:00
tersec
ea9ceb693a
update ChainDAG.effective_balance() to use StateData; rm ChainDAG.getBlockByPreciseSlot() ( #2622 )
...
* update ChainDAG.effective_balance() to use StateData; rm unused ChainDAG.getBlockByPreciseSlot()
* update get_effective_balances to avoid god object; avoid most memory allocation in Altair epoch reward and penalty processing
2021-06-01 12:40:13 +00:00
tersec
d8bb91d9a9
partially integrate eth1 merge changes ( #2548 )
...
* partially integrate eth1 merge changes
* use hexToSeqByte() and validate execution engine opaque transaction length
* remove incorrect REST serialization code
2021-05-20 10:44:13 +00:00
tersec
290b889ce6
non-intrusive, novel portions of merge ( #2535 )
2021-05-04 11:54:19 +00:00