openethereum/ethstore/src
Gav Wood ca54b8e493 RPC for importing geth keys (#1916)
* Address book for local addresses.

* Simple disk-backed address book.

* Add test and keep file with keys.

* View and import Geth keys.

* Fix test.

* Fix up author info.

[ci:skip]
2016-08-11 18:31:28 +02:00
..
account Wallet rpcs (#1898) 2016-08-10 17:57:40 +02:00
bin Purging .derefs, fixing clippy warnings. (#1890) 2016-08-10 16:29:40 +02:00
dir RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
json fixed importing presale wallet with encseed longer than 96 bytes (#1801) 2016-08-02 05:57:57 -07:00
crypto.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
error.rs handle keys deserialization errors, fixes #1592 (#1701) 2016-07-28 20:26:07 +02:00
ethkey.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
ethstore.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
import.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
lib.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
presale.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
random.rs Wallet rpcs (#1898) 2016-08-10 17:57:40 +02:00
secret_store.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00