Commit Graph

477 Commits (aa76c5c73c5a9f0507ef69d88a43cf3bee5d60c0)

Author SHA1 Message Date
frankiebee 7a30950e4d test - fix to match expected behavior 7 years ago
Dan Finlay 943befef91 Add test for gas estimate default 7 years ago
Thomas 39b700bf87 Account for 0x/empty string address and contract creation 7 years ago
Dan Finlay aec24ec81e Fix feature to work 7 years ago
Dan Finlay 571f6723a6 Add test for better gas estimation 7 years ago
Kevin Serrano 4b63ec8f1d
Test for failure of the async methods. 7 years ago
frankiebee 0c54efdfc7 tests - be more verbose in test messages 7 years ago
frankiebee 8bd942d406 add tests for #_checkIfNonceIsTaken 7 years ago
Kevin Serrano adf4b89804
Add additional test to ui utils to account for exact wei values. 7 years ago
Kevin Serrano 3d627e869b
Add test for edge case. 7 years ago
Dan Finlay 9bb701f063 Add failing test for updating token details 7 years ago
Dan 3356c15d04 Add tests for exponential backoff code in _resubmitTx 7 years ago
Dan af8fcb6777 Update resubmitPendingTxs tests. 7 years ago
Dan Finlay 8dd0093184 Remove logs 7 years ago
Dan Finlay 764a5bac56 Get test passing 7 years ago
Dan Finlay 884f203564 Add failing test for #2577 Seed Phrase Bug 7 years ago
Dora E. Mondrian 41fea44af3 newUnaprovedTx => newUnapprovedTx 7 years ago
Chi Kei Chan 996523c790 Fix unit test 7 years ago
kumavis 8da0d0b28a Revert "NetworkController refactor for new EthClient interface" 7 years ago
Dan Finlay 06094c914b Move etherscan link logic into module 7 years ago
kumavis dcf10f3d75 nonce-tracker - use blockTracker directly 7 years ago
kumavis 0f8d7dacb1 network-controller - use obj-proxy for providerProxy 7 years ago
Kevin Serrano d82d9215fb
Make modification 7 years ago
Kevin Serrano c12d56063d
Fix to actually fail in earlier versions. 7 years ago
Kevin Serrano 6f0c0e8374
Add test to look for wei precision. 7 years ago
kumavis 3b3120c5f8 nodeify - fix test 7 years ago
Dan Finlay 94513cae7b Provide method for tx tracker to refer to all txs 7 years ago
Dan Finlay a32d71e8ed Add failing test for issue #2294 7 years ago
kumavis 25a80932a6 pending tx tracker - test - expect warning event on resubmit failure 7 years ago
kumavis a86f6d6d90 pending tx tracker - test - rename tests to match event name 7 years ago
kumavis c9c0e6f674 tx state history - test - fix format of history entries 7 years ago
kumavis d29b5f10ef tx state history - fix bug where initial snapshot was mutated on updateTx 7 years ago
frankiebee ac80eaca1f pending-tx - dont check the balance to rebrodcast 7 years ago
kumavis f2d9b75e94 network controller - refactor to use _setProvider 7 years ago
kumavis b41aad6d1a style - small whitespace nitpick 7 years ago
frankiebee 0a94ec41d3 pending-tx - move incrementing of the retryCount on the txMeta outside pending-tx-tracker 7 years ago
frankiebee b05a6f89cb fix tests 7 years ago
frankiebee 80c98b1653 transactions: make evnt names pretty and eaiser to read 7 years ago
frankiebee 9fd5458112 transactions: lint fixes and reveal status-update event for balance controller 7 years ago
frankiebee 4f887c6a62 fix test 7 years ago
frankiebee b654eb9b1f wrap block tracker in events proxy 7 years ago
Kevin Serrano 31e9dcf470
Modify tests for new API. 7 years ago
tmashuang ff6f7b52e4 Clean up transactionController tests 7 years ago
Dan Finlay 8cd7329c91 Implemented feedback 7 years ago
tmashuang 20fea3f1de Remove pending updateAndApprovedTransaction test 7 years ago
tmashuang d4578836c9 Most of transaction controller tests 7 years ago
Dan Finlay 443b1a8eb7 Remove keyring controller from project 7 years ago
Dan Finlay f128240e7f Fix test references 7 years ago
Dan Finlay e9043f22df Allow custom encryptor to be passed to MetaMaskController and KeyringControllers. 7 years ago
frankiebee 4e57cdf8b3 stub platform 7 years ago