prysm-pulse/beacon-chain/sync
Preston Van Loon 76e30200fe Pass ctx to saveState (#2141)
* pass ctx to saveState

* add span
2019-04-02 16:49:45 +08:00
..
initial-sync Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
BUILD.bazel Request Missing Parents Recursively via P2P (#2089) 2019-03-27 13:47:05 -05:00
metrics.go Broadcast attestations (#2035) 2019-03-19 23:54:16 -04:00
querier_test.go Prune Outdated Deposits after Chainstart (#2090) 2019-03-28 00:15:29 +08:00
querier.go Revert "Prevent Reorg Infinite Loops in Initial Sync (#2109)" (#2110) 2019-03-29 16:51:58 -05:00
receive_block_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
receive_block.go Request Missing Parents Recursively via P2P (#2089) 2019-03-27 13:47:05 -05:00
regular_sync_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
regular_sync.go Refactor Chain Service Block Processing API (#2124) 2019-03-31 20:44:16 -05:00
service_test.go Use justified state as start state for running fork choice (#2093) 2019-03-27 14:53:43 -05:00
service.go Revert "Prevent Reorg Infinite Loops in Initial Sync (#2109)" (#2110) 2019-03-29 16:51:58 -05:00
simulated_sync_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00