lighthouse/eth2/state_processing
Paul Hauner 75efed305c
Faster BeaconState enc/dec (#671)
* Add state enc/dec benches

* Add example for flamegraph

* Use `PublicKeyBytes` for `Validator`

* Ripple PublicKeyBytes change through codebase

* Add benches, optimizations to store BeaconState

* Store BeaconState in StorageContainer too

* Optimize StorageContainer with std::mem magic

* Fix rest_api tests
2019-12-06 16:44:03 +11:00
..
benches Clippy clean (#536) 2019-09-30 13:58:45 +10:00
src Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00
tests Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
.gitignore Bulk signature verification (#507) 2019-08-29 11:34:25 +10:00
Cargo.toml Updates external dependencies (#577) 2019-10-30 12:22:18 +11:00