prysm-pulse/beacon-chain/forkchoice/protoarray
Potuz f2dcc9a570
more pruning unit tests (#11034)
* unit tests

* Sort the slice before compare

* Gazelle

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-07-13 16:23:29 +00:00
..
BUILD.bazel add heuristics for pulltips (#10955) 2022-07-03 20:27:39 +00:00
doc.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
errors.go Do not error if the LVH is bogus (#10996) 2022-07-06 17:37:15 +00:00
ffg_update_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
helpers_test.go ensure there are as many deltas as nodes (#10979) 2022-07-03 00:53:33 -03:00
helpers.go ensure there are as many deltas as nodes (#10979) 2022-07-03 00:53:33 -03:00
metrics.go Metrics tracking EE VALID/SYNCING/INVALID response counter (#10504) 2022-04-12 09:51:13 +00:00
no_vote_test.go Forkchoice duplicate store (#10840) 2022-06-16 18:21:40 +00:00
node_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
node.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
on_tick_test.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
on_tick.go Cleanups to pulltips (#10984) 2022-07-06 16:55:17 +00:00
optimistic_sync_test.go more pruning unit tests (#11034) 2022-07-13 16:23:29 +00:00
optimistic_sync.go Do not error if the LVH is bogus (#10996) 2022-07-06 17:37:15 +00:00
proposer_boost_test.go Apply Proposer Boost from forkchoice (#10893) 2022-06-22 13:56:07 +00:00
proposer_boost.go Apply Proposer Boost from forkchoice (#10893) 2022-06-22 13:56:07 +00:00
store_test.go Experimental disable boundary checks (#10936) 2022-06-29 23:37:21 +00:00
store.go Cleanups to pulltips (#10984) 2022-07-06 16:55:17 +00:00
types.go Experimental disable boundary checks (#10936) 2022-06-29 23:37:21 +00:00
unrealized_justification_test.go Cleanups to pulltips (#10984) 2022-07-06 16:55:17 +00:00
unrealized_justification.go Cleanups to pulltips (#10984) 2022-07-06 16:55:17 +00:00
vote_test.go prune within forkchoice (#10896) 2022-06-17 12:53:17 -03:00