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

5736 Commits

Author SHA1 Message Date
Alexander Tseung
6f749e5576
Update Confirm Contract screen (#3597) 2018-03-16 13:09:49 -07:00
Thomas Huang
ad9feee637 Fix messages typo (#3591) 2018-03-16 14:30:27 -02:30
Alexander Tseung
7fb27cf0c7
Update margins for consistency in first time flow (#3588) 2018-03-16 08:50:21 -07:00
Dan Finlay
e2f340b324
Merge pull request #3587 from MetaMask/i18n
More for i18n
2018-03-15 17:22:31 -07:00
Thomas
9523dd6266 More for i18n 2018-03-15 16:05:49 -07:00
kumavis
67e87a4fd4
Merge pull request #3576 from Senshii/master
fix plural in french translation
2018-03-15 13:07:21 -07:00
Alexander Tseung
66193c823c Update Deposit Eth icon (#3569) 2018-03-15 13:50:22 -02:30
simon fourdinier
09fe5ed9ba fix plural in french translation 2018-03-15 09:37:00 +01:00
Thomas Huang
e2efc91aee
Merge pull request #3558 from MetaMask/fix-two-translations
Fix translations whose substitutions params were not in arrays.
2018-03-14 13:00:42 -07:00
kumavis
5d970be4f3
Merge pull request #3562 from MetaMask/danfinlay-patch-1
Grammar correction
2018-03-14 12:17:52 -07:00
kumavis
6bdef5f4c8
Merge pull request #3545 from vincentlg/master
Add French translation 🇫🇷
2018-03-14 11:47:53 -07:00
Dan Finlay
19b553907c
Merge pull request #3565 from MetaMask/local-store-fix
Fix local store promisification
2018-03-14 11:27:24 -07:00
kumavis
6aef2ed0b2 local-store - fix class syntax 2018-03-14 10:59:47 -07:00
kumavis
c4e90c9359 local-store - check for error from extension.runtime 2018-03-14 10:49:54 -07:00
kumavis
39a831e2a0 deps - use pify instead of util.promisify 2018-03-14 10:32:55 -07:00
kumavis
481983aae8 local-store - fix promisification of methods 2018-03-14 10:31:25 -07:00
Vincent Le Gallic
9963bf6429
Update messages.json
thx to @Senshii
2018-03-14 18:08:14 +01:00
Dan Finlay
fae6a44bac
Grammar correction 2018-03-14 09:34:25 -07:00
Dan Finlay
9226de6c95
Merge pull request #3559 from MetaMask/fix-promisify-ref
fix destructuring of variables
2018-03-14 08:45:56 -07:00
frankiebee
b609924125 fix destructuring of variables 2018-03-14 08:21:50 -07:00
Dan
edd5c38492 Fix translations whose substitutions params were not in arrays. 2018-03-14 12:34:13 -02:30
kumavis
5fbfb0b67c
Merge pull request #3083 from MetaMask/i3076-UseStorageLocalInstead
Use storage.local instead of localStorage
2018-03-13 15:47:52 -07:00
kumavis
dc5fbf5eb2
Merge branch 'master' into i3076-UseStorageLocalInstead 2018-03-13 15:43:37 -07:00
kumavis
b7a24840f2
Merge pull request #3551 from MetaMask/i#3509
fix for where null is not supported in txParams
2018-03-13 15:42:50 -07:00
kumavis
22cd788203
tx-gas-utils - fix code style 2018-03-13 15:39:33 -07:00
Thomas Huang
b183d879d6
Merge pull request #3552 from MetaMask/danfinlay-patch-1
Fix grammar
2018-03-13 15:33:08 -07:00
frankiebee
bee3e57b28 Merge branch 'i#3509' of https://github.com/MetaMask/metamask-extension into i#3509 2018-03-13 15:32:32 -07:00
frankiebee
e5a83d3f1a transactions move validation of the to field to validateRecipient 2018-03-13 15:32:03 -07:00
kumavis
16deea3927
changelog - update "txParams.to" validation note 2018-03-13 15:29:33 -07:00
frankiebee
a2c14ad02b Merge remote-tracking branch 'origin/i#3509' into i#3509 2018-03-13 15:27:26 -07:00
frankiebee
c465d510b1 fix error message 2018-03-13 15:26:45 -07:00
Dan Finlay
26231a42b6
Fix grammar 2018-03-13 15:24:35 -07:00
kumavis
28a41c203f
Update CHANGELOG.md 2018-03-13 15:24:26 -07:00
Frankie
c83a9ceb04
Merge branch 'master' into i#3509 2018-03-13 15:23:46 -07:00
frankiebee
d7bf6e36b1 add to CHANGELOG.md 2018-03-13 15:17:13 -07:00
frankiebee
d195cfab50 transactions - insure if a to field in tx params has a truthy valu that it is a valid addres and if it is falsy that it is not null to fix issue #3509 2018-03-13 15:13:05 -07:00
Thomas Huang
578139be4a
Merge pull request #3546 from MetaMask/TheCriw-patch-1
improved verification of restore from seed phrase
2018-03-13 15:02:07 -07:00
kumavis
e48934dc04 Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead 2018-03-13 14:49:26 -07:00
kumavis
a52ef7a06a ui - lint fix 2018-03-13 14:41:54 -07:00
kumavis
34fe88af8f
Merge pull request #3445 from TheCriw/i3440-seed-restore-trim-invalid-characters
improved verification of restore from seed phrase
2018-03-13 14:39:59 -07:00
Vincent Le Gallic
c15d3e0e23 Add French translation 2018-03-13 22:04:13 +01:00
Dan Finlay
239d7106ab
Merge pull request #3538 from MetaMask/lazaridiscom-patch-1
cross platform - use 'cross-env' for env-variables within npm scripts
2018-03-13 11:41:13 -07:00
kumavis
9378ac5d62 deps - update package-lock 2018-03-13 11:35:53 -07:00
Lazaridis
af4116cf39 use 'cross-env' for env-variables within npm scripts, re #3426 2018-03-13 11:31:11 -07:00
kumavis
15722b4e6c
Merge pull request #3456 from MetaMask/i18n
Add i18n
2018-03-13 11:25:31 -07:00
Thomas
5a1b2093f8 Update Changelog 2018-03-13 11:20:15 -07:00
Thomas Huang
508d2c3eb7
Merge branch 'master' into i18n 2018-03-13 11:16:26 -07:00
Thomas
13c3166f38 Update Changelog 2018-03-13 11:15:40 -07:00
Thomas
9bb7fa365d Remove windows.h from i18n.js 2018-03-13 11:15:10 -07:00
Thomas
b1871bf32d Add closing parens to appName 2018-03-13 11:04:41 -07:00