Commit Graph

13 Commits

Author SHA1 Message Date
Paul Hauner
4287891026 Update fork_choice for v0.6.1 2019-06-02 14:14:30 +10:00
Paul Hauner
3bcf5ba706 Rename db crate to store 2019-05-21 18:20:23 +10:00
Paul Hauner
2128d411bc Migrate fork_choice over to new DB 2019-05-21 12:58:51 +10:00
Paul Hauner
fcabef91da Use E for EthSpec trait, instead of B 2019-05-13 14:44:43 +10:00
Paul Hauner
ce8ebeccbc Rename BeaconStateTypes to EthSpec 2019-05-10 14:47:09 +10:00
Paul Hauner
be9f8aa0bf Fix fork_choice release-only tests 2019-05-10 09:45:08 +10:00
Paul Hauner
51dc97ee42 Allow fork_choice and beacon_chain to compile 2019-05-08 18:18:17 +10:00
Paul Hauner
37b8e9f39a Move get_active_validator_indices to state 2019-03-19 09:09:57 +11:00
Paul Hauner
d94540c85c Remove readers from fork choice crate. 2019-03-17 17:59:29 +11:00
Age Manning
086e9574d2 Correct all fork choice rules for children with no votes. 2019-03-14 15:22:45 +11:00
pawanjay176
4c45b90df5 Formatted changes using rustfmt 2019-03-13 14:34:00 +05:30
pawanjay176
181aeb3d71 Refactored to use max_by 2019-03-13 14:31:40 +05:30
pawanjay176
2b7aa269c3 Add OptimizedLMDGhost fork choice rule and tests 2019-03-13 00:22:15 +05:30