Nishant Das
|
2f9de6f93c
|
Clean Up Batched Request (#1932)
* goimports
* do not log empty batches
* invalid request
|
2019-03-07 16:43:48 -06:00 |
|
Preston Van Loon
|
1f550a0da9
|
Handle nil protos (#1927)
* Handle hash nil pointers
* handle in hash beacon block
* add recovery when broadcasting p2p messages
* cmt
* gazelle
|
2019-03-07 11:32:01 -05:00 |
|
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 |
|
Raul Jordan
|
ed1c440e0d
|
Hash Proto Helper Function (#1414)
* hashproto
* fix hash proto
* lint
|
2019-01-28 17:08:27 +01:00 |
|
terence tsao
|
e313e97666
|
Implement Validator Rotation Logic (#1279)
|
2019-01-13 12:52:31 -08:00 |
|
Andrei Ivasko
|
b29188128d
|
ToBytes32 (#1306)
|
2019-01-13 09:04:14 -05: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 |
|