openethereum/ethcore
Nikolay Volf 494a0de1e2 Key derivation in ethstore & rpc (#4515)
* initial in secret store

* generation

* test

* refactor of the derivation

* signing

* account provider

* tests for account provider

* rpc types

* rpc types converts

* rpc tests

* fix warnings

* some extra docs

* derivate -> derive

* secret() -> as_raw()

* secret() -> as_raw() in rpc

* fix merge bug

* align with new serde changes
2017-02-15 16:56:15 +01:00
..
light warning on detected inconsistency 2017-02-14 19:16:46 +01:00
res Fix lock and rename tracing (#4403) 2017-02-02 19:11:43 +01:00
src Key derivation in ethstore & rpc (#4515) 2017-02-15 16:56:15 +01:00
Cargo.toml Serde 0.9 (#4508) 2017-02-13 18:38:47 +03:00
build.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00