prysm-pulse/beacon-chain/cache
terence tsao 7b16601399
State: Return interface{} for pb related methods (#8617)
* Return interface{} instead of *pbp2p.BeaconState

* Comment
2021-03-16 22:26:17 -05:00
..
depositcache Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
attestation_data_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
attestation_data.go More feature flags removal (#7526) 2020-10-14 16:18:40 +00:00
BUILD.bazel Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
cache_test.go Deprecate Uneeded Flags (#8455) 2021-02-16 15:27:37 +00:00
checkpoint_state_test.go State: Return interface{} for pb related methods (#8617) 2021-03-16 22:26:17 -05:00
checkpoint_state.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
committee_disabled.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
committee_fuzz_test.go Applies assertion funcs to cache tests (#6617) 2020-07-16 19:34:08 +00:00
committee_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
committee.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
committees.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
common.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
proposer_indices_disabled.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
proposer_indices_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
proposer_indices_type.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
proposer_indices.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
skip_slot_cache_test.go Simplify nil assignments (#8587) 2021-03-10 20:38:16 +00:00
skip_slot_cache.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
subnet_ids_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
subnet_ids.go Add Better Peer Pruning (#8501) 2021-02-24 18:40:06 +00:00