prysm-pulse/beacon-chain/rpc/validator
Preston Van Loon 7a46cc0681 Enforce stronger head state operations (#4216)
* Enforce stronger head state operations

* fix genesis state generation

* one test left to fix

* all tests passing now

* gofmt

* Update beacon-chain/db/kv/state_test.go

Co-Authored-By: Raul Jordan <raul@prysmaticlabs.com>

* Update beacon-chain/db/kv/state.go

Co-Authored-By: Raul Jordan <raul@prysmaticlabs.com>

* fix tests
2019-12-09 15:35:18 +08:00
..
assignments_test.go Cleanup testutil and change name scheme to reference deterministic (#4167) 2019-12-05 19:51:33 +00:00
assignments.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00
BUILD.bazel Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
server_test.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
server.go Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
status_test.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
status.go Nil state fallback in Blockchain.HeadState() (#4042) 2019-11-19 10:12:50 -06:00