prysm-pulse/beacon-chain/blockchain
Justin Traglia 4c916403e9
Enable dupword linter & fix findings (#12271)
* Enable dupword linter & fix findings

* Correct an incorrect fix

* Add nolint comment

* Add another nolint comment

* Revert unintended change to bazel version

---------

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-04-18 22:01:27 +00:00
..
testing Use justified hash as safe block hash when passing attribute (#12196) 2023-03-29 23:38:36 +00:00
blockchain_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
chain_info_forkchoice.go Use justified hash as safe block hash when passing attribute (#12196) 2023-03-29 23:38:36 +00:00
chain_info_norace_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
chain_info_test.go Recover State Summary Correctly (#12214) 2023-03-30 09:09:36 -05:00
chain_info.go Recover State Summary Correctly (#12214) 2023-03-30 09:09:36 -05:00
checktags_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
error_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
error.go Recover State Summary Correctly (#12214) 2023-03-30 09:09:36 -05:00
execution_engine_test.go Add prepare-all-payloads flag (#12260) 2023-04-13 14:47:13 +00:00
execution_engine.go Add prepare-all-payloads flag (#12260) 2023-04-13 14:47:13 +00:00
forkchoice_update_execution_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
forkchoice_update_execution.go Add prepare-all-payloads flag (#12260) 2023-04-13 14:47:13 +00:00
head_sync_committee_info_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
head_sync_committee_info.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
head_test.go Add orphaned operations to the appropriate pools in saveOrphanedOps() and mark included slashings in prunePostBlockOperationPools(). (#12249) 2023-04-06 16:26:01 -05:00
head.go Enable misspell linter & fix findings (#12272) 2023-04-14 10:03:11 +00:00
init_sync_process_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
init_sync_process_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
init_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
merge_ascii_art.go Merge ascii art banner (#10773) 2022-06-14 08:25:42 +00:00
metrics_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
mock_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
options.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
pow_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
pow_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_attestation_helpers.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
process_attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_block_helpers.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
process_block_test.go Add prepare-all-payloads flag (#12260) 2023-04-13 14:47:13 +00:00
process_block.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
receive_attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
receive_attestation.go Fallback in Update Head On Error (#12199) 2023-03-28 23:06:44 +08:00
receive_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
receive_block.go Add orphaned operations to the appropriate pools in saveOrphanedOps() and mark included slashings in prunePostBlockOperationPools(). (#12249) 2023-04-06 16:26:01 -05:00
service_norace_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_test.go Add orphaned operations to the appropriate pools in saveOrphanedOps() and mark included slashings in prunePostBlockOperationPools(). (#12249) 2023-04-06 16:26:01 -05:00
service.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
weak_subjectivity_checks_test.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
weak_subjectivity_checks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00