prysm-pulse/beacon-chain/cache
Victor Farazdagi d98a6dda8f
Verify interface compliance using typed nil instead of dereferencing and conversion (#7489)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-10 00:36:48 +00:00
..
depositcache Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
attestation_data_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
attestation_data.go Reduce attester state copies (#6025) 2020-05-28 13:33:08 -04:00
BUILD.bazel Revamp proposer cache to fix lookahead bug (#7442) 2020-10-07 17:25:08 +00:00
checkpoint_state_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
checkpoint_state.go Use LRU for checkpoint state cache (#7010) 2020-08-16 07:36:37 -07:00
committee_disabled.go Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00
committee_fuzz_test.go Applies assertion funcs to cache tests (#6617) 2020-07-16 19:34:08 +00:00
committee_test.go Revamp proposer cache to fix lookahead bug (#7442) 2020-10-07 17:25:08 +00:00
committee.go Revamp proposer cache to fix lookahead bug (#7442) 2020-10-07 17:25:08 +00:00
committees.go Revamp proposer cache to fix lookahead bug (#7442) 2020-10-07 17:25:08 +00:00
common.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
feature_flag_test.go Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
hot_state_cache_test.go Applies assertion funcs to cache tests (#6617) 2020-07-16 19:34:08 +00:00
hot_state_cache.go Reset hot state cache size to 32 (#7340) 2020-09-24 18:10:02 +00:00
proposer_indices_disabled.go Revamp proposer cache to fix lookahead bug (#7442) 2020-10-07 17:25:08 +00:00
proposer_indices_test.go Revamp proposer cache to fix lookahead bug (#7442) 2020-10-07 17:25:08 +00:00
proposer_indices_type.go Revamp proposer cache to fix lookahead bug (#7442) 2020-10-07 17:25:08 +00:00
proposer_indices.go Revamp proposer cache to fix lookahead bug (#7442) 2020-10-07 17:25:08 +00:00
skip_slot_cache_test.go Applies assertion funcs to cache tests (#6617) 2020-07-16 19:34:08 +00:00
skip_slot_cache.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_summary.go Micro optimizations on new-state-mgmt service for initial syncing (#5241) 2020-03-30 17:10:45 -05:00
subnet_ids_test.go Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
subnet_ids.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00