prysm-pulse/beacon-chain/blockchain
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
..
stategenerator Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
block_processing_test.go Block Deletion Upon Block State Transition Error (#2270) 2019-04-16 13:06:53 -05:00
block_processing.go Proposer Server Filters Attestation by Canonical (#2271) 2019-04-16 13:19:31 -05:00
BUILD.bazel Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
fork_choice_test.go Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
fork_choice.go Proposer Server Filters Attestation by Canonical (#2271) 2019-04-16 13:19:31 -05:00
service_test.go Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
service.go Proposer Server Filters Attestation by Canonical (#2271) 2019-04-16 13:19:31 -05:00