openethereum/rpc/src/v1/impls
Gav Wood 3041c95408 Chain-selection from UI (#4859)
* First little bits for chain-selection.

* Provide RPCs and get settings through to user defaults.

* Hasty stash.

* Fix updater accidentally redownloading.

* Finish up.

* Add JS tests.

* Hypervisor should never run a binary modified before itself.

* Style.

* Help tweak.

* Fix test compile.

* Fix JS test

* Build fix for tests.

* Revert default chain name

* Another test

* Use spec name via client.

* Fix mock up.

* whitespace

[ci:skip]

* whitespace

[ci:skip]

* remove exit/restart endpoints.
2017-03-13 12:10:53 +01:00
..
light Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
eth.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
eth_filter.rs RPC middleware: Informant & Client.keep_alive (#4384) 2017-02-04 22:18:19 +01:00
mod.rs dispatcher abstraction, port most things to it 2017-02-08 15:36:53 +01:00
net.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
parity.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
parity_accounts.rs Proper default accounts RPCs (#4580) 2017-02-20 16:33:12 +01:00
parity_set.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
personal.rs Proper default accounts RPCs (#4580) 2017-02-20 16:33:12 +01:00
rpc.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
signer.rs implement light dispatcher 2017-02-09 21:12:28 +01:00
signing.rs Proper default accounts RPCs (#4580) 2017-02-20 16:33:12 +01:00
signing_unsafe.rs Proper default accounts RPCs (#4580) 2017-02-20 16:33:12 +01:00
traces.rs RPC middleware: Informant & Client.keep_alive (#4384) 2017-02-04 22:18:19 +01:00
web3.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00