openethereum/js/src
Jaco Greeff 1987dad527 Allow signing via Qr (#4881)
* QR code scanning in-place

* QrScan component

* Update tests

* s/store/createStore/ in props

* Create of actual accountsInfo entry

* Exteral/hardware forget, no password change

* Add external accounts to accounts list

* Render external accounts in section (along with hw)

* Manul test bugfixes

* Display Qr code for tx signing

* Align QR code

* Hints for QR operations

* Generate actual qr codes based on tx data

* Add leading 0x if not found

* Update tests for 0x leading addition

* from & rpl without leading 0x

* Auto-detect QR code size (input length)

* Confirm raw

* WIP (lots of logging)

* WIP

* Chain-replay protection

* Readability

* Re-add r: chainId

* s = 0, r = 0, v = chainId

* Update eth_signTransaction to send transaction object

* And it actually works.

* Externalise createUnsigned/createSigned

* Check for nonce updates (future: subscriptions)

* Allow gas overrides

* Expose formatted condition

* Extract calculation (cap at 40)

* Remove debug log

* Fix rename linting

* Allow for signing hash & rlp (App support forthcoming)

* WIP

* User original qrcode-generator package

* Complete hash + rlp signing

* Accurate QR code size calculation

* Simplify type calculation

* R-eactivate current mobile interface (TODO for new)

* Move napa to dep

* Allow external accounts visibility in dapps

* Allow napa install on CI

* Allow new signTransaction & signTransactionHash functionality
2017-03-31 23:36:24 +02:00
..
3rdparty Etherscan links based on netVersion identifier (#4772) 2017-03-06 08:54:59 +01:00
abi Updating paths to repos. (#5330) 2017-03-29 15:17:27 +02:00
api Allow signing via Qr (#4881) 2017-03-31 23:36:24 +02:00
contracts Updating paths to repos. (#5330) 2017-03-29 15:17:27 +02:00
dapps Allow entry of url or hash for DappReg meta (#5360) 2017-03-31 23:33:55 +02:00
environment Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
i18n Copy all existing i18n strings into zh (as-is translation aid) (#5305) 2017-03-27 21:46:39 +02:00
jsonrpc Updating paths to repos. (#5330) 2017-03-29 15:17:27 +02:00
mobx Attach hardware wallets already in addressbook (#4912) 2017-03-20 19:14:39 +01:00
modals Allow signing via Qr (#4881) 2017-03-31 23:36:24 +02:00
playground Fix the use of MobX in playground (#5294) 2017-03-27 17:27:35 +02:00
redux Allow signing via Qr (#4881) 2017-03-31 23:36:24 +02:00
ui Allow signing via Qr (#4881) 2017-03-31 23:36:24 +02:00
util Allow signing via Qr (#4881) 2017-03-31 23:36:24 +02:00
views Allow signing via Qr (#4881) 2017-03-31 23:36:24 +02: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 Updating paths to repos. (#5330) 2017-03-29 15:17:27 +02:00
routes.js UI support for hardware wallets (#4539) 2017-03-02 23:51:56 +01:00
secureApi.js Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02: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