prysm-pulse/beacon-chain/sync
terence tsao a9da23f444 Proposer Server Filters Attestation by Canonical (#2271)
* filter attestations by canonical

* fix test

* added mutex

* fixed rpc tests

* forgot to init map, all existing tests passing

* added test for filter non-canonical atts

* lint
2019-04-16 13:19:31 -05:00
..
initial-sync Block Deletion Upon Block State Transition Error (#2270) 2019-04-16 13:06:53 -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 Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04:00
querier.go Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04:00
receive_block_test.go Pass ctx to saveState (#2141) 2019-04-02 16:49:45 +08:00
receive_block.go Apply Fork Choice at End of Ancestor Block Fetching (#2244) 2019-04-14 08:23:59 +10:00
regular_sync_test.go Proposer Server Filters Attestation by Canonical (#2271) 2019-04-16 13:19:31 -05:00
regular_sync.go Add Lock to Block Processing in Sync (#2239) 2019-04-12 10:11:15 -05:00
service_test.go Save State during Init Genesis State (#2193) 2019-04-09 15:06:23 -04:00
service.go Fix Initial Sync in Restarts (#2197) 2019-04-09 14:18:23 -04:00
simulated_sync_test.go If At Genesis or !ChainStarted, Return Healthy Sync Status (#2183) 2019-04-05 16:40:53 -05:00