Nishant Das
|
7e50c36725
|
Add Hasher To State Data Types (#5244)
* add hasher
* re-order stuff
* Merge refs/heads/master into addHasher
* Merge refs/heads/master into addHasher
* Merge refs/heads/master into addHasher
* Merge refs/heads/master into addHasher
* Merge refs/heads/master into addHasher
* Merge refs/heads/master into addHasher
* Merge refs/heads/master into addHasher
* Merge refs/heads/master into addHasher
* Merge refs/heads/master into addHasher
* Merge refs/heads/master into addHasher
|
2020-03-31 18:57:19 +00:00 |
|
Nishant Das
|
63df1d0b8d
|
Add Merkleize With Customized Hasher (#5234)
* add buffer for merkleizer
* add comment
* Merge refs/heads/master into merkleize
* Merge refs/heads/master into merkleize
* Merge refs/heads/master into merkleize
* Merge refs/heads/master into merkleize
* Merge refs/heads/master into merkleize
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into merkleize
* Merge branch 'merkleize' of https://github.com/prysmaticlabs/geth-sharding into merkleize
* lint
* Merge refs/heads/master into merkleize
|
2020-03-29 06:13:24 +00:00 |
|
Nishant Das
|
cdac3d61ea
|
Custom Block HTR (#5219)
* add custom htr
* fix root
* fix everything
* Apply suggestions from code review
* Update beacon-chain/state/stateutil/blocks.go
* Update beacon-chain/blockchain/receive_block.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Update beacon-chain/blockchain/process_block.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* terence's review
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-03-26 13:10:22 -05:00 |
|
Nishant Das
|
431762164e
|
Add New State Utils (#5117)
* add new helpers
* make zerohash public
* remove unused method
* add more tests
* cleanup
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-03-17 14:25:17 -05:00 |
|
Nishant Das
|
93195b762b
|
Improve HTR of State (#5058)
* add cache
* Update beacon-chain/state/stateutil/blocks.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Update beacon-chain/state/stateutil/blocks.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Update beacon-chain/state/stateutil/hash_function.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Merge branch 'master' into improveHTR
* add back string casting
* fix imports
|
2020-03-10 16:26:54 +00:00 |
|
Nishant Das
|
83945ca54b
|
Shift Stateutils to State Package (#4921)
* shift over
* new changes
* imports
* Merge branch 'master' into shiftUtils
|
2020-02-21 16:52:21 +00:00 |
|