prysm-pulse/beacon-chain/blockchain
Nishant Das 000a42deac Make State Requests only Request for Finalized State (#1955)
* remove hash field for state request

* change to finalized state root

* refactor code for bug

* add in saving of finalized state

* add method to db

* adding finalized state root

* add new changes

* add in new changes

* add in return vars

* goimports

* review comments

* error message

* fix broken build

* fix cache state tests

* lint
2019-03-12 16:44:21 -04:00
..
stategenerator Add State Generator (#1718) 2019-03-07 11:02:47 +08:00
BUILD.bazel Handle Panics in Remaining Services (#1926) 2019-03-10 17:53:28 -05:00
fork_choice_test.go Part 1 of X - LMD Ghost Benchmark Tests (#1950) 2019-03-12 07:08:13 -07:00
fork_choice.go LMD GHOST fork choice implementation and tests (#1933) 2019-03-08 07:55:55 -06:00
service_test.go Part 1 of X - LMD Ghost Benchmark Tests (#1950) 2019-03-12 07:08:13 -07:00
service.go Make State Requests only Request for Finalized State (#1955) 2019-03-12 16:44:21 -04:00