Raul Jordan
|
c5c7d40398
|
Create Wrapper Around Pure Go BLS Project in Prysm (#1625)
* finish the BLS API wrapper
* all tests passing
* unexported comment
* gofmt tests for bls
* slice
* len
* cap err string
* tests
* imports
* gazelle
|
2019-02-19 09:09:50 -06:00 |
|
Preston Van Loon
|
8d67337564
|
Revert go-bls (#1607)
* revert bc2afa04c6
* Fix workspace
* remove serialize reference
* Remove static
|
2019-02-15 13:31:07 -05:00 |
|
Nishant Das
|
bc2afa04c6
|
Utilize Go-BLS in Prysm (#1367)
* removing redundant bls package
* gazelle
* battling bazel deps
* workspace
* go-bls works in prysm now
* add func and test
* add test
* fix tests
* edit workspace
* more verbose logs
* lint
* all tests passing
* handle error in keystore
|
2019-02-11 13:45:06 -05:00 |
|
Nishant Das
|
37bc1c67be
|
Adding Basic Private Key Management (#671)
* adding flags
* adding modified key utils
* adding more funcs
* more changes
* more changes
* documentation
* changes to node
* gazelle
* fixing bazel build
* gazelle
* adding tests
* more tests
* addressing terence's feedback
* adding geth header
* test
* changes
* fixedd it
* fixed marshalling
* adding more to tests
* gazelle
* adding more tests
* lint
* add cov
* cov
* fix imports
|
2018-11-08 11:22:31 +08:00 |
|