Commit Graph

754 Commits (3e4b11e0d701441720bec665167984240a2aca56)

Author SHA1 Message Date
kumavis 00657e14a8 build - correctly set METAMASK_ENV via envify 7 years ago
frankiebee ab126b8c78 transactions gasLimit - use the block gasLimit if getCode fails 7 years ago
frankiebee e8a480aac4 transactions validationt - valdate from field on txParams 7 years ago
Dan Finlay f50a7a8fe8 Rename variable to be more understandable 7 years ago
kumavis 21fbaed97c tx controller - explode on non-hex txParams + dont add chainId to txParams + sign with chainId as number 7 years ago
kumavis 97e1fcd331 sentry - simplify error message 'Transaction Failed: known transaction' 7 years ago
kumavis 165ae7d193 i18n - derrive locale codes from index 7 years ago
kumavis 651e48dbd6 sentry - simplify all ethjs errors for better batching 7 years ago
Dan be2254b880 Remove comments and console.logs 7 years ago
frankiebee 43dde3cbde transactions - only save up to 40 txs totall across all networks 7 years ago
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
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
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 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
Jeffrey Tong aaef2aeefd fixed multiple notification windows when executing batch 7 years ago
frankiebee 62febac876 refactor retrytx with higher gas price: 7 years ago
Jeffrey Tong 40b1688c67 removed check for width & height on multiple popup windows 7 years ago
Jeffrey Tong cad5f5f000 fix typo in tests and tx-state-manager 7 years ago
Csaba Solya f7d4a1080d add documentation 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
kumavis c3bd27c965 sentry - extractErrorMessage - fix comment formatting 7 years ago
kumavis 8e5bcf8935 sentry - failed tx - improve ethjs-rpc error formating 7 years ago
kumavis fca2cbc8ef sentry - clean - move setupRaven to lib 7 years ago
Dan Finlay 98d3fba3ef Fix promise construction 7 years ago
Dan Finlay 73e5ae6e29 Fix incorrect promise instantiation 7 years ago
frankiebee dc3f3e79ca fix - hex prefix estimatedGas on txMeta 7 years ago
kumavis 94cd5b9df4 metamask mesh - inject mesh testing container 7 years ago
Dan J Miller 7f151b861c
[NewUI] Opens to full screen when restoring from seed. (#3201) 7 years ago
Bruno Barbieri c1b7cfe91d preserve other networks TXs 7 years ago
Bruno Barbieri 7dc1b09f94 use txMeta.txParams 7 years ago
Bruno Barbieri 03d17c75ae wipe only transactions for current account 7 years ago
Bruno Barbieri 5f39844382 clean up 7 years ago
Bruno Barbieri e6fda855a5 added reset account feature 7 years ago
Dan Finlay 76521cf739 Fix retrieval of object 7 years ago