openethereum/rpc/src/v1/helpers
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
..
dispatch fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
external_signer fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
block_import.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
deprecated.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
eip191.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
engine_signer.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
errors.rs Implement parity_versionInfo & parity_setChain on LC; fix parity_setChain (#10312) 2019-03-04 20:24:53 +01:00
fake_sign.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
ipfs.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
light_fetch.rs fix(light-rpc): Make light_sync generic (#10238) 2019-02-11 10:33:16 +00:00
mod.rs fix(compilation warns): no-default-features (#10346) 2019-02-14 17:54:44 +03:00
network_settings.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
nonce.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
poll_filter.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
poll_manager.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
requests.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
secretstore.rs fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
signature.rs fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
subscribers.rs fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
subscription_manager.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
work.rs fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00