kumavis
|
a9e5564e8d
|
tx controller - test - fix typo from moved test
|
2017-08-14 19:34:22 -07:00 |
|
kumavis
|
fec0f2ca5e
|
tx controller - test - test tx state history in updateTx
|
2017-08-14 19:15:09 -07:00 |
|
kumavis
|
fdffb6fedc
|
introduce tx-state-history-helper and diff-based history
|
2017-08-14 18:46:04 -07:00 |
|
frankiebee
|
e761fb0ef7
|
use provider stub
|
2017-08-08 18:30:22 -04:00 |
|
frankiebee
|
54739cb798
|
test for pending tx watcher
|
2017-08-04 14:40:22 -04:00 |
|
frankiebee
|
0808eb2256
|
fix test
|
2017-08-02 19:07:18 -04:00 |
|
frankiebee
|
b80c7e417b
|
move newUnapprovedTransaction to transactions.js
|
2017-08-02 18:59:34 -04:00 |
|
frankiebee
|
21e76484d6
|
add test for addTxDefaults
|
2017-08-02 11:34:45 -04:00 |
|
frankiebee
|
432f516ab0
|
make addUnapprovedTransaction async function and use promise based ethQuery
|
2017-08-02 10:26:25 -04:00 |
|
kumavis
|
5ec73c0e65
|
tx cont - fix test to use async api
|
2017-07-25 14:39:17 -07:00 |
|
frankiebee
|
7eccf5905a
|
make publishTransaction and signTransaction async methods
|
2017-07-13 15:25:43 -04:00 |
|
kumavis
|
f5de16c911
|
test - tx controller - fix promise handling
|
2017-07-07 14:32:03 -07:00 |
|
kumavis
|
ab8bae421e
|
test - tx-controller - stub block-tracker method
|
2017-07-07 14:26:52 -07:00 |
|
kumavis
|
d228f46254
|
Merge branch 'master' into nonce-tracker
|
2017-07-07 14:21:43 -07:00 |
|
Dan Finlay
|
07d4e4fe6f
|
Fix failing test
|
2017-07-05 23:24:33 -07:00 |
|
Dan Finlay
|
96df7ad8d3
|
Add missing done
|
2017-07-05 23:04:51 -07:00 |
|
Dan Finlay
|
ef1282b556
|
Typo fix
|
2017-07-05 22:48:11 -07:00 |
|
Dan Finlay
|
a915dfdeaa
|
Add failing test for retrying an over-spending tx
|
2017-07-05 22:36:52 -07:00 |
|
frankiebee
|
e672f2da0d
|
remove irrelevant test
|
2017-06-16 17:04:56 -07:00 |
|
frankiebee
|
b67bc7043e
|
Fix test to call done
|
2017-06-15 15:25:22 -07:00 |
|
kumavis
|
b3492d9c17
|
transaction controller - use nonce-tracker
|
2017-06-14 23:44:02 -07:00 |
|
frankiebee
|
a10740af7e
|
add a check for weather a tx is included in a block when jumping blocks
|
2017-06-14 20:17:59 -07:00 |
|
Thomas Huang
|
c0f07844af
|
Finish async when failing async test
|
2017-06-12 17:52:37 -07:00 |
|
Thomas Huang
|
dbc48c3992
|
Make test Async
|
2017-06-12 17:42:54 -07:00 |
|
Thomas Huang
|
13e6672028
|
Linting
|
2017-06-12 11:08:32 -07:00 |
|
frankiebee
|
243eeff7cb
|
Fix for tests
|
2017-05-23 19:49:57 -04:00 |
|
Dan Finlay
|
6491b42266
|
Add test around txManager#approveTransaction
|
2017-05-16 18:16:18 -07:00 |
|
Dan Finlay
|
c6fd509051
|
Improve test
|
2017-05-16 17:06:19 -07:00 |
|
Dan Finlay
|
a15e753c80
|
Add gas updating test to tx controller tests
|
2017-05-16 13:22:03 -07:00 |
|
Dan Finlay
|
2df9344be5
|
Rename tx manager to tx controller
|
2017-05-16 10:35:28 -07:00 |
|