1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
Commit Graph

6276 Commits

Author SHA1 Message Date
Frankie
5a9aa153ec
Merge pull request #3767 from MetaMask/tx-state-undefined-value
tx controller - stricter validation and other improvements
2018-03-28 12:53:38 -07:00
kumavis
16c36cc51b ci - publish dist as artifact 2018-03-28 09:58:07 -07:00
kumavis
c4c459c8d7 controllers - currency - warn currency and encountered error 2018-03-28 09:41:25 -07:00
kumavis
c171ea0632 deps - bump ethjs-query to fix unhandled promise rejections 2018-03-28 09:40:11 -07:00
kumavis
f2927121d4 deps - update package-lock (maybe greenkeeper forgot?) 2018-03-28 09:38:38 -07:00
Dan
d6ebf5d94e Confirm send token detects if balance is sufficient for gas. 2018-03-28 12:30:03 -02:30
Dan
21b6a3442d Fix display of unapprovedMessages in txList (old and new ui); includes fix of undefined txParams. 2018-03-28 10:51:16 -02:30
kumavis
21fbaed97c tx controller - explode on non-hex txParams + dont add chainId to txParams + sign with chainId as number 2018-03-27 23:55:18 -07:00
kumavis
97e1fcd331 sentry - simplify error message 'Transaction Failed: known transaction' 2018-03-27 20:41:10 -07:00
kumavis
812a06ffcd i18n - further improve locale verifier 2018-03-27 20:29:29 -07:00
kumavis
3e7d7205b8 i18n - cleanup verify locales util 2018-03-27 20:09:15 -07:00
kumavis
8421cf1954 i18n - fix casing for key 'downloadStateLogs' 2018-03-27 19:59:45 -07:00
kumavis
b324a9c295
Merge branch 'master' into i3471-checkbalanceonconfirmscreen 2018-03-27 19:42:42 -07:00
kumavis
871edfe12a
Merge pull request #3713 from MetaMask/greenkeeper/eslint-plugin-mocha-5.0.0
Update eslint-plugin-mocha to the latest version 🚀
2018-03-27 19:25:51 -07:00
kumavis
4758a3ef22
Merge pull request #3652 from MetaMask/greenkeeper/sinon-5.0.0
Update sinon to the latest version 🚀
2018-03-27 19:22:59 -07:00
Frankie
76e83365ca
Merge pull request #3752 from MetaMask/sentry-error-fix
sentry - simplify all ethjs errors for better batching
2018-03-27 19:13:42 -07:00
Dan
74ac3bb2a7 Confirm send token detects if balance is sufficient for gas. 2018-03-27 23:41:20 -02:30
kumavis
f7a2dc984e
Merge pull request #3760 from MetaMask/i3439-ResetCacheOnAccountReset
Fix bug where resetAccount does not clear network cache
2018-03-27 19:10:31 -07:00
kumavis
00952c899b
Merge pull request #3745 from danjm/i3723-fix-long-token-ammounts
Long token amounts in wallet are truncated with ellipsis.
2018-03-27 19:08:41 -07:00
kumavis
cdf5183f87
Merge pull request #3742 from danjm/i3705-prefix-to-address-with-0x
Prefixes to addresses with 0x before sending.
2018-03-27 19:08:22 -07:00
kumavis
c84f0ac7bc
Merge pull request #3741 from MetaMask/i3692-addtoken-address-undefined
Prevent users from adding custom token if decimals is an empty string.
2018-03-27 19:07:23 -07:00
kumavis
5a1f9d525d
Merge pull request #3740 from danjm/i3682-navigateTo-undefined
Stop using navigateTo for external link in settings.
2018-03-27 19:06:51 -07:00
kumavis
5b9ea8751e
Merge pull request #3743 from gasolin/buyetherview
remove unavailable goToBuyEtherView propType
2018-03-27 19:06:33 -07:00
kumavis
d8357413ac
metamask-controller - fix typo 2018-03-27 19:04:28 -07:00
kumavis
0582fdb617
Merge pull request #3609 from MetaMask/i18n-translator-redux
Handle i18n with redux.
2018-03-27 18:41:45 -07:00
kumavis
b4ec68b2d4 i18n - fix locales inde 2018-03-27 18:29:54 -07:00
kumavis
ff26042b0c ui - actions - fix log for background call 2018-03-27 18:21:46 -07:00
kumavis
1a5eccdfc0 ui - settings - fix for currentLocale 2018-03-27 18:21:22 -07:00
kumavis
e3881143cb ui - settings - derrive locales from index 2018-03-27 18:10:13 -07:00
Dan
8e6ab7df05 Checking for sufficient balance in confirm ether screen; includes error messages for user. 2018-03-27 22:38:04 -02:30
Dan Finlay
729a473210 Fix bug where resetAccount does not clear network cache
Fixes #3439
2018-03-27 18:07:51 -07:00
kumavis
165ae7d193 i18n - derrive locale codes from index 2018-03-27 18:07:24 -07:00
kumavis
5c521775f6 development - genStates - simplify locale importing 2018-03-27 18:02:25 -07:00
kumavis
9482af6157 i18n - add locales index json 2018-03-27 17:52:26 -07:00
kumavis
9e1bdcb09d test - integration - add locale build step 2018-03-27 17:17:34 -07:00
kumavis
b26788e9d4 Merge branch 'i18n-translator-redux' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-27 17:17:26 -07:00
kumavis
5290570c8f Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-27 17:17:04 -07:00
Dan
2053cac691 Don't query for undefined. 2018-03-27 21:35:12 -02:30
kumavis
b6b18339e2
Merge pull request #3758 from MetaMask/i#3731
I#3731
2018-03-27 17:01:01 -07:00
frankiebee
fefbf40a06 Merge branch 'master' into i#3731 2018-03-27 16:50:57 -07:00
frankiebee
f0f45e6fe1 migration for removing unnecessary transactions from state 2018-03-27 16:49:13 -07:00
Thomas Huang
cd3e092c14
Merge pull request #3755 from MetaMask/revert-3730-revert-3665-ci-build
Restore "Ci - introduce a build job"
2018-03-27 16:24:47 -07:00
kumavis
fe8472ab22 ci - end by flowing all required tests into a single job 2018-03-27 16:10:27 -07:00
kumavis
3ec3b09c12 ci - end by flowing all required tests into a single job 2018-03-27 16:09:11 -07:00
kumavis
1dea4124f5 ci - end by flowing all required tests into a single job 2018-03-27 14:40:04 -07:00
kumavis
4ee48acf56 deps - update package-lock 2018-03-27 14:30:50 -07:00
kumavis
914a098c8a Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-27 14:28:37 -07:00
kumavis
62e1cbd33b ci - run e2e tests after build step 2018-03-27 14:16:58 -07:00
kumavis
e0d98e73e3
Revert "Revert "Ci - introduce a build job"" 2018-03-27 14:08:20 -07:00
Thomas Huang
246287ff1c
Merge pull request #3754 from MetaMask/selenium-e2e
test - e2e testing with selenium
2018-03-27 14:03:47 -07:00