openethereum/ethstore/src
Gav Wood 3f841cc578 Name and meta in accounts (#1695)
* Introduce persistent name() and meta() in SecretStore.

* Quick stash.

* Fix build.

* Add ethcore_set methods.

* Bug fixes for default values.

* Move to personal to ensure set API exposed.

* Add UUID to accounts info.

* Add tests.
2016-07-24 17:38:21 +02:00
..
account Name and meta in accounts (#1695) 2016-07-24 17:38:21 +02:00
bin ethstore cli loads passwords from files 2016-06-22 17:02:58 +02:00
dir added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
json Name and meta in accounts (#1695) 2016-07-24 17:38:21 +02:00
crypto.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
error.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
ethkey.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
ethstore.rs Name and meta in accounts (#1695) 2016-07-24 17:38:21 +02:00
import.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
lib.rs importing presale wallet (#1368) 2016-06-21 14:42:27 +02:00
presale.rs improved import wallet test 2016-06-21 15:07:15 +02:00
random.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
secret_store.rs Name and meta in accounts (#1695) 2016-07-24 17:38:21 +02:00