Commit Graph

6743 Commits (8e672a82e2ba7838370a5332c4775a8399c961b9)
 

Author SHA1 Message Date
Alexander Tseung 65253e114f Adds nsp check to CircleCI tests 7 years ago
Thomas 5ae2b683b2 Ci Firefox 7 years ago
Frankie 0416b37ee4
Merge pull request #4166 from MetaMask/i4010-deps4 7 years ago
Alexander Tseung 2c95390229 Adds sass-loader and style-loader packages for storybook integration 7 years ago
Alexander Tseung a70da53340 Adds path and resolve-url-loader packages for storybook integration 7 years ago
Frankie 4c40558090
Merge pull request #4164 from MetaMask/i4010-deps3 7 years ago
Thomas 5e688f0781 Delay around the addon install 7 years ago
Thomas 79baa37f31 test increase timeout 7 years ago
Alexander Tseung 4a54deadf9 Adds css-loader and file-loader needed for storybook integration 7 years ago
frankiebee a45cb75435 transactions - add a nonce check utility for ui use 7 years ago
frankiebee 62bf76db53 fix - getTxsByMetaData check if the key is in the object not if the value is truthy 7 years ago
Thomas c08a5d04c4 Async/await installing extension 7 years ago
Thomas 9dfe4f410d Firefox 7 years ago
kumavis ad1f98f8f2
Merge pull request #4162 from MetaMask/ui-actions-pify-importNewAccount 7 years ago
kumavis 0e48ddfceb ui - actions - importNewAccount - rethrow err on failure 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 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) 7 years ago
kumavis a93237a4cd
Merge pull request #4144 from MetaMask/ui-actions-pify-importNewAccount 7 years ago
kumavis bce7adac85 ui - actions - importNewAccount - use async and pify for cleaner syntax 7 years ago
Bryce Neal 18a8a21179 Blacklist problematic shopify iFrame 7 years ago
Thomas Huang 5736a1f46d
Merge pull request #4139 from MetaMask/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 7 years ago
Frankie 9b1c07c750
Merge pull request #4111 from MetaMask/build-fix-sourcemaps 7 years ago
kumavis f7ea5bf793
Merge pull request #4121 from MetaMask/i3688-shapeshift-500s 7 years ago
Thomas Huang 2601aa594e
Merge pull request #4116 from MetaMask/test-unit-ganache 7 years ago
kumavis 755d4945f7
Merge pull request #4132 from MetaMask/master 7 years ago
Paul Bouchon daaaab3ab0
Verify identities state after restoring new accounts (#4091) 7 years ago
kumavis aa3dc83bf0
Merge pull request #4128 from MetaMask/raven-transport-fix 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 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
Dan 6de450488b Wraps calls to symbol() and decimals() in try catch 7 years ago
kumavis 2b9925a9e4
Merge pull request #4110 from MetaMask/master 7 years ago
Kevin Serrano 387ec5b553
Merge pull request #4097 from MetaMask/i4096-token-rates-error 7 years ago