prysm-pulse/beacon-chain/forkchoice/protoarray
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
..
BUILD.bazel Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
errors.go Part 8 of proto array fork choice - prune (#4642) 2020-01-24 15:51:11 +00:00
ffg_update_test.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
helpers_test.go Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
helpers.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
metrics.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
no_vote_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
node.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
nodes_test.go Fix out of bound check in AncestorRoot (#7226) 2020-09-14 09:10:52 +00:00
nodes.go Add lock around fork choice store votes (#7426) 2020-10-03 05:48:34 +00:00
store.go Add lock around fork choice store votes (#7426) 2020-10-03 05:48:34 +00:00
types.go Add lock around fork choice store votes (#7426) 2020-10-03 05:48:34 +00:00
vote_test.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00