openethereum/ethstore/src
Tomasz Drwięga 590362b23c Backport core PRs to stable (#7892)
* update back-references more aggressively after answering from cache (#7578)

* Flush keyfiles. Resolves #7632 (#7868)

* Fix wallet import (#7873)

* rpc: generate new account id for imported wallets

* ethstore: handle duplicate wallet filenames

* ethstore: simplify deduplication of wallet file names

* ethstore: do not dedup wallet filenames on update

* ethstore: fix minor grumbles

* parity-version pr reopen (#7136)

* parity-version module split from util

removed unused util deps and features

trigger buildbot again

only kvdb links rocksdb

snappy linker issues

* rm snappy

* fixed old version imports

* Move updater metadata to Cargo.toml of parity-version. (#7832)

* Update version.

* Bump parity version.

* Fix version.

* Fix compilation.
2018-02-14 19:00:43 +01:00
..
account SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
dir Backport core PRs to stable (#7892) 2018-02-14 19:00:43 +01:00
json updated serde to version 1.0 2017-07-06 11:36:15 +02:00
error.rs Export account RPC (#4967) 2017-03-23 13:23:03 +01:00
ethkey.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
ethstore.rs Backport core PRs to stable (#7892) 2018-02-14 19:00:43 +01:00
import.rs Importing accounts from files. (#5644) 2017-05-19 17:14:47 +02:00
lib.rs updated serde to version 1.0 2017-07-06 11:36:15 +02:00
presale.rs Create an account for chain=dev (#5612) 2017-05-19 17:06:36 +02:00
random.rs Wordlist from crate (#5331) 2017-04-01 13:26:44 +07:00
secret_store.rs Backport core PRs to stable (#7892) 2018-02-14 19:00:43 +01:00