prysm-pulse/beacon-chain/forkchoice/protoarray
terence tsao 42b7a37281
Add span for AncestorRoot (#7595)
* Add spans for AncestorRoot

* Add span for ancestor by DB

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-21 16:26:19 +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 Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
helpers_test.go Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
helpers.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00: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 Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
store.go Add span for AncestorRoot (#7595) 2020-10-21 16:26:19 +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