prysm-pulse/beacon-chain/rpc/attester
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
..
BUILD.bazel
server_test.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
server.go