prysm-pulse/beacon-chain/state
terence tsao 1db3c86b68
Use DeepSSZEqual to satisfy go tests (#8499)
* Use DeepSSZEqual to satisfy go tests

* New line

* New line

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-02-23 22:20:11 +00:00
..
stategen Use DeepSSZEqual to satisfy go tests (#8499) 2021-02-23 22:20:11 +00:00
stateutil Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
BUILD.bazel ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00
cloners.go Pubsub: ensure better TopicIDs validation (#7418) 2020-10-03 01:51:58 +00:00
doc.go Fixes docs.go -> doc.go file name (#7128) 2020-08-27 20:28:54 +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 ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
getters.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
helpers_test.go Prevent Panics in Field Trie Helpers (#7613) 2020-10-23 21:41:45 +00:00
references_test.go Make Individual Validators Immutable (#8397) 2021-02-10 20:52:45 +00:00
setters.go Use validatorIndex instead of validatorID (#8498) 2021-02-22 19:40:58 -06:00
state_test.go Fix Deadlock in Runtime (#8321) 2021-01-25 11:01:55 +08:00
state_trie_test.go Configurable testutil's BeaconState (#8407) 2021-02-08 20:00:09 +00:00
state_trie.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00: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 Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00