openethereum/ethcore/light/src
Nikolay Volf b7006034b1 Decouple virtual machines (#6184)
* work in progress for splitting vms

* evm working

* Evm -> Vm

* wasm converted

* ethcore working

* test fixes
2017-08-01 13:37:57 +03:00
..
client Light client improvements (#6156) 2017-07-27 13:50:12 +02:00
net light client fixes (#6148) 2017-07-26 15:48:00 +02:00
on_demand Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
types Implement skeleton for transaction index and epoch transition proof PIP messages (#5908) 2017-07-03 12:25:10 +02:00
cache.rs Proper light client informant and more verification of imported headers (#5897) 2017-07-10 13:21:11 +02:00
cht.rs Upgrade `elastic-array` to 0.9.0 2017-06-29 13:05:33 +02:00
lib.rs Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
provider.rs store epoch transition proofs in DB 2017-04-19 14:58:19 +02:00
transaction_queue.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00