prysm-pulse/beacon-chain/state
terence tsao dbd1e8c247
Only cache check point state if it hasn't existed in other cache (#7037)
* Only cache epoch boundary state in the event of skipped epoch boundary slot

* checkpoint

* remove lods

* checkppoint again

* Cache: fill if empty

* Don't include the sync fixes

* Update sync utils

* Avoid extra process slots

Co-authored-by: nisdas <nishdas93@gmail.com>
2020-08-17 16:20:34 -05:00
..
stategen Only cache check point state if it hasn't existed in other cache (#7037) 2020-08-17 16:20:34 -05:00
stateutil Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
BUILD.bazel Add New Validator Map Handler (#6910) 2020-08-07 01:42:50 +00:00
cloners.go Add Reference Copying (#5245) 2020-04-19 13:57:43 +00:00
docs.go Update beacon state locks (#6326) 2020-07-06 20:52:53 +00:00
field_trie_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
field_trie.go preset memory (#6722) 2020-07-25 11:54:54 -07:00
getters_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
getters.go Add New Validator Map Handler (#6910) 2020-08-07 01:42:50 +00:00
references_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
setters.go Add New Validator Map Handler (#6910) 2020-08-07 01:42:50 +00:00
state_trie_test.go Revert "Optimize AppendValidator for beacon state" (#6710) 2020-07-24 05:43:15 +00:00
state_trie.go Add New Validator Map Handler (#6910) 2020-08-07 01:42:50 +00:00
types_bench_test.go Tiny optimization in state refs lock/unlock (#6520) 2020-07-08 12:53:36 +00:00
types_test.go Rm unused HashTreeRootState (#6697) 2020-07-23 17:19:05 -05:00
types.go Add New Validator Map Handler (#6910) 2020-08-07 01:42:50 +00:00
validator_map_test.go Add New Validator Map Handler (#6910) 2020-08-07 01:42:50 +00:00