openethereum/ethcore/light/src/client
Axel Chalon 7014642815 Implement parity_versionInfo & parity_setChain on LC; fix parity_setChain (#10312)
* Light client: implement parity_versionInfo RPC

* Light client: implement set_exit_handler & parity_setChain RPC

* parity_setChain RPC: return an error if failed (instead of `true`)

* Implement eth_subscribe('syncing') RPC for full node & light node

* Fix indentation

* Revert commit: Implement eth_subscribe('syncing')

* Revert change to Cr callback function
2019-03-04 20:24:53 +01:00
..
fetch.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
header_chain.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
mod.rs Implement parity_versionInfo & parity_setChain on LC; fix parity_setChain (#10312) 2019-03-04 20:24:53 +01:00
service.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00