Commit Graph

57 Commits (86e7233bd1b8a746c391cfe423ac8fb4fe6e2572)

Author SHA1 Message Date
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
kumavis 16d0db15e0 controllers - transactions - fix tx confirmation 7 years ago
kumavis 5be154ea20 controllers - transactions - merge @frankiebee's work with mine 7 years ago
Anton 71a6e97327 cleanErrorStack moved to separate library module 7 years ago
Anton 1d23a5c81b error message fix 7 years ago
Anton 62dc6e20eb Clean up user rejection error message 7 years ago
frankiebee 10aecf4922 remove dependance on the even tx:confirmed 7 years ago
Frankie e8b2e11c56 Reveal get filtered tx list (#4332) 7 years ago
kumavis 088d7930e0 network - create provider and block-tracker via json-rpc-engine 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago