lighthouse/eth2/state_processing
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
..
benches Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
src Fix Eth1 data underflow (#977) 2020-04-06 15:36:34 +10:00
tests Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
.gitignore Bulk signature verification (#507) 2019-08-29 11:34:25 +10:00
Cargo.toml Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00