lighthouse/eth2
Paul Hauner f267bf2afe
Optimizations, disable val client sync check & additional lcli tools (#834)
* Start adding interop genesis state to lcli

* Use more efficient method to generate genesis state

* Remove duplicate int_to_bytes32

* Add lcli command to change state genesis time

* Add option to allow VC to start with unsynced BN

* Set VC to do parallel key loading

* Don't default to dummy eth1 backend

* Add endpoint to dump operation pool

* Add metrics for op pool

* Remove state clone for slot notifier

* Add mem size approximation for tree hash cache

* Avoid cloning tree hash when getting head

* Fix failing API tests

* Address Michael's comments

* Add HashMap::from_par_iter
2020-02-04 12:43:04 +11:00
..
operation_pool Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00
proto_array_fork_choice Add proto_array fork choice (#804) 2020-01-29 15:05:00 +11:00
state_processing Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00
types Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00
utils Optimizations, disable val client sync check & additional lcli tools (#834) 2020-02-04 12:43:04 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.