openethereum/ethcore/src
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
..
account_provider removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
blockchain Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
blooms Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
client Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
engines removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
ethereum Update comments and reg ABI (#4787) 2017-03-06 21:37:38 +01:00
evm Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
json_tests Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
migrations removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
miner removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
snapshot removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
spec removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
state removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
tests Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
trace Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
types removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
verification Tweak some checks. (#4633) 2017-02-22 18:24:22 +01:00
views Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
account_db.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
action_params.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
basic_types.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
block.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
builtin.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
cache_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
db.rs Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
env_info.rs Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
error.rs Optional from field in Transaction Requests (#4332) 2017-01-30 21:08:36 +01:00
executive.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
externalities.rs Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
factory.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
header.rs Tweak some checks. (#4633) 2017-02-22 18:24:22 +01:00
lib.rs Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
pod_account.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
pod_state.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
service.rs Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
state_db.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00