Add progress on reduced tree fork choice

This commit is contained in:
Paul Hauner
2019-06-15 09:56:41 -04:00
parent 4b4c9a98df
commit 4a3d54761a
15 changed files with 1418 additions and 316 deletions

View File

@@ -1,6 +1,7 @@
[workspace]
members = [
"eth2/fork_choice",
"eth2/fork_choice_2",
"eth2/operation_pool",
"eth2/state_processing",
"eth2/types",