Commit Graph

99 Commits (a939853989dbd42fb32a3be3500634ff56ea6d5d)

Author SHA1 Message Date
Whymarrh Whitby b89c8fec13
Fix version used by TransactionController#confirmTransaction (#9503) 4 years ago
Erik Marks 6a6600c730
Use networkVersion for network state; chainId for signing transactions (#9487) 4 years ago
Dan J Miller 30d13422b5
Add MetaMask Swaps (#9482) 4 years ago
Erik Marks 3aaa41ef44
Replace abi-decoder with ethers (#9290) 4 years ago
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby 6ab12001e3
Fix prefer-destructuring issues (#9263) 4 years ago
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239) 4 years ago
Whymarrh Whitby b7259e5d6a
Fix radix issues (#9247) 4 years ago
Whymarrh Whitby 4357cda7b8
Fix no-shadow issues (#9246) 4 years ago
Whymarrh Whitby e803807dd9
Fix no-param-reassign issues (#9235) 4 years ago
Whymarrh Whitby 884775cf71
Fix no-negated-condition issues (#9222) 4 years ago
Whymarrh Whitby 9b78d3ab07
Fix import/extensions issues (#9217) 4 years ago
Whymarrh Whitby 310b15ba4a
Fix no-plusplus issues (#9206) 4 years ago
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192) 4 years ago
Whymarrh Whitby 93978f139e
Fix typo (#9069) 4 years ago
Thomas Huang 7b2218ac6e
Clear unapprovedTxs on createNewVaultAndRestore (#9026) 4 years ago
Whymarrh Whitby c7fad8f400
Limit number of transactions passed outside of TransactionController (#9010) 4 years ago
Mark Stacey 8ff1d05df3
Remove recipient blocklist checker (#8943) 4 years ago
Erik Marks 652db3fd36
Use string network and chain IDs (#8628) 4 years ago
Thomas Huang 259d19850f
Account for a custom nonce of zero (#8883) 4 years ago
Erik Marks 56004db8bf blocklisted -> blocked 5 years ago
Jenny Pollack 7a4bb7f73a replace blacklist with blocklist 5 years ago
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Erik Marks 24cbb6fc66
Delete retryTransaction action and background (#8576) 5 years ago
Erik Marks 0470386326
Delete recent blocks controller (#8575) 5 years ago
Mark Stacey 5b5b67a985
Fix default gas race condition (#8490) 5 years ago
Mark Stacey 165666b315
Remove unnecessary tx meta properties (#8489) 5 years ago
Mark Stacey 92592fc905
Ensure tx has value before it's added (#8486) 5 years ago
Mark Stacey c2b588975c
Refactor `analyzeGasUsage` to return results (#8487) 5 years ago
Mark Stacey 157cc98c3a
Refactor gas limit estimation when gas limit specified (#8485) 5 years ago
Mark Stacey afa2ff65b7
Refactor simple send gas estimation (#8484) 5 years ago
Mark Stacey 14d4c107e5
Backport "Don't updatePendingTxs outside of block updates (#8445)" (#8474) 5 years ago
Whymarrh Whitby 0e54c5aecd
Don't updatePendingTxs outside of block updates (#8445) 5 years ago
Whymarrh Whitby b947fd54c7
Move default exports for all tx classes (#8416) 5 years ago
Whymarrh Whitby 9d535b949f
Rename recipientBlacklistChecker function (#8365) 5 years ago
MetaMask Bot a7bcc17f9b
Merge pull request #8186 from MetaMask/Version-v7.7.8 5 years ago
Mark Stacey 61fdb56864
Use specified gas limit when speeding up a transaction (#8178) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Whymarrh Whitby da0300d3b1 Enable core ESLint no-mixed-operators rule 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Mark Stacey ac01c5c89a
Consistent jsdoc syntax (#7755) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Dan J Miller ff6b254a9b Ensures the tx controller + state-manager orders transactions as received (#7484) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Frankie 71a89df8ee
transactions/pending - buffer 3 blocks before dropping a tx (#7483) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Dan Finlay 76b1699621 Connect distinct accounts per site (#7004) 5 years ago
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004) 5 years ago
Dan J Miller 724bd42e2c
Ensures the tx controller + state-manager orders transactions as received (#7484) 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago