lighthouse/beacon_node
realbigsean c45b809b76
Cleanup payload types (#3675)
* Add transparent support

* Add `Config` struct

* Deprecate `enum_behaviour`

* Partially remove enum_behaviour from project

* Revert "Partially remove enum_behaviour from project"

This reverts commit 46ffb7fe77622cf420f7ba2fccf432c0050535d6.

* Revert "Deprecate `enum_behaviour`"

This reverts commit 89b64a6f53d0f68685be88d5b60d39799d9933b5.

* Add `struct_behaviour`

* Tidy

* Move tests into `ssz_derive`

* Bump ssz derive

* Fix comment

* newtype transaparent ssz

* use ssz transparent and create macros for  per fork implementations

* use superstruct map macros

Co-authored-by: Paul Hauner <paul@paulhauner.com>
2022-11-02 10:30:41 -04:00
..
beacon_chain Cleanup payload types (#3675) 2022-11-02 10:30:41 -04:00
builder_client Capella eip 4844 cleanup (#3652) 2022-10-26 15:15:26 -04:00
client Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00
eth1 Cleanup payload types (#3675) 2022-11-02 10:30:41 -04:00
execution_layer merge with unstable fixes 2022-11-01 13:26:56 -04:00
genesis Deposit Cache Finalization & Fast WS Sync (#2915) 2022-10-30 04:04:24 +00:00
http_api merge with unstable 2022-11-01 13:18:00 -04:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network merge with unstable 2022-11-01 13:18:00 -04:00
network merge with unstable fixes 2022-11-01 13:26:56 -04:00
operation_pool Cleanup payload types (#3675) 2022-11-02 10:30:41 -04:00
src beacon_node: add --disable-deposit-contract-sync flag (#3597) 2022-10-19 22:55:49 +00:00
store Cleanup payload types (#3675) 2022-11-02 10:30:41 -04:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml Release v3.2.1 (#3660) 2022-10-26 09:38:25 +00:00