prysm-pulse/beacon-chain/blockchain
Preston Van Loon 252b2ec3e5 Use db.HighestBlockSlot() for fork choice children reading (#2150)
* use db.HighestBlockSlot()

* fix comment

* update comment

* i wrote a test like a good programmer.
2019-04-03 10:32:59 -05:00
..
stategenerator Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
block_processing_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
block_processing.go Refactor Initial Sync, Enable Catching Up to Chain (#2111) 2019-04-03 10:13:19 -05:00
BUILD.bazel Refactor Chain Service Block Processing API (#2124) 2019-03-31 20:44:16 -05:00
fork_choice_test.go Use db.HighestBlockSlot() for fork choice children reading (#2150) 2019-04-03 10:32:59 -05:00
fork_choice.go Use db.HighestBlockSlot() for fork choice children reading (#2150) 2019-04-03 10:32:59 -05:00
service_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
service.go Remove unused service fields (#2139) 2019-04-03 07:59:18 -07:00