openethereum/ethstore/src
Arkadiy Paronyan e7d7280a89 Backporting to beta (#3623)
* Ropsten network (#3539)

* Ropsten network

* Sorted premine

* Comas

* Removed trailing coma

* --testnet set to ropset

* New registry contract address for ropsten (#3549)

* New registry for ropsten

* Registry address

* Registry with payable modifier

* Fix panic on importing own invalid transaction (#3550)

* Use patched MIO

* Trim whitespace from recovery phrase

* v1.4.5

* Appending logs by default

* Fixing phrases generated on windows

* Manually add \r to Windows phrases pre 1.4.4

* < 1.4.5

* Update test, fix number. (#3612)

* Set default tx price to 0.0025 USD

* Only support 1.4.x dictionary


Former-commit-id: 793003af5ff14bccb34e24b8b57897762647e03d
2016-11-25 20:57:34 +01:00
..
account Backporting to beta (#3525) 2016-11-18 20:50:20 +01:00
bin Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00
dir Backporting to beta (#3525) 2016-11-18 20:50:20 +01:00
json fixed #2263, geth keys with ciphertext shorter than 32 bytes (#2318) 2016-09-28 15:47:52 +02:00
error.rs Encryption, decryption and public key RPCs. (#1946) 2016-09-22 14:48:22 +02:00
ethkey.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
ethstore.rs Sweep some more panics (#2848) 2016-10-25 22:34:52 +02:00
import.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
lib.rs Sweep some more panics (#2848) 2016-10-25 22:34:52 +02:00
presale.rs Sweep some more panics (#2848) 2016-10-25 22:34:52 +02:00
random.rs Backporting to beta (#3623) 2016-11-25 20:57:34 +01:00
secret_store.rs Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00