prysm-pulse/beacon-chain/rpc/beacon
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 Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
assignments.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
attestations_test.go Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
attestations.go Update EthereumAPIs (#4186) 2019-12-03 23:44:58 +00:00
blocks_test.go Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
blocks.go Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
BUILD.bazel Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
committees_test.go Update EthereumAPIs (#4186) 2019-12-03 23:44:58 +00:00
committees.go Update EthereumAPIs (#4186) 2019-12-03 23:44:58 +00:00
server.go Add operation feed (#4215) 2019-12-07 17:57:26 +00:00
validators_test.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
validators.go Implement GetValidator RPC Endpoint (#4188) 2019-12-04 00:33:34 +00:00