openethereum/ethcore/src/client
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
..
chain_notify.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
client.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
config.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
error.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
registry.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
test_client.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00