openethereum/ethcore/light/src
Pierre Krieger eeee90def5 Abstract devp2p (#8048)
* Rename ethcore-network to ethcore-network-devp2p

* Fix typo

* Extract generic traits into util/network

* Simplify util/network

* Fix devp2p tests

* Remove old feature

* Fix RPC tests
2018-03-05 11:56:35 +01:00
..
client Client refactoring (#7038) 2018-03-03 18:42:13 +01:00
net Abstract devp2p (#8048) 2018-03-05 11:56:35 +01:00
on_demand Client refactoring (#7038) 2018-03-03 18:42:13 +01:00
types Extract some parts of miner from ethcore. (#7353) 2018-01-11 17:49:10 +01:00
cache.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
cht.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
lib.rs Extract the hard dependency on rocksdb from the light client (#8034) 2018-03-01 19:53:15 +01:00
provider.rs Client refactoring (#7038) 2018-03-03 18:42:13 +01:00
transaction_queue.rs Pending transactions subscription (#7906) 2018-02-16 16:51:34 +01:00