nimbus-eth2/beacon_chain/spec/mev
tersec 193a982d24
use EF consensus spec v1.5.0-alpha.6 test vectors (#6568)
* use EF consensus spec v1.5.0-alpha.6 test vectors

* LC changes are good as is, no need for the debug comment

* Fix indentation

* Use `execution_requests` for requests root

* fill in spec reference URLs for ExecutionPayload(Header)

* copy `execution_requests` when blidning blocks for Electra and add test

* fix `test_engine_api_conversions`

---------

Co-authored-by: Etan Kissling <etan@nimbus.team>
2024-09-20 21:32:16 +02:00
..
bellatrix_mev.nim move AttesterSlashing and IndexedAttestation from base to phase0 (#6223) 2024-04-21 01:17:02 +00:00
capella_mev.nim move AttesterSlashing and IndexedAttestation from base to phase0 (#6223) 2024-04-21 01:17:02 +00:00
deneb_mev.nim fix blinded block conversion for Deneb and Electra (#6569) 2024-09-20 16:02:24 +02:00
electra_mev.nim use EF consensus spec v1.5.0-alpha.6 test vectors (#6568) 2024-09-20 21:32:16 +02:00
rest_deneb_mev_calls.nim Fix POST to eth/v1/builder/blinded_blocks missing header Eth-Consensus-Version. (#6256) 2024-05-03 01:08:16 +00:00
rest_electra_mev_calls.nim Fix POST to eth/v1/builder/blinded_blocks missing header Eth-Consensus-Version. (#6256) 2024-05-03 01:08:16 +00:00