prysm-pulse/beacon-chain/blockchain
terence tsao ac69dbc2f8
Deprecates --disable-init-sync-batch-save-blocks flag (#6403)
* Deprecate flags in feature config

* Deprecate usages

* Update test

* Go fmt

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-06-25 15:55:43 -05: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 setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
chain_info_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
chain_info.go QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +00:00
head_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
head.go QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +00:00
info.go Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
init_sync_process_block_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
init_sync_process_block.go Deprecates --disable-init-sync-batch-save-blocks flag (#6403) 2020-06-25 15:55:43 -05:00
log.go beacon/log: augment logs with block roots (#5675) 2020-04-29 16:57:04 +00:00
metrics.go Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
process_attestation_helpers.go Address spec adherence feedbacks (#6365) 2020-06-24 03:14:44 +00:00
process_attestation_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
process_attestation.go Address spec adherence feedbacks (#6365) 2020-06-24 03:14:44 +00:00
process_block_helpers.go Deprecates --disable-init-sync-batch-save-blocks flag (#6403) 2020-06-25 15:55:43 -05:00
process_block_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
process_block.go Deprecates --disable-init-sync-batch-save-blocks flag (#6403) 2020-06-25 15:55:43 -05:00
receive_attestation_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
receive_attestation.go QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +00:00
receive_block.go QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +00:00
service_norace_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
service_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
service.go Fixes error message wording (#6355) 2020-06-23 09:44:39 +00:00