openethereum/ethcore/light/src
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
..
client Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
net Replace `Duration::new()` w/ `Duration::from_nanos` (#9387) 2018-08-21 16:01:09 +01:00
on_demand Better support for eth_getLogs in light mode (#9186) 2018-08-25 23:06:01 +02:00
types docs: update repository links (#9159) 2018-07-23 13:58:50 +02:00
cache.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
cht.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
lib.rs Better support for eth_getLogs in light mode (#9186) 2018-08-25 23:06:01 +02:00
provider.rs Better support for eth_getLogs in light mode (#9186) 2018-08-25 23:06:01 +02:00
transaction_queue.rs Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00