prysm-pulse/beacon-chain/state/stateutil
terence tsao 00dacbd00d
Remove custom block body root and block root methods (#8069)
* Remove custom block body root and block root methods

* Add nil checks and fix tests

* Fmt

* Typo
2020-12-09 12:11:42 -06:00
..
arrays.go Add state field count to config (#8068) 2020-12-07 21:49:28 -06:00
attestations_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
attestations.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
benchmark_test.go Remove custom block body root and block root methods (#8069) 2020-12-09 12:11:42 -06:00
blocks.go Remove custom block body root and block root methods (#8069) 2020-12-09 12:11:42 -06:00
BUILD.bazel Remove custom block body root and block root methods (#8069) 2020-12-09 12:11:42 -06:00
state_root_test.go Add state field count to config (#8068) 2020-12-07 21:49:28 -06:00
state_root.go Add state field count to config (#8068) 2020-12-07 21:49:28 -06:00
stateutil_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +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 Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00