Commit Graph

64 Commits (136218893bbe957992c364b22b2274fecc20c6b5)

Author SHA1 Message Date
Brad Decker f251ca4ff2 Track send flow history on txMeta (#14510) 3 years ago
Brad Decker 564ad2f81b
Track send flow history on txMeta (#14510) 3 years ago
Brad Decker 193c22588e
call controller methods directly in send duck (#14465) 3 years ago
Niranjana Binoy 3f0fa89d8d Deleting transactions from currentNetworkTxnList based on unique address along with nonce and chainId (#13669) 3 years ago
Niranjana Binoy 2bab7ada8f
Deleting transactions from currentNetworkTxnList based on unique address along with nonce and chainId (#13669) 3 years ago
Daniel 2585f45bde
Add support for Smart Transactions (#12676) 3 years ago
VSaric 5579061cfa
Proper calculation of the gas limit (#12784) 3 years ago
Mark Stacey 3732c5f71e
Add JSDoc ESLint rules (#12112) 3 years ago
David Walsh b7b21ed20b
Use rejected constant within transaction state manager (#12458) 3 years ago
Thomas Huang 02a4da9ad2
Fix 12145 - Ledger errors being set as `Error: [object, object]` (#12176) 3 years ago
Brad Decker 4ba565e719
track dapp suggested gas fees (#11410) 3 years ago
Brad Decker 0841ba7054 fix splitting of transaction nonce groups in state (#11103) 4 years ago
Brad Decker 45cd98715a
fix splitting of transaction nonce groups in state (#11103) 4 years ago
MetaMask Bot 333206ccb1
Version v9.5.0 RC (#10944) 4 years ago
Brad Decker 4080ed63a4
Refactor Tx State Manager (#10672) 4 years ago
Shane b50fe3184a
fix: replace dnode background with JSON-RPC (#10627) 4 years ago
Brad Decker 616b71271a
add chainId to all new transaction metadata (#10528) 4 years ago
Brad Decker 19fa2f5962
cancel unapproved confirmations on network change (#10357) 4 years ago
Erik Marks 76a2a9bb8b
@metamask/eslint config@5.0.0 (#10358) 4 years ago
Erik Marks e05be40d92
@metamask/obs-store@5.0.0 (#10092) 4 years ago
Mark Stacey 14d85b1332
Make JSDoc formatting more consistent (#9796) 4 years ago
Brad Decker a49a4a066c
expand transaction constants coverage (#9790) 4 years ago
Brad Decker 2ebf8756a4
[RFC] add prettier to eslint (#8595) 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 e803807dd9
Fix no-param-reassign issues (#9235) 4 years ago
Whymarrh Whitby 884775cf71
Fix no-negated-condition issues (#9222) 4 years ago
Whymarrh Whitby cd370be728
Fix no-invalid-this issues (#9207) 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
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Mark Stacey 9c06b07c3c
Synchronously update transaction status (#8563) 5 years ago
Mark Stacey 8fb615c9f6
Backport "Skip adding history entry for empty txMeta diffs (#8379)" (#8449) 5 years ago
Whymarrh Whitby b947fd54c7
Move default exports for all tx classes (#8416) 5 years ago
Whymarrh Whitby f2f70342e2
Skip adding history entry for empty txMeta diffs (#8379) 5 years ago
Whymarrh Whitby 164923acd1
Export individual fns from tx-state-history-helpers (#8370) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby 25fe4adaa7 Remove usages of xtend from the background scripts (#7796) 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
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
Frankie f6d25357db
transactions:tx-state-manager - optionally take a function as a search param (#7078) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Akshit Kr Nagpal d16d6f483c Validate txParams in TransactionStateManager.addTx (#6713) 5 years ago
frankiebee 5cf5359e78 transactions - always hexprefix txParams on update; fixes #6724 6 years ago