prysm-pulse/beacon-chain/state
Nishant Das 78ec783604
Add New Validator Map Handler (#6910)
* add new method
* Merge branch 'master' into addMapHandler
* comments
* Merge branch 'addMapHandler' of https://github.com/prysmaticlabs/geth-sharding into addMapHandler
* Update beacon-chain/state/types.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
* Merge refs/heads/master into addMapHandler
* Merge refs/heads/master into addMapHandler
* Merge refs/heads/master into addMapHandler
* Merge refs/heads/master into addMapHandler
* Merge refs/heads/master into addMapHandler
* Merge refs/heads/master into addMapHandler
* Merge refs/heads/master into addMapHandler
* Merge refs/heads/master into addMapHandler
* gofmt
2020-08-07 01:42:50 +00:00
..
stategen Code quality issues - Remove unused code (#6864) 2020-08-05 13:59:46 +02:00
stateutil Rm unused HashTreeRootState (#6697) 2020-07-23 17:19:05 -05: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