prysm-pulse/beacon-chain/state
Ivan Martinez 946a2caafd
Add fix for nil state in InitializeFromProto (#5817)
* Add nil check and tests
* Add unsafe test
* Update tools/genesis-state-gen/main.go
* Undo genesis state gen changes
* Merge branch 'proto-fuzz-fix' of github.com:prysmaticlabs/prysm into proto-fuzz-fix
* gaz
* Fix
2020-05-12 00:23:05 +00:00
..
stategen Reduce memory usage for new-state-mgmt at init sync (#5778) 2020-05-08 19:02:48 +00:00
stateutil No magic number for BlockBodyRoot (#5803) 2020-05-11 11:45:31 +08: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 fix for nil state in InitializeFromProto (#5817) 2020-05-12 00:23:05 +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