openethereum/js/src
Tomasz Drwięga 3226e1ca33 Expose health status over RPC (#6274)
* Node-health to a separate crate.

* Initialize node_health outside of dapps.

* Expose health over RPC.

* Bring back 412 and fix JS.

* Add health to workspace and tests.

* Fix compilation without default features.

* Fix borked merge.

* Revert to generics to avoid virtual calls.

* Fix node-health tests.

* Add missing trailing comma.
2017-08-28 14:11:55 +02:00
..
3rdparty
abi Fix event params decoding when no names for parameters #5409 (#5567) 2017-05-09 12:56:08 +02:00
api Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
contracts Add support for ConsenSys multisig wallet (#6153) 2017-08-09 19:06:14 +02:00
dapps Fixed typo (s/seems is/seems) 2017-08-06 18:33:54 +02:00
environment UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
i18n Clarify confusing messages. (#5935) 2017-06-28 09:35:25 +02:00
jsonrpc Rename network_id to chain_id where applicable. 2017-08-21 14:23:10 +02:00
mobx
modals Add support for ConsenSys multisig wallet (#6153) 2017-08-09 19:06:14 +02:00
playground
redux Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
ui Render correctly when query input is false in a contract (#6137) 2017-07-25 08:45:14 +02:00
util Add support for ConsenSys multisig wallet (#6153) 2017-08-09 19:06:14 +02:00
views Infoline less opaque for UI/visibility (#6364) 2017-08-25 16:31:48 +08:00
config.js
dev.parity.html
dev.web3.html
embed.js Extension fixes (#6284) 2017-08-13 17:41:50 +02:00
error_pages.css
index.ejs
index.js Fixing UI issues after UI server refactor (#5710) 2017-06-04 12:34:03 +02:00
inject.js
lib.rs
lib.rs.in util reexports less std 2017-07-29 21:10:14 +02:00
library.etherscan.js Use babel-runtime as opposed to babel-polyfill (#5662) 2017-05-19 16:51:15 +02:00
library.jsonrpc.js
library.parity.js Remove additional polyfill (#5663) 2017-05-19 17:30:54 +02:00
library.shapeshift.js Use babel-runtime as opposed to babel-polyfill (#5662) 2017-05-19 16:51:15 +02:00
main.js
parity.js Use babel-runtime as opposed to babel-polyfill (#5662) 2017-05-19 16:51:15 +02:00
reset.css
routes.js
secureApi.js Ignore errors from dappsUrl when starting UI. (#6296) 2017-08-18 15:51:52 +02:00
serviceWorker.js Fix issues in Contract Development view (#5555) 2017-05-05 10:00:16 +02:00
web3.js
webWorker.js Fix issues in Contract Development view (#5555) 2017-05-05 10:00:16 +02:00