prysm-pulse/beacon-chain/state
terence tsao 678347e64b
Handle missing archived index (#5899)
* Make `archivedRoot` handle missing root case
* Regression tests
* Fixed existing tests
* Removed debug log
* Merge refs/heads/master into handle-missing-archived-index
* Merge refs/heads/master into handle-missing-archived-index
* More comments on the look back
* Merge branch 'handle-missing-archived-index' of github.com:prysmaticlabs/prysm into handle-missing-archived-index
* Merge refs/heads/master into handle-missing-archived-index
2020-05-18 19:46:06 +00:00
..
stategen Handle missing archived index (#5899) 2020-05-18 19:46:06 +00:00
stateutil Remove out of date scripts and fix mockgen script (#5859) 2020-05-14 17:11:52 -05:00
BUILD.bazel Add fix for nil state in InitializeFromProto (#5817) 2020-05-12 00:23:05 +00:00
cloners.go Add Reference Copying (#5245) 2020-04-19 13:57:43 +00:00
field_trie_test.go updates UpdateRandaoMixesAtIndex signature (#5447) 2020-04-15 20:35:19 +00:00
field_trie.go Add Reference Copying (#5245) 2020-04-19 13:57:43 +00:00
getters_test.go fixes runtime panic in state/getters (#5728) 2020-05-04 10:15:33 +00:00
getters.go Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00
references_test.go Revert Validator Reference Copy (#5701) 2020-05-01 02:48:46 +00:00
setters.go Don't Copy The Whole Validator Map each time (#5780) 2020-05-08 18:14:18 +08:00
state_trie_test.go Add testing for EnableFieldTrie in state_trie.go (#5820) 2020-05-14 17:38:34 +00:00
state_trie.go Add fix for nil state in InitializeFromProto (#5817) 2020-05-12 00:23:05 +00:00
types_test.go updates UpdateRandaoMixesAtIndex signature (#5447) 2020-04-15 20:35:19 +00:00
types.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00