prysm-pulse/beacon-chain/state/stateutil
terence tsao d5ec248691
Rename getter functions to be idiomatic (#8320)
* Rename getter functions

* Rename new

* Radek's feedback

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-25 21:27:30 +00:00
..
arrays.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
attestations_test.go Replace bytes.Equal with assert.DeepEqual in tests (#8318) 2021-01-22 15:15:40 +00:00
attestations.go Beacon node code health improvements (#8109) 2020-12-14 23:41:24 +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 go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00: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 Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
validators.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00