Commit Graph

190 Commits (5434d8d3a547542b1f91ea1c07f845e2b9e2477a)

Author SHA1 Message Date
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
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
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
Dan J Miller ef8a07c2ce
Adds a transactionCategory to txMeta for use in UI (#6567) 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Frankie b5d6452454
Disallow loading as metamaskNetworkId (#5924) 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 a803522a92 transactions/tx-gas-utils - add the acctual response for eth_getCode for NO_CONTRACT_ERROR's && add a debug object to simulationFailed (#5840) 6 years ago
Frankie 8198ec9ae1
Autofill gasPrice for retry attempts with either the recommended gasprice or a %10 bump (#5786) 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
kumavis 31e5cad1e3 tx-gas-util - set error message when invalidating tx based on tx data but no contract code 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
kumavis 600f755dbf
tx-gas-utils - improve format + comments 6 years ago
Howard Braham 4cc0b1ef01 ganache-core merged my PR, so I changed some comments to clarify that ganache-core v2.2.1 and below will return the non-standard '0x0' 6 years ago
Howard Braham 222e62d7f1 Bug Fix: #1789 and #4525 eth.getCode() with no contract 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
Whymarrh Whitby 7c3b69e1e4 Attach the RPC error value to txMeta 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
Jenny Pollack 00bae74475 tx-gas-utils - catch all errors from gas estimation 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 9cde5ab11b Use eth-method-registry to get method data 6 years ago
Alexander Tseung 7732cd4100 Display newest transaction 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
frankiebee 9b92ba4c47 trandsactions - remove rejected transactions from history 7 years ago
tmashuang dd18684a5d Remove unsued nonce tracker function 7 years ago
kumavis 33cb0a8cb2 lint - fix recipient-blacklist.js 7 years ago
kumavis 83c02f90cf blacklist - recipient blacklist as js for inline comments 7 years ago
kumavis 753743e746
Update recipient-blacklist-config.json 7 years ago
Dan Finlay a42299aab7
Add apparent phishing address to block list 7 years ago