Commit Graph

1134 Commits (782c2c14d4278c5228465b39408f5eafb167b86a)

Author SHA1 Message Date
Thomas 79baa37f31 test increase timeout 7 years ago
frankiebee a45cb75435 transactions - add a nonce check utility for ui use 7 years ago
Thomas c08a5d04c4 Async/await installing extension 7 years ago
Thomas 9dfe4f410d Firefox 7 years ago
Dan 26f965bcce Further refactors; includes refactor of send-v2.js and associated container 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
kumavis b487dab2e7 test - unit - use ganache instead of deprecated block-tracker test util 7 years ago
Paul Bouchon 1bad3fa257
Allow transactions with 0-gwei gas price (#4073) 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 cce123c30e Show checksummed addresses throughout the UI 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
bitpshr 4780f825b1 Add ComposableObservableStore for subscription management 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
Dan 285265ce8a Add basic currency localization test. 7 years ago
Dan 4e6c0574dd Fix integration tests so that they check for localize currency. 7 years ago
Alexander Tseung 1e6f062bb6 Fix integration tests 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
Alexander Tseung 82af778e62 Revert "commit" 7 years ago
Alexander Tseung fa8500e09a commit 7 years ago
frankiebee 343f0e9e80 transactions - remove unnecessary keys on txParams 7 years ago
Alexander Tseung 254cf975a6 Fix confirm-sig-requests integration test 7 years ago
Alexander Tseung 037d6e6624 Fix integration tests 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
Thomas 7aa54916d8 Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() 7 years ago
Thomas 06e25205b2 Update sinion methods. sandbox.create() -> createSandbox() 7 years ago
Dan Finlay c75918493d Fix and improve test 7 years ago
Dan Finlay 74049c19fc Internationalize currency 7 years ago
David Yoo 3d2b32167b Fix tests 7 years ago
kumavis d5a88cdc00 ci:screens - turn on repeat in walkthrough gif 7 years ago
frankiebee b58ca99b61 tests - fix txController tests so that txMetas have a from feild 7 years ago
frankiebee e8a480aac4 transactions validationt - valdate from field on txParams 7 years ago
kumavis 8db097d8d9 ci - screens - increase delay before setting provider type 7 years ago
kumavis 69ff600c74 ci - screens - add delay after setting network 7 years ago
kumavis a3f7cd1cfc development - ci-screens - remove mocha wrapper that was losing exit code 7 years ago