Commit Graph

36 Commits (c8e50c6b158812383a3b7ffa0feeb804bcd4fc5c)

Author SHA1 Message Date
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
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Frankie b5d6452454
Disallow loading as metamaskNetworkId (#5924) 6 years ago
Frankie 97c1e6bcc1
transactions - ensure err is defined when setting tx failed (#5801) 6 years ago
Whymarrh Whitby 1988e1e96b ESLint fixes (#5775) 6 years ago
Frankie ce147bf6d8 Tx controller now uses safe event emitter (#5769) 6 years ago
Dan Finlay 22ba0b0c2d Resubmit approved transactions on new block (#5752) 6 years ago
Alexander Tseung c821a8354c
Add txReceipt data to transaction details (#5513) 6 years ago
Whymarrh Whitby 7c3b69e1e4 Attach the RPC error value to txMeta 6 years ago
Csaba Solya a3822b4680 add notifications 6 years ago
Csaba Solya 6921f94bfe initial test 6 years ago
Alexander Tseung a2d9c43fba Various fixes from PR comments 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago
frankiebee 9b92ba4c47 trandsactions - remove rejected transactions from history 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago
kumavis 26fe638377
tx-state-manager - dont remove old tx history if candidate is not found 7 years ago
Alexander Tseung 418926ffdf Fix populating txParams with undefined data 7 years ago
kumavis 502011019a tx - txParams - allow chainId to be a hex string 7 years ago
kumavis 83df8b58ba tx-state-manager - validateTxParams - validate chainId is Number 7 years ago
frankiebee 3b1e4c74f5 transactions - dont throw if chain id is not a string 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
frankiebee 43dde3cbde transactions - only save up to 40 txs totall across all networks 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
frankiebee 62febac876 refactor retrytx with higher gas price: 7 years ago
Jeffrey Tong cad5f5f000 fix typo in tests and tx-state-manager 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
kumavis a91200fd08 tx-controller - failed state is a finished state 7 years ago
Dan Finlay 6ff580584a Add retry background method and action 7 years ago