Commit Graph

26 Commits (476274474f5fc709b176f481d66865f190e14a52)

Author SHA1 Message Date
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
frankiebee 5cf5359e78 transactions - always hexprefix txParams on update; fixes #6724 6 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Frankie b5d6452454
Disallow loading as metamaskNetworkId (#5924) 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
Alexander Tseung c821a8354c
Add txReceipt data to transaction details (#5513) 6 years ago
Whymarrh Whitby 7c3b69e1e4 Attach the RPC error value to txMeta 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 ea9d51e427 Refactor and redesign confirm transaction views 6 years ago
frankiebee 9b92ba4c47 trandsactions - remove rejected transactions from history 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago
kumavis 26fe638377
tx-state-manager - dont remove old tx history if candidate is not found 7 years ago
Alexander Tseung 418926ffdf Fix populating txParams with undefined data 7 years ago
kumavis 502011019a tx - txParams - allow chainId to be a hex string 7 years ago
kumavis 83df8b58ba tx-state-manager - validateTxParams - validate chainId is Number 7 years ago
frankiebee 3b1e4c74f5 transactions - dont throw if chain id is not a string 7 years ago
kumavis 21fbaed97c tx controller - explode on non-hex txParams + dont add chainId to txParams + sign with chainId as number 7 years ago
frankiebee 43dde3cbde transactions - only save up to 40 txs totall across all networks 7 years ago
frankiebee 9fd349d740 transactions:state - add a submittedTime stamp so the ui has a better grasp of the time of submission 7 years ago
frankiebee 62febac876 refactor retrytx with higher gas price: 7 years ago
Jeffrey Tong cad5f5f000 fix typo in tests and tx-state-manager 7 years ago
Bruno Barbieri c1b7cfe91d preserve other networks TXs 7 years ago
Bruno Barbieri 7dc1b09f94 use txMeta.txParams 7 years ago
Bruno Barbieri 03d17c75ae wipe only transactions for current account 7 years ago
Bruno Barbieri 5f39844382 clean up 7 years ago
Bruno Barbieri e6fda855a5 added reset account feature 7 years ago
kumavis a91200fd08 tx-controller - failed state is a finished state 7 years ago
Dan Finlay 6ff580584a Add retry background method and action 7 years ago
Daijiro Wachi 43b1cb9100 Fix lint warnings 7 years ago
Dan Finlay 94513cae7b Provide method for tx tracker to refer to all txs 7 years ago
frankiebee 833da191c3 transaction - provide notes for history 7 years ago
kumavis d29b5f10ef tx state history - fix bug where initial snapshot was mutated on updateTx 7 years ago
frankiebee 9fd5458112 transactions: lint fixes and reveal status-update event for balance controller 7 years ago
frankiebee 77a48fb0b1 ensure that values written to txParams are hex strings 7 years ago
frankiebee 3ad67d1b14 match other controller patterns 7 years ago
frankiebee 62f26c5ba8 fix miss type 7 years ago
frankiebee 9b9df41724 more tests and craete a getPendingTransactions function 7 years ago
frankiebee a73aecc796 fix merge and errors disaperaing on update 7 years ago
frankiebee 15c12ca4bb add better comments 7 years ago
frankiebee 7ea83b6bae Create TxStateManager 7 years ago
frankiebee e9712a13ec Create tests for TxStateManager 7 years ago