openethereum/js/src
Arkadiy Paronyan 5e70507c78 Backporting to beta (#4118)
* Ignore get_price_info test by default. (#4112)

* Auto-detect hex encoded bytes in sha3 (#4108)

* Auto-detect hex encoded bytes in sha3

* Using types/isHex

* Removing unused imports

* Use binary chop to estimate gas accurately (#4100)

* Initial sketch.

* Building.

* Fix a few things.

* Fix issue, add tracing.

* Address grumbles

* Raise upper limit if needed

* Fix test.

* Fixing decoding API with signatures in names (#4125)

* Fix call/estimate_gas (#4121)

* Return 0 instead of error with out of gas on estimate_gas

* Fix stuff up.
2017-01-11 20:03:08 +01:00
..
3rdparty Account view updates (#4008) 2017-01-05 12:06:35 +01:00
abi Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00
api Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00
contracts Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00
dapps Backporting to beta (#4118) 2017-01-11 20:03:08 +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 Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00
redux reverse caching: use subscribeToEvents 2017-01-09 19:09:22 +01:00
ui Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00
util subscribeToEvent -> subscribeToEvents 2017-01-09 19:09:21 +01:00
views Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00
config.js Update Transfer logic + Better logging (#4098) 2017-01-10 13:26:30 +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 Fix Secure API hangs (#3927) 2016-12-21 15:12:40 +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