prysm-pulse/beacon-chain/cache
Radosław Kapka 8aa688729d
Cleanup of ProposerPayloadIDsCache (#12474)
* Cleanup of `ProposerPayloadIDsCache`

* one more comment

* Update beacon-chain/cache/payload_id.go

Co-authored-by: terencechain <terence@prysmaticlabs.com>

* Update beacon-chain/cache/payload_id.go

Co-authored-by: terencechain <terence@prysmaticlabs.com>

---------

Co-authored-by: terencechain <terence@prysmaticlabs.com>
2023-05-29 16:10:28 +00:00
..
depositcache Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
depositsnapshot Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
active_balance_disabled.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
active_balance_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
active_balance.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
attestation_data_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation_data.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Cleanup of ProposerPayloadIDsCache (#12474) 2023-05-29 16:10:28 +00:00
cache_test.go Deprecate Uneeded Flags (#8455) 2021-02-16 15:27:37 +00:00
checkpoint_state_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
checkpoint_state.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
committee_disabled.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
committee_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
committee.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
committees.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
common.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
error.go Unregister validator - fix behind feature flag (#12316) 2023-04-28 21:27:47 +00:00
payload_id_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
payload_id.go Cleanup of ProposerPayloadIDsCache (#12474) 2023-05-29 16:10:28 +00:00
proposer_indices_disabled.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
proposer_indices_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_indices_type.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_indices.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
registration_test.go reverting expiration logic on validator while using --enable-registration-cache (#12436) 2023-05-22 14:54:09 +00:00
registration.go reverting expiration logic on validator while using --enable-registration-cache (#12436) 2023-05-22 14:54:09 +00:00
skip_slot_cache_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
skip_slot_cache.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subnet_ids_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
subnet_ids.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee_disabled.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
sync_committee_head_state_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee_head_state.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Fix committee test race (#12338) 2023-04-27 00:50:04 +00:00
sync_subnet_ids_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_subnet_ids.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00