openethereum/rpc/src/v1/tests
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
..
helpers Transaction timestamp condition (#4419) 2017-02-03 19:32:10 +01:00
mocked Key derivation in ethstore & rpc (#4515) 2017-02-15 16:56:15 +01:00
eth.rs fix tests with loop hack 2017-02-08 17:57:18 +01:00
mod.rs add ability to have heavy tests 2016-05-31 19:51:24 +02:00