Adam Gibson
2ea1b27f43
maintain INTERNAL flag for tweaks, remove wallet sync between runs
9 years ago
Adam Gibson
c12078e838
better state management in Qt SpendTab
9 years ago
Adam Gibson
5148a5062b
add advanced tumbler options
9 years ago
Adam Gibson
f1946fdd12
update schedule only for multi, respect wizard cancel event
9 years ago
Adam Gibson
0752f4df58
Track state in Qt UI to enable actions for single/multi join.
...
Created simple state tracking class SpendStateMgr.
Also: remove stale comments and test code from sendpayment.
Also: don't continue aborted Taker in stallMonitor.
9 years ago
Adam Gibson
78dd815b79
refactor tumble callback code to be shared with GUI, other impls.
...
Also add detailed function definitions for Taker callbacks in
taker.py comments. Modifications to joinmarket-qt, tumbler
working but these modifications not yet complete.
9 years ago
Adam Gibson
ad0f407d0c
Tweak tumble schedule on failure to retry more effectively.
...
Separate tumbler log.
Also change schedules to lists from tuples for modification.
9 years ago
Adam Gibson
72e155e1ab
add stallMonitor to retry txs in tumbler
9 years ago
Adam Gibson
2ffa834bd5
add electrum-server interface option
9 years ago
Adam Gibson
c480cabf23
repair get_bc_interface in -qt
9 years ago
Adam Gibson
bdfe7c5083
add bc.i interface (debug messages left in)
9 years ago
Adam Gibson
5b5512865a
Taker can abort the tx and schedule
...
Clean up some stale comments. Small bugfix in cli-options.
9 years ago
Adam Gibson
eafd37f7dc
remove testing timeout
9 years ago
Adam Gibson
733ac8f4dd
Bugfix in daemon to prevent duplicate JMTX messages
...
Introduces an additional jm_state to avoid resending JMTX in case
the response to checkUtxosAccepted takes too long.
Fix bug in -Qt where blockr wallet sync is called with fast option.
Make unconfirmed message more informative (more TODO here).
Fix bug in blockr_data (from upstream).
9 years ago
Adam Gibson
2abe11adb0
HelpLabel bugfix
9 years ago
Adam Gibson
4e3f5dc187
fix donation address ref
9 years ago
Adam Gibson
55b5618c3d
refactor create_wallet, add wallet generate dependencies to -Qt
9 years ago
Adam Gibson
9779074470
remove custom nonce code until I can figure out how to build the binary with it
9 years ago
Adam Gibson
12ffe32adc
bugfix for checkoffers
9 years ago
Adam Gibson
99b8415ceb
refactor generic Qt code to qtsupport.py
...
Also, rationalize button enable/disable for single/multiple join
9 years ago
Adam Gibson
5a651960d6
implement waittime between txs for -Qt
9 years ago
Adam Gibson
93344caf65
rearrange schedule tab layout, add view
9 years ago
Adam Gibson
e31d11818d
fixup end message in Qt when txs finish
9 years ago
Adam Gibson
841f48da8f
Tumbler via wizard in -Qt working
9 years ago
Adam Gibson
5537741bfc
joinmarket-qt script added
9 years ago