prysm-pulse/beacon-chain/core/blocks
terence tsao bff774de32 Operation service prunes invalid attestation (#2439)
* prune atts > one epoch old

* use VerifyAttestation instead

* added test to prune invalid att

* space

* added ctx

* fixed existing tests

* gaz

* gazelle
2019-04-29 15:03:28 -05:00
..
block_operations_test.go Continue Processing Invalid Deposits (#2437) 2019-04-29 09:54:55 -05:00
block_operations.go Operation service prunes invalid attestation (#2439) 2019-04-29 15:03:28 -05:00
block_test.go Remove too many spans in block/slot/epoch processing (#2236) 2019-04-12 00:55:07 -04:00
block.go Remove too many spans in block/slot/epoch processing (#2236) 2019-04-12 00:55:07 -04:00
BUILD.bazel Continue Processing Invalid Deposits (#2437) 2019-04-29 09:54:55 -05:00
validity_conditions_test.go Refactor Chain Service Block Processing API (#2124) 2019-03-31 20:44:16 -05:00
validity_conditions.go Use Withfields for Logging (#2305) 2019-04-19 21:09:01 -07:00