frankiebee
|
59909601b8
|
add test for pendingTxCount
|
7 years ago |
frankiebee
|
3ad67d1b14
|
match other controller patterns
|
7 years ago |
frankiebee
|
9b9df41724
|
more tests and craete a getPendingTransactions function
|
7 years ago |
frankiebee
|
15c12ca4bb
|
add better comments
|
7 years ago |
frankiebee
|
e9712a13ec
|
Create tests for TxStateManager
|
7 years ago |
kumavis
|
a9e5564e8d
|
tx controller - test - fix typo from moved test
|
7 years ago |
kumavis
|
fec0f2ca5e
|
tx controller - test - test tx state history in updateTx
|
7 years ago |
kumavis
|
fdffb6fedc
|
introduce tx-state-history-helper and diff-based history
|
7 years ago |
frankiebee
|
e761fb0ef7
|
use provider stub
|
7 years ago |
frankiebee
|
54739cb798
|
test for pending tx watcher
|
7 years ago |
kumavis
|
da16f39626
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
7 years ago |
frankiebee
|
0808eb2256
|
fix test
|
7 years ago |
frankiebee
|
b80c7e417b
|
move newUnapprovedTransaction to transactions.js
|
7 years ago |
frankiebee
|
21e76484d6
|
add test for addTxDefaults
|
7 years ago |
frankiebee
|
432f516ab0
|
make addUnapprovedTransaction async function and use promise based ethQuery
|
7 years ago |
kumavis
|
5ec73c0e65
|
tx cont - fix test to use async api
|
7 years ago |
frankiebee
|
7eccf5905a
|
make publishTransaction and signTransaction async methods
|
7 years ago |
kumavis
|
f5de16c911
|
test - tx controller - fix promise handling
|
7 years ago |
kumavis
|
ab8bae421e
|
test - tx-controller - stub block-tracker method
|
7 years ago |
Dan Finlay
|
07d4e4fe6f
|
Fix failing test
|
7 years ago |
Dan Finlay
|
96df7ad8d3
|
Add missing done
|
7 years ago |
Dan Finlay
|
ef1282b556
|
Typo fix
|
7 years ago |
Dan Finlay
|
a915dfdeaa
|
Add failing test for retrying an over-spending tx
|
7 years ago |
frankiebee
|
e672f2da0d
|
remove irrelevant test
|
8 years ago |
frankiebee
|
b67bc7043e
|
Fix test to call done
|
8 years ago |
frankiebee
|
2e5deef2b0
|
check nonce and balance when resubmiting tx
|
8 years ago |
kumavis
|
b3492d9c17
|
transaction controller - use nonce-tracker
|
8 years ago |
frankiebee
|
a10740af7e
|
add a check for weather a tx is included in a block when jumping blocks
|
8 years ago |
Thomas Huang
|
c0f07844af
|
Finish async when failing async test
|
8 years ago |
Thomas Huang
|
dbc48c3992
|
Make test Async
|
8 years ago |
Thomas Huang
|
13e6672028
|
Linting
|
8 years ago |
frankiebee
|
243eeff7cb
|
Fix for tests
|
8 years ago |
Dan Finlay
|
6491b42266
|
Add test around txManager#approveTransaction
|
8 years ago |
Dan Finlay
|
c6fd509051
|
Improve test
|
8 years ago |
Dan Finlay
|
a15e753c80
|
Add gas updating test to tx controller tests
|
8 years ago |
Dan Finlay
|
2df9344be5
|
Rename tx manager to tx controller
|
8 years ago |
Dan Finlay
|
7a3b3e0f8a
|
Rename tx manager to tx controller
|
8 years ago |
Thomas Huang
|
1e4855fc0e
|
Whoops missed some modules
|
8 years ago |
Thomas Huang
|
0b13429daf
|
Lint tests
|
8 years ago |
kumavis
|
12918e1894
|
tests - tx-manager - fix assert and clean formatting
|
8 years ago |
kumavis
|
1dce352523
|
tx-manager - add eip155 support
|
8 years ago |
Kevin Serrano
|
f8b404a478
|
correct bug in test.
|
8 years ago |
Kevin Serrano
|
360afacd70
|
Add tests.
|
8 years ago |
kumavis
|
f08f40aee2
|
txManager - depend on preferencesStore
|
8 years ago |
kumavis
|
0c6df24ecf
|
metamask - introduce networkStore
|
8 years ago |
kumavis
|
99fa9ab13a
|
migration 7 - break off TransactionManager substate
|
8 years ago |
kumavis
|
993daebc4e
|
test - txManager - add network to all txs
|
8 years ago |
kumavis
|
3df9ce9809
|
tests - txManager - add getNetwork fn to fixture txManager
|
8 years ago |
Frankie
|
87505e1742
|
fix for linting
|
8 years ago |
kumavis
|
29e83d71a8
|
background - handle tx finalization in controllers instead of provider-engine
|
8 years ago |