Commit Graph

45 Commits (1062e2a97d4c04e4e2a159e55f7d61fea4112f3c)

Author SHA1 Message Date
Whymarrh Whitby b6ccd22d6c
Update ESLint shared config to v3 (#9274) 4 years ago
Whymarrh Whitby b7259e5d6a
Fix radix issues (#9247) 4 years ago
Whymarrh Whitby c11888f287
Fix no-empty-function issues (#9216) 4 years ago
Whymarrh Whitby 9b78d3ab07
Fix import/extensions issues (#9217) 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
Mark Stacey 9a624dd24c Revert the revert of "LoginPerSite" 5 years ago
Erik Marks 24cbb6fc66
Delete retryTransaction action and background (#8576) 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 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 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 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
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
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Dan J Miller b81c4e5c98 Set a default value for code in _determineTransactionCategory (#6604) 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
brunobar79 0da41263ac fix warning for unit tests 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
frankiebee 94a4f99115 tests - fix cancle transaction test to better fit new behavior 7 years ago
Csaba Solya 6affd8f949 adding transaction controller tests 7 years ago
kumavis 32293a959c test - unit - tx-controller - fix blockTracker stub 7 years ago
kumavis 5be154ea20 controllers - transactions - merge @frankiebee's work with mine 7 years ago
kumavis afdefc58e9 test - unit - tx-controller-test - add history object to txMeta when using internal calls 7 years ago
tmashuang 13ebb0b455 Moved loose some loose test files to sub folders 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
frankiebee a45cb75435 transactions - add a nonce check utility for ui use 7 years ago
kumavis b8a18feb51 test - unit - send from test accounts to avoid not-enough-balance error from ganache 7 years ago
frankiebee 88f4212363 meta - transactions - code clean up and jsDoc 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago
frankiebee c02da0f27c transactions - _normalizeTxParams will now return a new object for txParams 7 years ago