openethereum/ethstore/src
Nikolay Volf 50021c7611 Fix ethstore opening all key files in the directory at once (BETA) (#2472)
* get rid of collects & zips

* not an option here!
2016-10-05 15:41:48 +02:00
..
account fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-10-04 22:08:31 +02:00
bin Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
dir Fix ethstore opening all key files in the directory at once (BETA) (#2472) 2016-10-05 15:41:48 +02:00
json fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-10-04 22:08:31 +02:00
crypto.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
error.rs handle keys deserialization errors, fixes #1592 (#1701) 2016-07-28 20:26:07 +02:00
ethkey.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
ethstore.rs dynamic keys pickup 2016-07-31 10:46:28 +02:00
import.rs Fixing account naming (#1810) 2016-08-03 17:58:22 +02:00
lib.rs Key files include timestamp in name. (#1700) 2016-07-25 10:45:45 +02:00
presale.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
random.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
secret_store.rs dynamic keys pickup 2016-07-31 10:46:28 +02:00