prysm-pulse/beacon-chain/sync/initial-sync
Raul Jordan 1df15f72c4
Ensure Block Processing Failures Return an Error (#2325)
* ensure block failed processing returns an error

* fixed test

* test assertion corrected

* comments

* fix tests

* imports
2019-04-21 17:38:14 -05:00
..
BUILD.bazel Fix Validator Store (#2277) 2019-04-17 13:57:13 -05:00
helpers.go Attestation Using Head State instead of Latest State (#2156) 2019-04-05 09:41:49 -05:00
metrics.go Refactor Initial Sync, Enable Catching Up to Chain (#2111) 2019-04-03 10:13:19 -05:00
service_test.go Update State to Include Current and Previous Justified Roots (#2186) 2019-04-10 14:52:06 +08:00
service.go Ensure Block Processing Failures Return an Error (#2325) 2019-04-21 17:38:14 -05:00
sync_blocks.go Fix Pending Attestations RPC Call (#2304) 2019-04-21 16:12:03 -05:00
sync_state.go Fix Validator Store (#2277) 2019-04-17 13:57:13 -05:00