Commit Graph

1803 Commits (753743e7462285e3bffbf1ce53817731da176514)

Author SHA1 Message Date
kumavis 46e8781e41 lint - fix 7 years ago
kumavis 2eaac897bf sentry - namespace files under metamask dir 7 years ago
kumavis e3d7062e9b sentry - rewrite report urls + use raven-js from npm 7 years ago
Dan b9309f689b Use extension api to get initial locale. 7 years ago
Jeffrey Tong 93495b2809 fix for lint 7 years ago
Herman Junge 03587c96d8 Move file to development, fix JS 7 years ago
Dan 2ddc2cc1fb Lint fixes. 7 years ago
Herman Junge 72bfe74243 Add script to verify locale strings 7 years ago
Dan a51e8f6a16 Fetch localeMessages in front end only. 7 years ago
Saptak Sengupta 6174c00c10
Inject Script: Blacklist domains where not to inject script 7 years ago
Lazaridis e1d6398b0f moves setup-related code towads end of file, re #3568 7 years ago
Lazaridis bb6af25e20 add ESLint exceptions for //= and //-, re #3568 7 years ago
Lazaridis 904f00e8ac group all vault/keyring related methods together, re #3568 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
Lazaridis d8f5150aa5 adds initial documentation, re #3568 7 years ago
kumavis 34aeef50a0 i18n - load locales manually 7 years ago
kumavis 6aef2ed0b2 local-store - fix class syntax 7 years ago
kumavis c4e90c9359 local-store - check for error from extension.runtime 7 years ago
kumavis 481983aae8 local-store - fix promisification of methods 7 years ago
frankiebee b609924125 fix destructuring of variables 7 years ago
frankiebee bc987a1129 fix destructuring of variables 7 years ago
Dan 106ce091a9 Fix TransactionStateManager spelling. 7 years ago
Lazaridis 2d3763d709 add READMEs to folders, re #3427 7 years ago
kumavis 22cd788203
tx-gas-utils - fix code style 7 years ago
frankiebee e5a83d3f1a transactions move validation of the to field to validateRecipient 7 years ago
frankiebee c465d510b1 fix error message 7 years ago
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 7 years ago
frankiebee 9d7640996a transactions - return the txMeta in retryTransaction 7 years ago
frankiebee 9fd349d740 transactions:state - add a submittedTime stamp so the ui has a better grasp of the time of submission 7 years ago
Jeffrey Tong 4f853bbd3c remove console log 7 years ago
Jeffrey Tong bda493dc9d add comments that need clarification on naming convention 7 years ago
kumavis a88e436b7d lint fix 7 years ago
kumavis 98efca0a97 background - storage - cleanup storage wiring 7 years ago
frankiebee 5572345b78 fix marking of confirmed transaction as dropped 7 years ago
frankiebee 4a3288fec9 transactions - make _markNonceDuplicatesDropped 7 years ago
Jeffrey Tong aaef2aeefd fixed multiple notification windows when executing batch 7 years ago
frankiebee 62febac876 refactor retrytx with higher gas price: 7 years ago
Dan Finlay 64fcd27102 Tighten up data loading code 7 years ago
Dan Finlay b97ac5106f Add clarifying comment 7 years ago
Dan Finlay d58e47edec Some fixes for new storage strategy 7 years ago
Jeffrey Tong 40b1688c67 removed check for width & height on multiple popup windows 7 years ago
Dan Finlay ab55c184c7 Increase storage debounce to 2s 7 years ago
Jeffrey Tong cad5f5f000 fix typo in tests and tx-state-manager 7 years ago
Jeffrey Tong 57dc5a6e9b fix typo in transaction.js 7 years ago
Csaba Solya 59007a6c36 modify verifySeedPhrase to async and call it from addNewAccount also 7 years ago
Csaba Solya f7d4a1080d add documentation 7 years ago
Csaba Solya 2b86d65d0c verify seedwords on log in 7 years ago
Csaba Solya 3e05b693db verify addresses regardless case 7 years ago
Csaba Solya 4bd7f1a37a fix lint issues 7 years ago
Csaba Solya 92453f8715 seed phrase verifier 7 years ago