openethereum/rpc/src/v1/helpers
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
..
dispatch.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
errors.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
mod.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
network_settings.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
params.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
poll_filter.rs Fixpending (#1074) 2016-05-24 21:56:32 +02:00
poll_manager.rs fixed eth_getLogs (#915) 2016-04-10 11:42:03 -07:00
requests.rs Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
signing_queue.rs Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00