/devel/py-repoze.what-pylons/

-wallet-browser' title='tangerine-wallet-browser Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5810 from whymarrh/bump-nvmrcWhymarrh Whitby2018-11-222-9/+10
|\
| * Update local build instructionsWhymarrh Whitby2018-11-221-8/+9
| * nvm: Bump Node version to 8.13Whymarrh Whitby2018-11-221-1/+1
* | Merge pull request #5797 from MetaMask/trezor-v6Bruno Barbieri2018-11-2212-45/+167
|\ \ | |/ |/|
| * bump eth-trezor-keyringbrunobar792018-11-222-7288/+7352
| * update package-lockbrunobar792018-11-211-7313/+7277
| * trezor v6brunobar792018-11-213-7419/+7441
| * fix merge conflictsbrunobar792018-11-2172-8609/+8076
| |\
| * | clean upbrunobar792018-11-152-3/+2
| * | Merge branch 'trezor-v5' of github.com:MetaMask/metamask-extension into trezo...brunobar792018-11-152-8/+19
| |\ \
| | * | testbrunobar792018-11-151-4/+0
| | * | testbrunobar792018-11-151-1/+1
| | * | testbrunobar792018-11-151-1/+1
| | * | try with custom boxbrunobar792018-11-151-1/+1
| | * | package-lock.jsonbrunobar792018-11-151-20/+41
| * | | update package-lock.jsonbrunobar792018-11-151-17/+27
| * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-11-157-10/+45
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-11-153-1/+40
| |\ \ \
| * \ \ \ Merge branch 'develop' into trezor-v5brunobar792018-11-1446-479/+4603
| |\ \ \ \
| * \ \ \ \ fix merge conflictsbrunobar792018-11-07191-3748/+6145
| |\ \ \ \ \
| * \ \ \ \ \ fix merge conflictsbrunobar792018-10-21104-8896/+12489
| |\ \ \ \ \ \
| * \ \ \ \ \ \ fix conflictsbrunobar792018-10-17298-12054/+28334
| |\ \ \ \ \ \ \
| * | | | | | | | update package-lock.jsonbrunobar792018-09-111-95/+167
| * | | | | | | | fix merge conflictsbrunobar792018-09-114-4/+8
| |\ \ \ \ \ \ \ \
| * | | | | | | | | update package-lock.jsonbrunobar792018-09-111-49/+126
| * | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-09-06173-2562/+4615
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | add port names blacklistbrunobar792018-08-231-0/+8
| * | | | | | | | | | handle onDisconnectbrunobar792018-08-231-0/+4
| * | | | | | | | | | fix merge conflictsbrunobar792018-08-2311-5776/+1605
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | update package-lockbrunobar792018-08-221-6/+14
| * | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-08-224-18/+8
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix commentbrunobar792018-08-211-2/+0
| * | | | | | | | | | | | fix merge conflictsbrunobar792018-08-21116-4856/+8379
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | update package-lockbrunobar792018-08-211-1/+1
| * | | | | | | | | | | | | fix e2e testsbrunobar792018-08-111-30/+1
| * | | | | | | | | | | | | undo permission changebrunobar792018-08-111-1/+0
| * | | | | | | | | | | | | add error messagesbrunobar792018-08-111-2/+4
| * | | | | | | | | | | | | hide export private key for trezor accountsbrunobar792018-08-102-32/+46
| * | | | | | | | | | | | | fixesbrunobar792018-08-104-6779/+49
| * | | | | | | | | | | | | add app/vendor dir to eslintignorebrunobar792018-08-101-0/+1
| * | | | | | | | | | | | | use new connect.js filebrunobar792018-08-102-9479/+1245
| * | | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-08-1018-29/+194
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ update package-lock.jsonbrunobar792018-08-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fix merge conflictsbrunobar792018-08-0921-32534/+32471
| * | | | | | | | | | | | | | | clean upbrunobar792018-08-053-3/+3
| * | | | | | | | | | | | | | | trezor v5 working on firefoxbrunobar792018-08-057-2/+15084
* | | | | | | | | | | | | | | | Fix usage of setState in ConfirmTransactionBase#handleSubmit (#5799)Whymarrh Whitby2018-11-221-16/+29
* | | | | | | | | | | | | | | | Show byte count for hex data on confirm screen (#5798)Whymarrh Whitby2018-11-221-1/+2
* | | | | | | | | | | | | | | | Merge pull request #5334 from whymarrh/ui-switchWhymarrh Whitby2018-11-2241-795/+166
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove first-time and navigate-txs integration testsWhymarrh Whitby2018-11-215-340/+1
| * | | | | | | | | | | | | | | | Speed up genStates script by using built-in require fnWhymarrh Whitby2018-11-211-4/+3
| * | | | | | | | | | | | | | | | ci: Drop old UI e2e tests from CircleCIWhymarrh Whitby2018-11-211-41/+0
| * | | | | | | | | | | | | | | | Remove Mascara from CircleCI configWhymarrh Whitby2018-11-211-13/+0
| * | | | | | | | | | | | | | | | Remove "Beta" from welcome messagesWhymarrh Whitby2018-11-2121-34/+34
| * | | | | | | | | | | | | | | | Don't announce new UI to users switching backWhymarrh Whitby2018-11-211-0/+1
| * | | | | | | | | | | | | | | | Update new UI links in the old UI s/Beta/New/Whymarrh Whitby2018-11-211-1/+1
| * | | | | | | | | | | | | | | | Remove "Beta" from header logoWhymarrh Whitby2018-11-213-116/+63
| * | | | | | | | | | | | | | | | Add timeout to waitUntilXWindowHandles e2e helper fnWhymarrh Whitby2018-11-211-5/+16
| * | | | | | | | | | | | | | | | Update new UI e2e tests for new UI defaultWhymarrh Whitby2018-11-214-209/+21
| * | | | | | | | | | | | | | | | Default to the new UI for first time usersWhymarrh Whitby2018-11-214-32/+26
* | | | | | | | | | | | | | | | | Merge pull request #5791 from MetaMask/fix-ledger-stuffBruno Barbieri2018-11-212-208/+208
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | update package-lock.jsonbrunobar792018-11-212-208/+208
|/ / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / Version 5.0.3 (#5785)Dan Finlay2018-11-216-277/+270
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Fix button styling for Create Account Connect (#5787)Alexander Tseung2018-11-203-47/+13
* | | | | | | | | | | | | | | Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-2037-104/+138
* | | | | | | | | | | | | | | 1102: Push publicConfigStore to next turn to avoid race conditiono (#5777)Paul Bouchon2018-11-181-2/+6
* | | | | | | | | | | | | | | Auto fail transactions that have been approved for over 12 hours (#5765)Dan Finlay2018-11-174-0/+107
* | | | | | | | | | | | | | | ESLint fixes (#5775)Whymarrh Whitby2018-11-1715-37/+37
* | | | | | | | | | | | | | | Tx controller now uses safe event emitter (#5769)Frankie2018-11-17