openethereum/js/src
Jannis Redmann 1d618faaa6 fix subscribeToEvents test (#4166)
* try to fix freaking test

* fix subscribeToEvents test

This fix is a workaround. I would have used sinon fake timers, but I
couldn't get them to work.

* subscribeToEvent test: simplify code
2017-01-16 10:48:20 +01:00
..
3rdparty verification: check if server is running (#4140) 2017-01-13 08:51:25 +00:00
abi Fixing decoding API with signatures in names (#4125) 2017-01-11 12:17:04 +01:00
api Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
contracts Auto-detect hex encoded bytes in sha3 (#4108) 2017-01-10 18:56:56 +01:00
dapps Fix dapps not loading (#4170) 2017-01-13 18:14:56 +01:00
environment Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
i18n Fix React-Router in i18n locale change (#3815) 2016-12-11 21:03:48 +01:00
jsonrpc Visible accounts for dapps (default whitelist) (#3898) 2016-12-27 15:23:41 +00:00
modals Add a password strength component (#4153) 2017-01-13 15:52:42 +01:00
redux Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
ui Fix token images // Error in Contract Queries (#4169) 2017-01-13 18:14:25 +01:00
util fix subscribeToEvents test (#4166) 2017-01-16 10:48:20 +01:00
views Pull in console dapp as builtin (#4145) 2017-01-13 08:53:57 +00:00
config.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +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
error_pages.css Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
index.ejs Update loading splash to fit in with l&f (#3685) 2016-11-30 00:06:58 +01:00
index.js Make Wallet first-class citizens (#3990) 2016-12-30 11:28:12 +00:00
inject.js inject exports both partiy & web3 2016-12-15 10:05:52 +01:00
lib.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
lib.rs.in Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
library.etherscan.js Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
library.parity.js Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
library.shapeshift.js Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
main.js Fix React-Router in i18n locale change (#3815) 2016-12-11 21:03:48 +01:00
parity.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
reset.css Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
routes.js let users open urls from dapps view (#4042) 2017-01-05 21:15:01 +01:00
secureApi.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
serviceWorker.js Key derivation in Worker (#4071) 2017-01-09 11:14:36 +01:00
web3.js Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00