lighthouse/eth2
pscott f8cff3bd2e Optimize block production (#820)
* Remove SignatureVerif on block production; short-circuit fetching attestations when num attestations < T::MaxAttestation

* Cargo fmt

* Remove short-circuiting
2020-01-23 11:35:13 +11:00
..
lmd_ghost Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
operation_pool Optimize block production (#820) 2020-01-23 11:35:13 +11:00
state_processing Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
types Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
utils Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.