openethereum/ethstore/src
Tomasz Drwięga 853aae2b92 Validate dapps accounts with address book (#4407)
* Parametrize address book

* Improving types in account_provider

* Filtering dapps_accounts

* Fixing RPC tests
2017-02-03 13:56:47 +01:00
..
account Initial commit for vaults (#4312) 2017-01-30 13:44:09 +03:00
bin Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
dir Initial commit for vaults (#4312) 2017-01-30 13:44:09 +03:00
json Initial commit for vaults (#4312) 2017-01-30 13:44:09 +03:00
error.rs Initial commit for vaults (#4312) 2017-01-30 13:44:09 +03:00
ethkey.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
ethstore.rs Validate dapps accounts with address book (#4407) 2017-02-03 13:56:47 +01:00
import.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs Initial commit for vaults (#4312) 2017-01-30 13:44:09 +03:00
presale.rs Get rid of unsafe code in ethkey, propagate incorrect Secret errors. (#4119) 2017-01-11 12:16:47 +01:00
random.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
secret_store.rs Validate dapps accounts with address book (#4407) 2017-02-03 13:56:47 +01:00