Nishant Das
|
1af11885ee
|
Remove Support for 2d-list Hashers (#10290)
* add changes
* fix logic bug
* fix
* potuz's review
* Update beacon-chain/state/stateutil/eth1_root.go
Co-authored-by: Potuz <potuz@prysmaticlabs.com>
Co-authored-by: Potuz <potuz@prysmaticlabs.com>
|
2022-03-04 15:19:07 +00:00 |
|
Nishant Das
|
fa750650ed
|
Disable Vectorized HTR from Our Dev Flag (#10304)
|
2022-03-03 03:49:26 +00:00 |
|
Nishant Das
|
339540274b
|
Integration of Vectorized Sha256 In Prysm (#10166)
* add changes
* fix for vectorize
* fix bug
* add new bench
* use new algorithms
* add latest updates
* save progress
* hack even more
* add more changes
* change library
* go mod
* fix deps
* fix dumb bug
* add flag and remove redundant code
* clean up better
* remove those ones
* clean up benches
* clean up benches
* cleanup
* gaz
* revert change
* potuz's review
* potuz's review
* potuz's review
* gaz
* potuz's review
* remove cyclical import
* revert ide changes
* potuz's review
* return
|
2022-02-28 21:56:12 +08:00 |
|
Nishant Das
|
525c818672
|
Remove SSZ Cache (#10256)
* remove ssz cache
* gaz
* lint
* analyze more
* fix
|
2022-02-22 17:27:51 +08:00 |
|
Nishant Das
|
5ab88da183
|
Use Static Sizes for State Fields (#10007)
|
2021-12-13 10:16:23 +01:00 |
|
Nishant Das
|
37bc407b56
|
Refactor States To Allow for Single Cached Hasher (#9922)
* initial changes
* gaz
* unexport and add in godoc
* nocache
* fix edge case
* fix bad implementation
* fix build file
* add it in
* terence's review
* gaz
* fix build
* Apply suggestions from code review
remove assigned ctx
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
|
2021-11-29 16:30:17 +00:00 |
|