lighthouse/validator_client/src
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
..
attestation_service.rs Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00
block_service.rs Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
cli.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
config.rs Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
duties_service.rs Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00
fork_service.rs Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
lib.rs Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
validator_directory.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
validator_store.rs Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00