Commit Graph

71 Commits (ad853828245c771fc86cfcd3a5a42d9ba8fbb94a)

Author SHA1 Message Date
Erik Marks f748664638
Cleanup network enums (#8627) 5 years ago
Erik Marks 24cbb6fc66
Delete retryTransaction action and background (#8576) 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 92592fc905
Ensure tx has value before it's added (#8486) 5 years ago
Whymarrh Whitby 7439cd1662
Mark PendingTransactionTracker#resubmitPendingTxs as async (#8399) 5 years ago
Whymarrh Whitby 91a75b2417
Add new PendingTransactionTracker tests (#8384) 5 years ago
Whymarrh Whitby deacde615f
Rename _checkIfTxWasDropped (#8378) 5 years ago
Whymarrh Whitby f2f70342e2
Skip adding history entry for empty txMeta diffs (#8379) 5 years ago
Whymarrh Whitby 9d535b949f
Rename recipientBlacklistChecker function (#8365) 5 years ago
Whymarrh Whitby 18eaae2721
Update tx status tests to assert cb called (#8371) 5 years ago
Whymarrh Whitby 164923acd1
Export individual fns from tx-state-history-helpers (#8370) 5 years ago
Whymarrh Whitby e05db747f5
Tidy up transaction-related unit tests (#8362) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Erik Marks 0103bf8b29
fix faulty null checks 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
Whymarrh Whitby 1728d9a5aa
Inline networkStore to avoid having too many event listeners (#7854) 5 years ago
Whymarrh Whitby 4257858fb5 Remove extraneous console output from TransactionStateManager tests (#7838) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 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
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 5 years ago
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004) 5 years ago
Whymarrh Whitby e61745a821
Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby aa41057628
Update ESLint rules for curly braces style (#7477) 5 years ago
Frankie 51e5220d5e
I#3669 ignore known transactions on first broadcast and continue with normal flow (#7328) 5 years ago
Dan J Miller b884cd573c Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Dan J Miller 38df64783d Ensure correct tx category when sending to contracts without tx data (#7252) 5 years ago
Erik Marks 38f6550951 fix rinkeby spelling (#7148) 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
Frankie 2b5c7b82a9
transactions/deps - use broken out nonce-tracker module (#6555) 6 years ago
Frankie a34103987a
drop transactions who's nonce is lower then the known network nonce but were not included in a block (#6388) 6 years ago
Dan J Miller b81c4e5c98 Set a default value for code in _determineTransactionCategory (#6604) 6 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Paul Bouchon 0db0a187c8 feature: add Goerli support (#6459) 6 years ago
Frankie b5d6452454
Disallow loading as metamaskNetworkId (#5924) 6 years ago
Dan Miller d8e41a6aa5 Final gas customization fixes 6 years ago
Dan Miller 9b9a2cc2e0 Adds createSpeedUpTransaction to txController 6 years ago
Frankie 8198ec9ae1
Autofill gasPrice for retry attempts with either the recommended gasprice or a %10 bump (#5786) 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
Whymarrh Whitby af43b7d6c9 Ensure that new transactions added are using the selected address 6 years ago
brunobar79 992e7f1b5a fix merge conflicts 6 years ago
Thomas Huang 2392e77cd8 Set metamask controller network provider to localhost 6 years ago
frankiebee b30499886f test - check that #setTxStatusRejected removes transaction from history 6 years ago
kumavis fa02a6c7c6 test - unit - remove tests for obsolete methods 6 years ago