prysm-pulse/beacon-chain/core
Nishant Das 5450b3155e
Integrate Field Tries into Current State (#5082)
* add new methods
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into improvedHTRArrays
* new field trie
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into improvedHTRArrays
* perform better copying
* fix bug
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into improvedHTRArrays
* add support for variable length arrays
* get it running
* save all new progress
* more fixes
* more fixes
* more cleanup
* some more clean up
* new memory pool
* remove lock
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into improvedHTRArrays
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into improvedHTRArrays
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into improvedHTRArrays
* use wrapper
* remove redundant methods
* cleanup
* cleanup
* remove unused method
* change field
* Update beacon-chain/state/types.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Update beacon-chain/state/types.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Apply suggestions from code review

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
2020-03-18 04:52:08 +00:00
..
blocks Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
epoch Integrate Field Tries into Current State (#5082) 2020-03-18 04:52:08 +00:00
feed Update attester wait time (#4791) 2020-02-10 10:59:55 -06:00
helpers Run buildifer, remove duplicated WORKSPACE entries (#5018) 2020-03-06 04:42:27 +00:00
state fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
validators Include ejected indices in ActiveSetChanges endpoint (#5066) 2020-03-13 12:23:19 -04:00