lighthouse/beacon_node/execution_layer/src
Pawan Dhananjay 24966c059d
Fix Uint256 deserialization (#2786)
* Change base_fee_per_gas to Uint256

* Add custom (de)serialization to ExecutionPayload

* Fix errors

* Add a quoted_u256 module

* Remove unused function

* lint

* Add test

* Remove extra line

Co-authored-by: Paul Hauner <paul@paulhauner.com>
2021-12-02 14:26:55 +11:00
..
engine_api Fix Uint256 deserialization (#2786) 2021-12-02 14:26:55 +11:00
test_utils Fix Uint256 deserialization (#2786) 2021-12-02 14:26:55 +11:00
engine_api.rs Add BeaconChainHarness tests for The Merge (#2661) 2021-12-02 14:26:52 +11:00
engines.rs [Merge] Optimistic EL verification (#2683) 2021-12-02 14:26:53 +11:00
execute_payload_handle.rs [Merge] Implement execution_layer (#2635) 2021-12-02 14:26:51 +11:00
lib.rs [Merge] Optimistic EL verification (#2683) 2021-12-02 14:26:53 +11:00