prysm-pulse/beacon-chain/core/helpers
kasey f962d13407
Fix committee test race (#12338)
* fix races in committee cache tests

* lint

* gratuitous defer ClearCache if ClearCache

* log warning to avoid failed block processing

* gaz

* add Clear to cache stubs

* fix Clear mistakes

* last fake cache fix

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2023-04-27 00:50:04 +00:00
..
attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_committee_test.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
beacon_committee.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
genesis.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
randao_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
randao.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rewards_penalties_test.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
rewards_penalties.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
shuffle_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
shuffle.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee_test.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
sync_committee.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
validators_test.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
validators.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
weak_subjectivity_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
weak_subjectivity.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00