prysm-pulse/beacon-chain/core/blocks
Radosław Kapka 3e0b20529b
Miscellaneous code quality improvements (#7414)
* anti-patterns

* performance issues

* handle skipped defer

* gazelle fix

* misc bug risks

* make logging of proposer slashings more robust

* simplify calling span.End()

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-04 15:03:10 +00:00
..
spectest Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
attestation_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
attestation.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
attester_slashing_test.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
attester_slashing.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
block_operations_fuzz_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
block_regression_test.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
deposit_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
deposit.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
eth1_data_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
eth1_data.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
exit_test.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
exit.go fix exit comment (#7233) 2020-09-14 11:44:50 +00:00
genesis_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
genesis.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
header_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
header.go Revert "Pipelines for ProcessBlockNoVerifyAttSigs and ProcessBlockStateRoot" (#7191) 2020-09-08 15:45:20 +00:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_test.go Remove processSlots from slashing check (#7357) 2020-09-29 13:22:55 +08:00
proposer_slashing.go Remove processSlots from slashing check (#7357) 2020-09-29 13:22:55 +08:00
randao_test.go Update ProcessBlock to use a pipeline (#7148) 2020-08-31 18:29:27 -07:00
randao.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
signature.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00