Files
lighthouse/eth2
Paul Hauner 871163aecc Add optimized SSZ decoding for fixed-len items (#865)
* 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
..
2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.