prysm-pulse/beacon-chain/state
terence tsao df93affb4e
Move hot state cache to stategen (#8153)
* Move hot state cache to stategen

* Fix build.bazel

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-12-17 20:40:47 +00:00
..
stategen Move hot state cache to stategen (#8153) 2020-12-17 20:40:47 +00:00
stateutil Beacon node code health improvements (#8109) 2020-12-14 23:41:24 +00:00
BUILD.bazel Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
cloners.go Pubsub: ensure better TopicIDs validation (#7418) 2020-10-03 01:51:58 +00:00
doc.go Fixes docs.go -> doc.go file name (#7128) 2020-08-27 20:28:54 +00:00
field_trie_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
field_trie.go Prevent Panics in Field Trie Helpers (#7613) 2020-10-23 21:41:45 +00:00
getters_test.go Remove expensive validators only method (#7717) 2020-11-03 12:47:21 -06:00
getters.go Pass By Value Instead Of Reference (#7710) 2020-11-09 10:08:08 +00:00
helpers_test.go Prevent Panics in Field Trie Helpers (#7613) 2020-10-23 21:41:45 +00:00
references_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
setters.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
state_trie_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
state_trie.go Add state field count to config (#8068) 2020-12-07 21:49:28 -06: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 state field count to config (#8068) 2020-12-07 21:49:28 -06:00
validator_map_test.go Add New Validator Map Handler (#6910) 2020-08-07 01:42:50 +00:00