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 |
|