Commit Graph

67 Commits (b9c82d6ed9bab6ad45430e8041c9dcc686e72b22)

Author SHA1 Message Date
Whymarrh Whitby 9d535b949f
Rename recipientBlacklistChecker function (#8365) 5 years ago
Mark Stacey 61fdb56864
Use specified gas limit when speeding up a transaction (#8178) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Whymarrh Whitby da0300d3b1 Enable core ESLint no-mixed-operators rule 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 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
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
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004) 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 514be408f8
I#6704 eth_getTransactionByHash will now check metamask's local history for pending transactions (#7327) 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
ricky 5f254f7325 Add advanced setting to enable editing nonce on confirmation screens (#7089) 5 years ago
Erik Marks 58c5fe01bf use eth-json-rpc-errors 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Dan Finlay aea54d1b86
Address resubmit bug (#6886) 5 years ago
Dan Finlay a6deccd810 Fix resubmit bug 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
Dan J Miller ef8a07c2ce
Adds a transactionCategory to txMeta for use in UI (#6567) 6 years ago
Alexander Tseung d8ab9cc002
Group transactions by nonce (#5886) 6 years ago
Dan Miller 9b9a2cc2e0 Adds createSpeedUpTransaction to txController 6 years ago
Dan Finlay c7233e2cc7
Fixed Vivek's bug (#5860) 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
Alexander Tseung c821a8354c
Add txReceipt data to transaction details (#5513) 6 years ago
Whymarrh Whitby af43b7d6c9 Ensure that new transactions added are using the selected address 6 years ago
Whymarrh Whitby 428a7cacdf Revert "transactions - add txReceipt to the txMeta body for confirmed txs (#5375)" 6 years ago
Frankie ff67293a8e transactions - add txReceipt to the txMeta body for confirmed txs (#5375) 6 years ago
Dan Finlay 507397f6c3 Fix updating of pending transactions 6 years ago
Alexander Tseung 5a6c333506 Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 6 years ago
Alexander Tseung 43de189d06 Add createCancelTransaction method 6 years ago
brunobar79 992e7f1b5a fix merge conflicts 6 years ago
brunobar79 b77cc3d969 fix tx tests 6 years ago
brunobar79 068bf43615 working 6 years ago
Alexander Tseung 9cde5ab11b Use eth-method-registry to get method data 6 years ago
Alexander Tseung 7732cd4100 Display newest transaction 6 years ago
kumavis 604289c96c controllers - transaction - prefer log over console 7 years ago
kumavis 177cc3f280 metamask - ensure all nonce locks are released 7 years ago
Csaba Solya 1dda0c6469 remove generating blocked accounts and use a config file instead 7 years ago
Csaba Solya cf73581c0e adding tests for recipient blacklist checker 7 years ago
Csaba Solya afb5788861 initial implementation 7 years ago
kumavis 58de5671cc controllers - transactions - fix tx status update on boot 7 years ago