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
Alexander Tseung
9e41f58af2
Clean up network config
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
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
Dan Finlay
c75918493d
Fix and improve test
7 years ago
Dan Finlay
74049c19fc
Internationalize currency
...
Fixes #3580
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
Dan Finlay
f50a7a8fe8
Rename variable to be more understandable
7 years ago
Dan Finlay
47039cc3a9
Add test to reproduce issue behavior
7 years ago
frankiebee
f0f45e6fe1
migration for removing unnecessary transactions from state
7 years ago
Frankie
5a61a6d57a
migration for adding submittedTime to the txMeta ( #3727 )
...
* test for migration 022
* write migration 022 adding submittedTime to txMetas whove been submitted
7 years ago
anticlimactic
a1db40047c
Remove unused files from ui folder. ( #3577 )
...
* Removed unused UI files. Fixes #3434 .
* Reverted the deletion of "feature-toggle-utils.js". Reverted the deletion of the test files and modified the paths so they referred to the old-ui.
7 years ago
kumavis
39a831e2a0
deps - use pify instead of util.promisify
7 years ago
frankiebee
c6dff98ee1
tests - add tests for transactions#retryTransaction and transactions#_markNonceDuplicatesDropped
7 years ago
Thomas
ae795c9770
Persist rinkeby.infura.io and clean nock after
7 years ago
Jeffrey Tong
cad5f5f000
fix typo in tests and tx-state-manager
7 years ago
Csaba Solya
8fde208f0b
move more test code to beforeEach
7 years ago
Csaba Solya
2b86d65d0c
verify seedwords on log in
7 years ago
Csaba Solya
3e05b693db
verify addresses regardless case
7 years ago
Csaba Solya
92453f8715
seed phrase verifier
7 years ago
Dan Finlay
3a9b3794eb
Remove logs
7 years ago
Dan Finlay
bf17d7e115
Add version bumping script
...
One step towards automating our deploy process is automating our version
bumping scheme. This PR does that.
7 years ago
Thomas
f9de87af51
Using noop to not lose it
7 years ago
Thomas
b2f53fa354
Revert initializing first-time-state
7 years ago
Csaba Solya
1b367bc215
fix test
7 years ago
Csaba Solya
8292dabed5
add negative decrypt test
7 years ago
Csaba Solya
cd05d77c3f
fix tests
7 years ago
Csaba Solya
c1aa59f6ed
adding tests
7 years ago
Thomas Huang
8f7094a73d
Network controller nock
7 years ago
Thomas Huang
33182efb13
Offline testing
7 years ago
Dan
6f14dc4702
Point add-token unit test to old-ui component.
7 years ago
frankiebee
c3adbda5f5
remove RecentBlocks from disk
7 years ago
Bruno Barbieri
94dd77d194
clean up
7 years ago
Bruno Barbieri
a70eda3651
add test for wipeTransactions
7 years ago
frankiebee
e0caeae06d
test for migration 021
7 years ago