Commit Graph

221 Commits (0ca0f1784e5e2a597141c7c0a7165cbd2b3f568b)

Author SHA1 Message Date
Dan J Miller 325dd9c036
call this.txStateManager.setTxStatusConfirmed before async call in confirmTransaction (#9522) 4 years ago
Erik Marks 7870d6d194
Use Segment for web3 usage metrics; fix background Segment bugs (#9525) 4 years ago
Erik Marks 30d6ad83f7
Refactor background Segment usage (#9509) 4 years ago
Dan J Miller 443c280b4a
quote_vs_executionRatio property to Swap Completed segment event (#9508) 4 years ago
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 cd370be728
Fix no-invalid-this issues (#9207) 4 years ago
Whymarrh Whitby c0f05ccae6
Fix implicit-arrow-linebreak issues (#9201) 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
Whymarrh Whitby 2ae4720443
Fix words (#9038) 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
Whymarrh Whitby 4f0a205369
Use eslint@6.8.0 (#8978) 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 04de9a92c5
Fix signing method bugs (#8833) 4 years ago
Thomas Huang 753a3eb4c9
ParseInt nextworkNextNonce correction (#8827) 5 years ago
Thomas Huang 792366a20f
Use error.value.message with error.message as fallback (#8825) 5 years ago
Mark Stacey 3b2bbe0705
Fix dropped tx detection (#8824) 5 years ago
Victor Baranov d0a28087dc
Remove 2nd parameter from the call of estimateTxGas (#8783) 5 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 9c06b07c3c
Synchronously update transaction status (#8563) 5 years ago
Whymarrh Whitby 18b00ed835
Update TransactionController README (#8526) 5 years ago
Whymarrh Whitby 85453a2588
Rework pending tx logic (#8398) 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
Mark Stacey f91bd3a08d
Backport "Snapshot txMeta without cloning history (#8363)" (#8458) 5 years ago
Whymarrh Whitby 0e54c5aecd
Don't updatePendingTxs outside of block updates (#8445) 5 years ago