openethereum/rpc/src/v1/helpers
David 72fd1fa58d
Fetch `parity-common` crates from crates.io (#9410)
* Fetch `parity-common` crates from crates.io

* Add doc tests from `patricia-trie` to `patricia-trie-ethereum`
Fix/update a few deps

* [ethkey] upgrade ethereum-types

* [whisper] update deps

* [network] deps

* [network-devp2p] deps

* [journaldb] deps

* [fastmap] deps

* [miner] deps and test fixes

* [machine] deps

* [json] deps

* [hw] deps

* [ethash] deps

* [registrar] deps

* Update a few more dependencies with new ethabi-*

* [updater] Update deps

* deps

* [ethcore] Update deps

* Use new parity-snappy and parity-rocksdb crates

* Updated submodules

* Use parity-snappy 0.1

* Use kvdb-rocksdb 0.1.2

* Don't use latest ethereum/tests

* Fix merge conflicts errors

* Remove superseeded comment

* Address grumbles: add newlines, add/remove spaces
2018-09-04 20:13:51 +02:00
..
accounts.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
block_import.rs rpc: fix is_major_importing sync state condition (#9112) 2018-07-23 15:42:08 +02:00
dispatch.rs Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
errors.rs Better support for eth_getLogs in light mode (#9186) 2018-08-25 23:06:01 +02:00
fake_sign.rs Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
ipfs.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
light_fetch.rs Better support for eth_getLogs in light mode (#9186) 2018-08-25 23:06:01 +02:00
mod.rs Completely remove all dapps struct from rpc (#9107) 2018-07-16 13:42:59 +02:00
network_settings.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
nonce.rs Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
oneshot.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
poll_filter.rs Implement EIP234 block_hash for eth_getLogs (#9256) 2018-08-13 15:47:10 +08:00
poll_manager.rs Allow Poll Lifetime to be configured via CLI (#8885) 2018-06-18 13:42:54 +02:00
requests.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
secretstore.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
signer.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
signing_queue.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
subscribers.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
subscription_manager.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00