prysm-pulse/beacon-chain/state
terence tsao 537fe3f721
Fix loading historical blocks to replay cold state (#6956)
* Replay: cold state only uses finalized blocks
* Replay: regression test
* Merge refs/heads/master into fix-finalized-replay
2020-08-10 23:35:28 +00:00
..
stategen Fix loading historical blocks to replay cold state (#6956) 2020-08-10 23:35:28 +00: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