prysm-pulse/beacon-chain/chaintest/backend
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
..
BUILD.bazel Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
fork_choice_test_format.go Advance Beacon State Transition Part 2: Simulate Block Randao at Every Slot (#1252) 2019-01-11 18:55:01 +08:00
helpers.go Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
setup_db.go Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
shuffle_test_format.go Eliminate Custody Logic for Phase 0 (#1408) 2019-01-30 11:11:13 +01:00
simulated_backend_test.go Update Genesis Slot and Epoch (#1537) 2019-02-10 23:09:35 +01:00
simulated_backend.go Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
state_test_format.go Align Block Operations to Spec (#1512) 2019-02-08 15:53:36 -06:00