Commit Graph

13 Commits (275c31855da73299f4e0838d9ecbcc4278b8431c)

Author SHA1 Message Date
Csaba Solya 2081768fc5 fix lint issues 7 years ago
Csaba Solya 3642810584 remove unnecessary lib 7 years ago
Csaba Solya 349fb9e0bc revert unnecessary change in state manager 7 years ago
Csaba Solya 9026651224 add time stamps to transaction history log entries 7 years ago
frankiebee 62bf76db53 fix - getTxsByMetaData check if the key is in the object not if the value is truthy 7 years ago
frankiebee 98ae853b6c require log 7 years ago
frankiebee 706647785c log emitter errors 7 years ago
frankiebee 7eb735651b transactions - run event emitters outside context of _setTxStatus 7 years ago
frankiebee 8ffce8b59d transactions - more docs and clean ups 7 years ago
frankiebee eeb9390de8 meta - transactions - docs yo! 7 years ago
frankiebee 5494aa4f9c transactions - lint fixes 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