kumavis
|
0e48ddfceb
|
ui - actions - importNewAccount - rethrow err on failure
|
7 years ago |
Dan
|
e869d09c79
|
Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask-extension into i3725-refactor-send-component-
|
7 years ago |
Dan
|
e488c0eeea
|
Delete dead send code.
|
7 years ago |
Dan J Miller
|
6def76e294
|
Merge pull request #4157 from danjm/i3725-refactor-send-component-2
I3725 refactor send component
|
7 years ago |
Dan
|
2f78fffbdb
|
Merge branch 'i3725-refactor-send-component-' into i3725-refactor-send-component-2
|
7 years ago |
Alexander Tseung
|
ffda954add
|
Fix styling of the app spinner
|
7 years ago |
kumavis
|
53caa49666
|
network - refactor to remove unnecesary code
|
7 years ago |
kumavis
|
6f316ca450
|
network - remove setNetworkEndpoints
|
7 years ago |
kumavis
|
bfedd2776d
|
controllers - network - more semantic assert
|
7 years ago |
kumavis
|
84275456e4
|
Merge pull request #4143 from prettymuchbryce/blacklist-shopify-iframe
Blacklist problematic shopify iFrame
|
7 years ago |
kumavis
|
93a9ef284e
|
sentry - add helper to fully rewrite all error messages
|
7 years ago |
Paul Bouchon
|
5ec631cad3
|
Handle Promise rejections when importing accounts (#4142)
* Silently catch import failures since errors exist in Redux state
* Add comment about no-op catch statement
|
7 years ago |
kumavis
|
a93237a4cd
|
Merge pull request #4144 from MetaMask/ui-actions-pify-importNewAccount
ui - actions - importNewAccount - use async and pify for cleaner syntax
|
7 years ago |
kumavis
|
bce7adac85
|
ui - actions - importNewAccount - use async and pify for cleaner syntax
|
7 years ago |
Thomas Huang
|
3180b69b97
|
Merge pull request #4140 from MetaMask/v4.6.1
Version 4.6.1
|
7 years ago |
Bryce Neal
|
18a8a21179
|
Blacklist problematic shopify iFrame
|
7 years ago |
kumavis
|
477063a5a0
|
Version 4.6.1
|
7 years ago |
Thomas Huang
|
5736a1f46d
|
Merge pull request #4139 from MetaMask/sentry-enhancements
Sentry enhancements
|
7 years ago |
kumavis
|
e881ea7aaf
|
sentry - report error-like messages using the obj message
|
7 years ago |
kumavis
|
2a8d3ea450
|
sentry - wrap report modifiers in a try-catch
|
7 years ago |
kumavis
|
5f3f8c85fc
|
Merge pull request #4059 from MetaMask/i-4033-seed-words
Use new design for Reveal Seed screen. Persist seed words only in the first time flow.
|
7 years ago |
Frankie
|
9b1c07c750
|
Merge pull request #4111 from MetaMask/build-fix-sourcemaps
Build - fix sourcemaps
|
7 years ago |
kumavis
|
099fc0917d
|
Merge pull request #4131 from MetaMask/emitter-cleanup
transactions - run event emitters outside context of _setTxStatus
|
7 years ago |
kumavis
|
f7ea5bf793
|
Merge pull request #4121 from MetaMask/i3688-shapeshift-500s
Fix ShapeShift purchases
|
7 years ago |
Thomas Huang
|
2601aa594e
|
Merge pull request #4116 from MetaMask/test-unit-ganache
Test - Move unit tests to ganache-core
|
7 years ago |
frankiebee
|
98ae853b6c
|
require log
|
7 years ago |
Dan
|
954394f810
|
Remove 'goHome' from send_
|
7 years ago |
Dan
|
beb8d1cf5e
|
Move getMaxModeOn selector to amount-max-button container.
|
7 years ago |
Dan
|
4a8c3194c2
|
Use constants for send screen errors messages.
|
7 years ago |
Dan
|
bc145dc6a6
|
Fix send-v2__form class in send-content.component
|
7 years ago |
Dan
|
41b609ab5b
|
Fix amount max button.
|
7 years ago |
kumavis
|
755d4945f7
|
Merge pull request #4132 from MetaMask/master
Master
|
7 years ago |
Dan
|
5529ec6efd
|
Fix close button on send screen
|
7 years ago |
Dan
|
26f965bcce
|
Further refactors; includes refactor of send-v2.js and associated container
|
7 years ago |
Paul Bouchon
|
daaaab3ab0
|
Verify identities state after restoring new accounts (#4091)
|
7 years ago |
frankiebee
|
706647785c
|
log emitter errors
|
7 years ago |
frankiebee
|
7eb735651b
|
transactions - run event emitters outside context of _setTxStatus
|
7 years ago |
kumavis
|
aa3dc83bf0
|
Merge pull request #4128 from MetaMask/raven-transport-fix
guard adainst raven erroring
|
7 years ago |
frankiebee
|
873f85d996
|
guard adainst raven erroring
|
7 years ago |
bitpshr
|
b4b33b57bc
|
Fix ShapeShift purchases on new UI
|
7 years ago |
bitpshr
|
805c161704
|
Update old UI ShapeshiftForm to gracefully handle errors
|
7 years ago |
kumavis
|
141884ee6a
|
Merge pull request #4113 from MetaMask/i4107-send-tokens-without-symbols-decimal-methods
Wraps calls to symbol() and decimals() in try catch (Fixes #4107)
|
7 years ago |
kumavis
|
1a60f42933
|
deps - package-lock
|
7 years ago |
kumavis
|
f4fe3e81c1
|
development - add sourcemap debug tool
|
7 years ago |
kumavis
|
5c9cb0b787
|
build - minify via gulp-uglify-es instead of uglifyify
|
7 years ago |
kumavis
|
e01b81ed9b
|
deps - package-lock
|
7 years ago |
kumavis
|
b8a18feb51
|
test - unit - send from test accounts to avoid not-enough-balance error from ganache
|
7 years ago |
kumavis
|
b487dab2e7
|
test - unit - use ganache instead of deprecated block-tracker test util
|
7 years ago |
Dan
|
9f9e8789cc
|
Simplify return of existing token in getSymbolAndDecimals
|
7 years ago |
Dan
|
b71dbf52d1
|
Convert decimals to string in getSymbolAndDecimals; return null for symbol or decimals.
|
7 years ago |