prysm-pulse/beacon-chain/state
Raul Jordan b1c047b9ee
Prevent Panics in Field Trie Helpers (#7613)
* add tests to prevent panics

* if > 0

* fix typ
2020-10-23 21:41:45 +00:00
..
stategen Clean Up Block Retrieval Methods (#7593) 2020-10-23 04:23:15 +00:00
stateutil Deep Source Security Issues (#7617) 2020-10-22 23:31:52 +00:00
BUILD.bazel Prevent Panics in Field Trie Helpers (#7613) 2020-10-23 21:41:45 +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 Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
getters.go Use StateRoot as Key for Cache (#7540) 2020-10-19 09:13:47 -07: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 More feature flag deletions (#7533) 2020-10-14 23:28:49 +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 Shared Field Metrics (#7081) 2020-08-24 23:03:23 +00:00
validator_map_test.go Add New Validator Map Handler (#6910) 2020-08-07 01:42:50 +00:00