prysm-pulse/beacon-chain/state
Preston Van Loon 973a0a89b5
Update state root cache to fuzz in parallel (#5364)
* Update state root cache to fuzz in parallel

* confirmed arrays passing

Co-authored-by: rauljordan <raul@prysmaticlabs.com>
2020-04-10 13:12:59 -05:00
..
stategen Use the config value (#5342) 2020-04-07 20:11:19 -05:00
stateutil Update state root cache to fuzz in parallel (#5364) 2020-04-10 13:12:59 -05:00
BUILD.bazel Add Hasher To State Data Types (#5244) 2020-03-31 18:57:19 +00:00
cloners.go Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
field_trie_test.go Add Field Trie to State (#5118) 2020-03-18 10:09:31 +08:00
field_trie.go Add Hasher To State Data Types (#5244) 2020-03-31 18:57:19 +00:00
getters_test.go fixes data race in state.Slot (#5067) 2020-03-11 09:11:07 +00:00
getters.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
references_test.go Save attestation to DB gated by archival flag (#4776) 2020-02-06 15:14:52 +00:00
setters.go Integrate Field Tries into Current State (#5082) 2020-03-18 04:52:08 +00:00
state_trie.go Add Hasher To State Data Types (#5244) 2020-03-31 18:57:19 +00:00
types_test.go Add span to HTR and skip slot cache (#5197) 2020-03-25 01:15:00 +00:00
types.go Integrate Field Tries into Current State (#5082) 2020-03-18 04:52:08 +00:00