Files
lighthouse/common
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 46ffb7fe77.

* Revert "Deprecate `enum_behaviour`"

This reverts commit 89b64a6f53.

* 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
..
2022-10-28 05:40:06 +00:00
2022-11-02 10:30:41 -04:00
2022-10-03 21:48:02 -04:00
2022-11-01 13:18:00 -04:00
2022-10-26 09:38:25 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.