prysm-pulse/beacon-chain/sync
Preston Van Loon 97b184e5c7
Historical pruning by flag only (#2210)
* add flag

* use flag

* fixes
2019-04-07 22:46:55 -04:00
..
initial-sync Add a span to block-by-slot (#2184) 2019-04-05 19:19:27 -05:00
BUILD.bazel Historical pruning by flag only (#2210) 2019-04-07 22:46:55 -04:00
metrics.go Broadcast attestations (#2035) 2019-03-19 23:54:16 -04:00
querier_test.go Rollback state to handle side chain with skip blocks (#2147) 2019-04-04 22:39:51 -05:00
querier.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00
receive_block_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
receive_block.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
regular_sync_test.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
regular_sync.go Improve Beacon Node Logging (#2175) 2019-04-05 22:37:46 -05:00
service_test.go Historical pruning by flag only (#2210) 2019-04-07 22:46:55 -04:00
service.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00
simulated_sync_test.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00