lighthouse/eth2
Paul Hauner 871163aecc
Add optimized SSZ decoding for fixed-len items ()
* Add custom SSZ decode for Validator

* Move efficient decode into macro

* Don't allocate SSZ offset to heap

* Use smallvec in SszDecoder

* Fix test compile error
2020-03-04 11:45:01 +11:00
..
operation_pool Update to Spec v0.10 () 2020-02-11 10:19:36 +11:00
proto_array_fork_choice Add proto_array fork choice () 2020-01-29 15:05:00 +11:00
state_processing Update to Spec v0.10 () 2020-02-11 10:19:36 +11:00
types Ensure deposits are generated with correct fork () 2020-02-25 09:01:32 +11:00
utils Add optimized SSZ decoding for fixed-len items () 2020-03-04 11:45:01 +11:00
README.md Refactor docs into mdbook () 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.