prysm-pulse/beacon-chain/blockchain
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
..
forkchoice Add span for saveCheckpointState (#4227) 2019-12-08 22:53:09 +00:00
testing 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
chain_info_norace_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
chain_info_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
chain_info.go Chain head state return nil instead of err (#4193) 2019-12-04 23:48:30 +00:00
info.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
log.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
metrics.go Complete finalization metrics (#4096) 2019-11-23 17:12:29 -08:00
receive_attestation_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
receive_attestation.go Remove formatting from error (#4210) 2019-12-06 17:48:38 +00:00
receive_block_test.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
receive_block.go --initial-sync-cache-state don't need to save head root (#4219) 2019-12-07 16:45:39 -06:00
service_norace_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
service_test.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
service.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00