prysm-pulse/beacon-chain/blockchain
terence tsao 0aae75a4e7 Handle skip slots for FFG check points (#2044)
* if there's a skip slot, slot--

* fixed typo
2019-03-20 11:18:55 -06:00
..
stategenerator Update FFG Check Points During Block Processing (#2006) 2019-03-19 10:16:17 -07:00
block_processing_test.go Use imported interfaces in sync package (#2032) 2019-03-19 17:07:49 -06:00
block_processing.go Broadcast Blocks Before Processing (#2033) 2019-03-19 23:41:38 -04:00
BUILD.bazel Use imported interfaces in sync package (#2032) 2019-03-19 17:07:49 -06:00
fork_choice_test.go Broadcast Blocks Before Processing (#2033) 2019-03-19 23:41:38 -04:00
fork_choice.go Handle skip slots for FFG check points (#2044) 2019-03-20 11:18:55 -06:00
service_test.go Use imported interfaces in sync package (#2032) 2019-03-19 17:07:49 -06:00
service.go Use imported interfaces in sync package (#2032) 2019-03-19 17:07:49 -06:00