openethereum/parity
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
..
cli Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
account.rs Ledger wallet support (#4486) 2017-02-09 19:07:06 -05:00
blockchain.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
boot.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
cache.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
configuration.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
dapps.rs Allow specifying extra cors headers for dapps (#4710) 2017-03-07 17:33:28 +01:00
deprecated.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
dir.rs Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00
helpers.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
informant.rs RPC middleware: Informant & Client.keep_alive (#4384) 2017-02-04 22:18:19 +01:00
ipfs.rs More CLI settings for IPFS API (#4608) 2017-02-24 10:32:42 +01:00
main.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
migration.rs address rightward drift 2017-02-27 19:05:02 +01:00
modules.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
params.rs Support both V1 & V2 DataChanged events in registry (#4734) 2017-03-03 13:33:49 +01:00
presale.rs Ledger wallet support (#4486) 2017-02-09 19:07:06 -05:00
rpc.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
rpc_apis.rs Fix RPC errors. Implement geth-compatibility option to return correct pending nonce. (#4837) 2017-03-10 10:25:13 +01:00
run.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
secretstore.rs Secret store - initial version (#4567) 2017-02-20 16:13:21 +01:00
signer.rs Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
snapshot.rs Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
stratum.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
sync.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
upgrade.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
url.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
user_defaults.rs Serde 0.9 (#4508) 2017-02-13 18:38:47 +03:00