openethereum/js/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
..
3rdparty Etherscan links based on netVersion identifier (#4772) 2017-03-06 08:54:59 +01:00
abi Optimize signature for fallback function. (#4780) 2017-03-06 15:11:39 +01:00
api Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
contracts Better handling of Solidity compliation (#4860) 2017-03-11 15:25:45 +01:00
dapps Refactoring of the Dapp Registry (#4589) 2017-03-10 13:31:57 +01:00
environment Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
i18n fix typos and grammar (#4880) 2017-03-12 22:02:00 +01:00
jsonrpc Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
mobx UI support for hardware wallets (#4539) 2017-03-02 23:51:56 +01:00
modals Pull steps from actual available steps (#4848) 2017-03-10 11:38:27 +01:00
playground Better display of tags (#4564) 2017-02-16 17:42:19 +01:00
redux Better handling of Solidity compliation (#4860) 2017-03-11 15:25:45 +01:00
ui Go through contract links in Transaction List display (#4863) 2017-03-11 15:25:36 +01:00
util Better handling of Solidity compliation (#4860) 2017-03-11 15:25:45 +01:00
views Chain-selection from UI (#4859) 2017-03-13 12:10:53 +01:00
config.js Fix pasting of value in Input fields (#4555) 2017-02-15 13:37:58 +01:00
dev.parity.html Fix /parity-utils/{web3,parity}.js webpack errors (#3221) 2016-11-06 17:42:25 +01:00
dev.web3.html Fix /parity-utils/{web3,parity}.js webpack errors (#3221) 2016-11-06 17:42:25 +01:00
embed.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
error_pages.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.ejs Align list displays with SectionList (UI consistency) (#4621) 2017-02-24 15:21:36 +01:00
index.js Use secure websocket from HTTPS clients (#4436) 2017-02-05 11:04:17 +01:00
inject.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs.in Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
library.etherscan.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
library.jsonrpc.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
library.parity.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
library.shapeshift.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
main.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
parity.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
reset.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
routes.js UI support for hardware wallets (#4539) 2017-03-02 23:51:56 +01:00
secureApi.js Don't check for enode, don't fail if no enode (#4495) (#4861) 2017-03-10 19:40:47 +01:00
serviceWorker.js Better handling of Solidity compliation (#4860) 2017-03-11 15:25:45 +01:00
web3.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
webWorker.js Better handling of Solidity compliation (#4860) 2017-03-11 15:25:45 +01:00