lighthouse/consensus
ethDreamer 39f8327f73
Properly Deserialize ForkVersionedResponses (#3944)
* Move ForkVersionedResponse to consensus/types

* Properly Deserialize ForkVersionedResponses

* Elide Types in from_value Calls

* Added Tests for ForkVersionedResponse Deserialize

* Address Sean's Comments & Make Less Restrictive

* Utilize `map_fork_name!`
2023-02-10 08:49:25 -06:00
..
cached_tree_hash Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
fork_choice Merge remote-tracking branch 'origin/unstable' into capella-update 2022-12-14 13:00:41 +11:00
int_to_bytes Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
merkle_proof Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
proto_array Merge remote-tracking branch 'origin/unstable' into capella-update 2022-12-14 13:00:41 +11:00
safe_arith Inline safe_arith methods (#3229) 2022-05-31 06:09:12 +00:00
serde_utils Remove unused u256_hex_be_opt (#3942) 2023-02-07 11:23:36 +11:00
ssz Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
ssz_derive Cleanup payload types (#3675) 2022-11-02 10:30:41 -04:00
ssz_types Fix Arbitrary implementations (#3867) 2023-01-12 15:17:03 +11:00
state_processing Merge branch 'upstream/unstable' into capella 2023-01-31 12:16:26 -06:00
swap_or_not_shuffle Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
tree_hash Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
tree_hash_derive Use SmallVec for TreeHash packed encoding (#3581) 2022-09-16 08:54:06 +00:00
types Properly Deserialize ForkVersionedResponses (#3944) 2023-02-10 08:49:25 -06:00