Commit Graph

1823 Commits

Author SHA1 Message Date
Lazaridis bb6af25e20 add ESLint exceptions for //= and //-, re #3568 2018-03-16 03:22:10 +02:00
Lazaridis 904f00e8ac group all vault/keyring related methods together, re #3568 2018-03-16 02:29:53 +02:00
Lazaridis d8f5150aa5 adds initial documentation, re #3568 2018-03-16 00:27:10 +02: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
kumavis 6bdef5f4c8
Merge pull request #3545 from vincentlg/master
Add French translation 🇫🇷
2018-03-14 11:47:53 -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 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
frankiebee b609924125 fix destructuring of variables 2018-03-14 08:21:50 -07:00
kumavis dc5fbf5eb2
Merge branch 'master' into i3076-UseStorageLocalInstead 2018-03-13 15:43:37 -07:00
kumavis 22cd788203
tx-gas-utils - fix code style 2018-03-13 15:39:33 -07:00
frankiebee e5a83d3f1a transactions move validation of the to field to validateRecipient 2018-03-13 15:32:03 -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
Frankie c83a9ceb04
Merge branch 'master' into i#3509 2018-03-13 15:23:46 -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
kumavis e48934dc04 Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead 2018-03-13 14:49:26 -07:00
Vincent Le Gallic c15d3e0e23 Add French translation 2018-03-13 22:04:13 +01:00
Thomas f7138d81e3 Add sigRequest for Signature Request 2018-03-12 11:41:26 -07:00
Thomas Huang b7c7083a11
Merge branch 'master' into i18n 2018-03-12 10:50:55 -04:00
kumavis a88e436b7d lint fix 2018-03-08 14:55:35 -08:00
kumavis 455faece9e Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead 2018-03-08 14:14:49 -08:00
kumavis 98efca0a97 background - storage - cleanup storage wiring 2018-03-08 14:10:28 -08:00
Dan Finlay f4e5dd37b1
Merge pull request #3409 from scsaba/seed-phrase-verification
Add seed phrase verification script into background process
2018-03-07 16:47:13 -08:00
Dan Finlay 64fcd27102 Tighten up data loading code 2018-03-07 14:42:59 -08:00
Dan Finlay b97ac5106f Add clarifying comment 2018-03-07 14:38:26 -08:00
Dan Finlay d58e47edec Some fixes for new storage strategy
- Don't persist undefined data
- Write to new storage strategy without waiting for completion.
- Continue writing to localStorage as fallback.
2018-03-07 14:23:31 -08:00
Dan Finlay ab55c184c7 Increase storage debounce to 2s 2018-03-07 13:50:22 -08:00
Dan Finlay d0ba2d2d94 Merge branch 'master' into i3076-UseStorageLocalInstead 2018-03-07 13:39:44 -08:00
Jeffrey Tong cad5f5f000 fix typo in tests and tx-state-manager 2018-03-07 10:24:36 -08:00
Jeffrey Tong 57dc5a6e9b fix typo in transaction.js 2018-03-06 20:37:26 -08:00
Dan Finlay abe8bc19a8
Merge branch 'master' into i18n 2018-03-06 20:13:53 -08:00
kumavis e91a521b1b Version 4.2.0 2018-03-06 17:30:12 -08:00
Dan 7c2257e09c Missing comma in messages.json 2018-03-06 21:25:30 -03:30
Dan 9d215bab0f Merge branch 'master' into i18n 2018-03-06 20:45:45 -03:30
Dan Finlay 423f084cb4 Merge branch 'master' into i3076-UseStorageLocalInstead 2018-03-06 14:59:09 -08:00
Dan Finlay dd9cac69ae
Merge pull request #3309 from scsaba/edge-support
Add Edge Support
2018-03-06 09:39:57 -08:00
Csaba Solya 59007a6c36 modify verifySeedPhrase to async and call it from addNewAccount also 2018-03-06 15:56:27 +01:00
Csaba Solya f7d4a1080d add documentation 2018-03-04 08:47:46 +01:00
Csaba Solya 2b86d65d0c verify seedwords on log in 2018-03-03 22:08:10 +01:00
Csaba Solya 3e05b693db verify addresses regardless case 2018-03-03 14:11:02 +01:00
Csaba Solya 4bd7f1a37a fix lint issues 2018-03-03 00:40:40 +01:00
Csaba Solya 92453f8715 seed phrase verifier 2018-03-03 00:32:57 +01:00
Dan Finlay 452c5d0513 Version 4.1.3 2018-03-02 12:47:40 -08:00
Kevin Serrano 923c702164
Merge pull request #3356 from MetaMask/cdn-minimization
Check in all font files locally.
2018-03-01 12:30:03 -08:00
kumavis 00cd5a340d 4.1.2 2018-02-28 16:11:58 -08:00
Thomas Huang 98bd06f331
Merge pull request #3361 from MetaMask/4.1.1
Version 4.1.1
2018-02-28 14:57:33 -08:00