openethereum/ethstore/src
Marek Kotewicz c39761c042 ethkey and ethstore use hash structures from bigint (#1851)
* Address renamed to H160 at bigint library level

* moved uint specific test from util to bigint library

* naming

* unifing hashes in progress

* unifing hashes

* cleanup redundant unwraps in tests

* fixed compiling
2016-08-15 15:09:00 +02:00
..
account Wallet rpcs (#1898) 2016-08-10 17:57:40 +02:00
bin ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +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 ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +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