Raul Jordan
|
cec6c8de83
|
Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435)
* rem txpool
* standardize repo shared utils, remove deprecated items
* complete
* package lvl godoc
|
2019-01-31 10:53:58 +08:00 |
|
Preston Van Loon
|
592c5c3d92
|
Refactor hashing of beaconblock to shared (#1315)
* Add beacon block hash function
* Refactor/remove old hash method
* gazelle
|
2019-01-15 00:41:20 +08:00 |
|
Andrei Ivasko
|
b29188128d
|
ToBytes32 (#1306)
|
2019-01-13 09:04:14 -05:00 |
|
Nishant Das
|
e95e3ed517
|
Update State Transitions to Process Block Roots (#1176)
* Adding block root updating functions
* Adding block root updating functions
* Commiting stuff
* Updating test
* permissions
* adding tests
* fixing tests and gazelle
* Revert randao changes
* Comment
* Addressing review
* indenting
|
2018-12-27 14:48:09 +08:00 |
|
Nishant Das
|
954af67882
|
Change to Golang Crypto Library (#1054)
* deprecate hashutil
* Revert "deprecate hashutil"
This reverts commit 6ee40f916c6fcf73fe372b980ba5645fe0456f9d.
* changing to golang crypto lib
* Add comment
* add test
|
2018-12-07 01:01:51 +08:00 |
|
terence tsao
|
52a987ee44
|
Change Hashing Function from Blake2b to Sha3 (#1045)
* switched from blake2b to sha3
* fixed test
* use sha3 from eth1.0
|
2018-12-05 12:13:33 +08:00 |
|
Ivan Martinez
|
6d46dda33c
|
Make blake2b hash util in shared/ (#649)
|
2018-10-13 21:32:29 -05:00 |
|