prysm-pulse/beacon-chain/state/stateutil
Victor Farazdagi 7ba500c417
Applies assertion funcs to state tests (#6623)
* applies assertion funcs to beacon-chain/state tests
* applies assertion funcs to beacon-chain/state/stategen tests
* applies assertion funcs to beacon-chain/state/stateutil tests
* gazelle
* Merge refs/heads/master into state-apply-testutils-assertions
* Merge refs/heads/master into state-apply-testutils-assertions
* Merge refs/heads/master into state-apply-testutils-assertions
2020-07-18 07:56:48 +00:00
..
arrays.go State: use a constant for field count (#6513) 2020-07-09 03:37:08 +00:00
attestations_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
attestations.go Remove unused EpochAttestationsRoot method (#6514) 2020-07-07 23:39:11 +00:00
benchmark_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
blocks_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
blocks.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
BUILD.bazel Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
state_root_cache_fuzz_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
state_root_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
state_root.go State: use a constant for field count (#6513) 2020-07-09 03:37:08 +00:00
stateutil_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
trie_helpers_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
trie_helpers.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
validators.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00