prysm-pulse/beacon-chain/operations
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
..
attestations Implement Atts Pool Curl Methods (#4191) 2019-12-04 18:30:45 +00:00
testing Removed unused mocks (#4135) 2019-11-27 14:52:24 -06:00
attestation_test.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
attestation.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
block_test.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
block.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
BUILD.bazel Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00
exit_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
exit.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
log.go Refactor operation service.go into smaller files (#3808) 2019-10-21 09:37:50 -07:00
recent_att_multi_map_test.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
recent_att_multi_map.go Refactor operation service.go into smaller files (#3808) 2019-10-21 09:37:50 -07:00
service_test.go Refactor operation service.go into smaller files (#3808) 2019-10-21 09:37:50 -07:00
service.go Change All Caches To Ristretto (#4208) 2019-12-06 20:06:37 +00:00