lighthouse/eth2
Akihito Nakano c188227cc2
Fix Eth1 data underflow (#977)
* Fix Eth1 data underflow #540

* Refactor: smart transformation from Option to Result

* Add tests for BeaconState::get_outstanding_deposit_len()
2020-04-06 15:36:34 +10:00
..
operation_pool Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00
proto_array_fork_choice Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
state_processing Fix Eth1 data underflow (#977) 2020-04-06 15:36:34 +10:00
types Fix Eth1 data underflow (#977) 2020-04-06 15:36:34 +10:00
utils Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.