prysm-pulse/beacon-chain/blockchain
terence tsao 324a186786 Use justified state as start state for running fork choice (#2093)
* use justified state as start state

* improts
2019-03-27 14:53:43 -05:00
..
stategenerator Fixes Initial Sync (#2041) 2019-03-25 13:23:57 -05:00
block_processing_test.go use a mutex/lock on the attestation store so that it is not being mutated during reads (#2079) 2019-03-26 14:00:49 -07:00
block_processing.go Allow 8 Validator Multinode Cluster to Run Indefinitely (#2050) 2019-03-25 10:21:21 -05:00
BUILD.bazel Disable Crosslinks for Testnet (#2075) 2019-03-26 10:40:55 -05:00
fork_choice_test.go Use justified state as start state for running fork choice (#2093) 2019-03-27 14:53:43 -05:00
fork_choice.go Use justified state as start state for running fork choice (#2093) 2019-03-27 14:53:43 -05:00
service_test.go Disable Crosslinks for Testnet (#2075) 2019-03-26 10:40:55 -05:00
service.go Fixes Initial Sync (#2041) 2019-03-25 13:23:57 -05:00