prysm-pulse/beacon-chain/state
Victor Farazdagi 548b471b8a
Simplify nil assignments (#8587)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-03-10 20:38:16 +00:00
..
interface Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
stategen Simplify nil assignments (#8587) 2021-03-10 20:38:16 +00:00
stateutil Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
BUILD.bazel Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +00:00
cloners.go Pubsub: ensure better TopicIDs validation (#7418) 2020-10-03 01:51:58 +00:00
doc.go Clean up state pkg's getter and setter (#8533) 2021-03-02 12:37:36 +00:00
field_trie_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
field_trie.go Prevent Panics in Field Trie Helpers (#7613) 2020-10-23 21:41:45 +00:00
getters_test.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
getters.go Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +00:00
helpers_test.go Prevent Panics in Field Trie Helpers (#7613) 2020-10-23 21:41:45 +00:00
references_test.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
setters.go Clean up state pkg's getter and setter (#8533) 2021-03-02 12:37:36 +00:00
state_test.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
state_trie_test.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
state_trie.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
types_bench_test.go Tiny optimization in state refs lock/unlock (#6520) 2020-07-08 12:53:36 +00:00
types_test.go Use DeepSSZEqual to satisfy go tests (#8499) 2021-02-23 22:20:11 +00:00
types.go Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +00:00
validator_getters.go Clean up state pkg's getter and setter (#8533) 2021-03-02 12:37:36 +00:00