lighthouse/beacon_node/execution_layer/src
Jimmy Chen 1db739490e
Update BlindedBlobsBundle SSZ list max length and update builder tests (#4710)
* Update mev-rs and ethereum-consensus

* Fix mock buidler open bid to return fork versioned response

* Update `mev-rs` and `ethereum-consensus`

* Remove BuilderKzgCommitments and use BlockBodyKzgCommitments everywhere.

* Update testnet scripts to support builder testing and update README.md.

* Add comment on `mev-rs` version.

* Add `BN_ARGS` config to `./scripts/tests/vars.env`

* Update builder testing command in README.md

* Reject zero block hash payloads after Bellatrix.

* Update scripts/local_testnet/README.md

Co-authored-by: realbigsean <seananderson33@GMAIL.com>

---------

Co-authored-by: realbigsean <seananderson33@GMAIL.com>
2023-09-09 16:10:15 +10:00
..
engine_api Update BlindedBlobsBundle SSZ list max length and update builder tests (#4710) 2023-09-09 16:10:15 +10:00
test_utils Update BlindedBlobsBundle SSZ list max length and update builder tests (#4710) 2023-09-09 16:10:15 +10:00
block_hash.rs More deneb cleanup (#4640) 2023-08-20 21:17:17 -04:00
engine_api.rs fix beacon chain tests (#4645) 2023-08-21 11:42:50 -04:00
engines.rs Implement el_offline and use it in the VC (#4295) 2023-05-17 05:51:56 +00:00
keccak.rs Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
lib.rs Update BlindedBlobsBundle SSZ list max length and update builder tests (#4710) 2023-09-09 16:10:15 +10:00
metrics.rs Reconstruct Payloads using Payload Bodies Methods (#4028) 2023-03-19 23:15:59 +00:00
payload_cache.rs Builder flow for Deneb & Blobs (#4428) 2023-08-10 09:32:49 -04:00
payload_status.rs Permit a null LVH from an INVALID response to newPayload (#4037) 2023-03-03 04:12:50 +00:00