prysm-pulse/beacon-chain/core/state
terence tsao fb431c11c1 Process slots exit early if same slot (#4314)
* skip process slot if it's same slots
* Merge branch 'master' into optimize-process-slots
* Merge refs/heads/master into optimize-process-slots
2019-12-18 04:37:28 +00:00
..
benchmarks Add more detail to README and add benchmark for HashTreeRootState (#4247) 2019-12-11 00:14:33 +00:00
interop Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
spectest Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
stateutils Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
BUILD.bazel Implement Prysm-Specific HashTreeRootState (#4077) 2019-12-04 19:20:33 +00:00
skip_slot_cache_test.go Cleanup testutil and change name scheme to reference deterministic (#4167) 2019-12-05 19:51:33 +00:00
skip_slot_cache.go Cache Skipped Slots (#3879) 2019-10-31 13:38:51 -04:00
state_test.go Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
state.go Optimize Insertion in Deposit Trie (#4299) 2019-12-17 02:19:12 +00:00
transition_test.go AttestingIndices: Make beacon committee be an argument (#4284) 2019-12-15 05:02:50 +00:00
transition.go Process slots exit early if same slot (#4314) 2019-12-18 04:37:28 +00:00