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
This commit is contained in:
Nishant Das
2018-11-08 11:22:31 +08:00
committed by GitHub
parent 6476fb54af
commit 37bc1c67be
23 changed files with 833 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ coverage:
project:
default:
target: auto
threshold: 1%
threshold: 1.5%
patch: no
changes: no