Commit Graph

732 Commits (57ead4914f6f9fd1fe47b865559e4908a36f6a8a)

Author SHA1 Message Date
kumavis deab195772 test - unit - code style nitpick 7 years ago
kumavis da5be0812a test - unit - metamask-controller - fix many bugs in tests 7 years ago
kumavis afdefc58e9 test - unit - tx-controller-test - add history object to txMeta when using internal calls 7 years ago
kumavis 630e2300f4 test - unit - move fetch polyfill to helper 7 years ago
kumavis 380964a687 test - unit - metamask-controller - polyfill global.fetch 7 years ago
kumavis 2b54d948da test - remove .only from unit tests 7 years ago
frankiebee c4b09da34e transactions - update pending-tx-tracker to use the new block tracker 7 years ago
frankiebee 60bc28bf3c test pending-tx-tracker - update tests to reflect new block tracker behavior and remove tx:confirmed event tests 7 years ago
Frankie e8b2e11c56 Reveal get filtered tx list (#4332) 7 years ago
tmashuang 13ebb0b455 Moved loose some loose test files to sub folders 7 years ago
Thomas f279a8e61a signMessage and signPersonalMessage 7 years ago
Whymarrh Whitby 67310e151e Fix migration 026 to produce the correct shape for state.identities 7 years ago
Whymarrh Whitby e546f4b904 Update MetaMaskController vault restoration test for new KC api 7 years ago
Whymarrh Whitby 2d13fac476 Add migration to move identities from KeyringController 7 years ago
Whymarrh Whitby 50af02e74b Add test case for PreferencesController#setAccountLabel 7 years ago
Whymarrh Whitby c54e4c7191 Add PreferencesController#setAddresses to update ids 7 years ago
Whymarrh Whitby cbe4d0d88c Update AddressBookController to read from preferences store 7 years ago
Whymarrh Whitby 924cc1fcf7 Move setAccountLabel into PreferencesController 7 years ago
kumavis eaa5a48c91 test - unit - network - get providerProxy via public method 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
Csaba Solya 9026651224 add time stamps to transaction history log entries 7 years ago
Thomas f441153211 console.log -> assert.equal 7 years ago
Thomas 9a1661918f ImportAccountWithStrategies Json and Keystore 7 years ago
Thomas f2e1cb9302 Remove approvePersonalMessage test 7 years ago
kumavis d2aa36f866 test - network controller - remove tests for deprecated APIs + update tests 7 years ago
frankiebee a45cb75435 transactions - add a nonce check utility for ui use 7 years ago
Paul Bouchon daaaab3ab0
Verify identities state after restoring new accounts (#4091) 7 years ago
kumavis b8a18feb51 test - unit - send from test accounts to avoid not-enough-balance error from ganache 7 years ago
Thomas 629457ea54 setupUntrustedCommunication and setupTrustedCommunication 7 years ago
Thomas ddece0cc11 ConfigManager markAccountsFound, markPasswordForgotten, unMarkPasswordForgotten 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago
Thomas 2a1912642c resetAccount and addNewAccount 7 years ago
Thomas 30df8b7995 newUnsignedMessage and newUnsignedPersonalMessage 7 years ago
bitpshr b4912f29cd Disable token price polling when no client is active 7 years ago
bitpshr d0447f9058 Maintain token prices using a background service 7 years ago
frankiebee 88f4212363 meta - transactions - code clean up and jsDoc 7 years ago
bitpshr 8974f933fc Add tests for ComposableObservableStore 7 years ago
Thomas 30474ccd35 MM-controlller tests 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago
frankiebee d4e30040a2 migrations - back fixes 7 years ago
frankiebee 7d243aacf9 create migration 25 7 years ago
frankiebee 1ba74c1566 test - run live migrations over first time state 7 years ago
frankiebee b9243cd8b9 meta - create a migration template 7 years ago
frankiebee c02da0f27c transactions - _normalizeTxParams will now return a new object for txParams 7 years ago
frankiebee 4efc718074 make migration-24 compat with first-time-state 7 years ago
frankiebee 343f0e9e80 transactions - remove unnecessary keys on txParams 7 years ago
frankiebee 245c01bc0f transactions - make #_validateTxParams not async and "linting" wink wink nudge nudge 7 years ago
frankiebee 8243824c6a hot-fix - migrate unaproved txParams so that the from is lowercase 7 years ago
frankiebee 457a47bf62 transactions - normalize txParams 7 years ago