openethereum/ethstore/src
Arkadiy Paronyan dfb2ddfdc2 Backports to beta (#1919)
* RPC errors & logs (#1845)

* Refactoring errors in RPC

* Updating jsonrpc-core

* Fixing code_at

* Avoid mentioning obvious segments in proof

[ci:skip]

* fixed cache_manager lock order

* Purging .derefs, fixing clippy warnings. (#1890)

* Fixing clippy warnings

* Purging derefs

* Simplifying engine derefs

* Simplifying more engine derefs

* Adding more details to miner log

* fixed #1889, .DS_Store is no longer treated as key file (#1892)

* fixed #1889, .DS_Store is no longer treated as key file

* ethstore filters directories, hidden files and common system files

* fixed compiling

* fix regression with geth dir

* fix regression with geth dir

* Fix ipc compilation and add ipc feature to test targets (#1902)

* fix compilation and add it to the ci run

* no separator?

* use quotes and spaces

* RocksDB version bump

* Don't return deleted nodes that are not yet flushed (#1908)

* polling & connection timeouts (#1910)

* Peers RPC + UI displaying active/connected/max peers (#1915)

* Peers API

* Bumping Parity-UI

* Fixing tests

* Save nodes removed from backing_overlay until commit (#1917)
2016-08-12 12:16:20 +02:00
..
account Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
bin Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
dir Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
json fixed importing presale wallet with encseed longer than 96 bytes (#1801) 2016-08-02 05:57:57 -07: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