prysm-pulse/beacon-chain/blockchain
terence tsao 368af7e53f
Clean up old block processing paths (#6311)
* Remove old block processing paths

* Go fmt

* Go fmt again

* Fix tests

* Using the wright receiver

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-06-22 17:19:33 -07:00
..
testing First part of block chain service cleanup (#6286) 2020-06-17 17:11:21 +00:00
BUILD.bazel use stateutil.BlockRoot instead of ssz for forkchoice (#6075) 2020-06-01 23:45:57 +00:00
chain_info_norace_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
chain_info_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
chain_info.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
head_test.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
head.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
info.go Removes redundant type conversions (#6041) 2020-05-29 12:42:39 +00:00
init_sync_process_block_test.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
init_sync_process_block.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
log.go beacon/log: augment logs with block roots (#5675) 2020-04-29 16:57:04 +00:00
metrics.go Remove unused code (#6065) 2020-05-31 15:47:15 -07:00
process_attestation_helpers.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
process_attestation_test.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
process_attestation.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
process_block_helpers.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
process_block_test.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
process_block.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
receive_attestation_test.go ActiveValidatorCount to use cache (#6254) 2020-06-14 15:24:49 -07:00
receive_attestation.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00
receive_block.go First part of block chain service cleanup (#6286) 2020-06-17 17:11:21 +00:00
service_norace_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
service_test.go ActiveValidatorCount to use cache (#6254) 2020-06-14 15:24:49 -07:00
service.go Clean up old block processing paths (#6311) 2020-06-22 17:19:33 -07:00