nimbus-eth2/beacon_chain/spec/mev
Eugene Kabanov 484f48953b
Fix POST to eth/v1/builder/blinded_blocks missing header Eth-Consensus-Version. (#6256)
* Fix submitBlindededBlock() do not send consensus-version HTTP header.

* Address review comments.
2024-05-03 01:08:16 +00: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 move AttesterSlashing and IndexedAttestation from base to phase0 (#6223) 2024-04-21 01:17:02 +00:00
electra_mev.nim rename ElectraIndexedAttestation/ElectraAttesterSlashing for consistency (#6252) 2024-04-29 04:19:10 +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