prysm-pulse/beacon-chain/core/state
Raul Jordan ae13bb5c83
Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577)
* begin using tree hash instead of hash for state and blocks

* replace with ssz

* rem references to vote cache

* replace all instances of state/block hash with root

* goimports

* almost every test in the world fails

* goimports

* all tests pass, tree hash across repo
2019-02-14 14:04:47 -06:00
..
stateutils Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00
BUILD.bazel Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
state_test.go Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
state.go Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
transition_test.go Implement Verify Bitfield (#1562) 2019-02-14 01:17:54 +00:00
transition.go Final Updates During Epoch Processing (#1540) 2019-02-09 22:14:10 +01:00