prysm-pulse/beacon-chain/state/stateutil
terence tsao d0e2e0e979
Best practice feedback - part 1 (#6385)
* log error for metric
* reuse epoch e
* Better node comments
* Remove not needed breaks
* Use j over i
* Merge branch 'master' of github.com:prysmaticlabs/prysm into best-practice-pt1
* Descendent/Descendant
* Merge refs/heads/master into best-practice-pt1
* Update beacon-chain/forkchoice/protoarray/nodes.go
* Merge refs/heads/master into best-practice-pt1
* Merge refs/heads/master into best-practice-pt1
2020-06-24 21:09:47 +00:00
..
arrays.go Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
attestations_test.go Add AttestationDataRoot to stateutil (#6119) 2020-06-04 13:59:41 -05:00
attestations.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
benchmark_test.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
blocks_test.go Use SSZ HTR as baseline (#6207) 2020-06-10 17:51:06 +00:00
blocks.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
BUILD.bazel Stream Duties Client Implementation (#5867) 2020-06-18 13:30:05 -05: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 Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
state_root.go QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +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 proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +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