openethereum/ethstore/src/json
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
..
cipher.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
crypto.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
error.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
hash.rs importing presale wallet (#1368) 2016-06-21 14:42:27 +02:00
id.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
kdf.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
key_file.rs Name and meta in accounts (#1695) 2016-07-24 17:38:21 +02:00
mod.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
mod.rs.in importing presale wallet (#1368) 2016-06-21 14:42:27 +02:00
presale.rs importing presale wallet (#1368) 2016-06-21 14:42:27 +02:00
version.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00