openethereum/rpc/src/v1/traits
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
..
eth_signing.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
eth.rs Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
mod.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
net.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +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
parity_signing.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
parity.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
personal.rs Alias for personal_sendTransaction (#4554) 2017-02-15 16:57:27 +01:00
rpc.rs Full JSON-RPC docs + sync tests. (#4335) 2017-02-01 10:58:09 +01:00
signer.rs use generic dispatcher everywhere, squash errors 2017-02-08 16:55:06 +01:00
traces.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
web3.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00