562 Commits (cb6077498cb127287ee127eb9d411db79b67a734)

Author SHA1 Message Date
Adam Gibson 1e49bf4ec3
persist ignored_makers in Qt app; rationalize cleanUp() 9 years ago
Adam Gibson 04c8b6655f
support restart in Qt 9 years ago
Adam Gibson 50f2fcc4ee
update utxos for multiple (non-tumble) without sync 9 years ago
Adam Gibson 5d7b89a4af
disable single join donation 9 years ago
Adam Gibson 713fee28ed
prompt user on unconfirmed for single 9 years ago
Adam Gibson 23c07924b4
ensure dirs exist for Qt 9 years ago
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. 9 years ago
Adam Gibson 78dd815b79 refactor tumble callback code to be shared with GUI, other impls. 9 years ago
Adam Gibson e8a2fce40e
tumbler: implement maxcjfee in filter_orders 9 years ago
Adam Gibson 081384ba23
tumbler: restart waits for confirmation 9 years ago
Adam Gibson 9bdf113406
update tumbler log on unconfirmed 9 years ago
Adam Gibson 73ebfc8ac2
add schedule syntax explanation 9 years ago
Adam Gibson a7fb49fd75
Add direct-send to sendpayment 9 years ago
Adam Gibson 79cd916f58
Clean up log spam, finish on unconfirmed for sendpayment 9 years ago
Adam Gibson 8100cec764
Add tumbler guide notes 9 years ago
Adam Gibson abbe2a0f38
Addrask feature re-implemented in tumbler 9 years ago
Adam Gibson dd8e441d95
Update utxo state inbetween runs using wallet functions 9 years ago
Adam Gibson 2d3a7f227c
update state on unconfirmed, and handle failed pushtx 9 years ago
Adam Gibson 074afc3106
Permit restart of tumbler with flag, persist state of tumbler in schedule file. 9 years ago
Adam Gibson 28e36a9477
change waittime between txs to minutes 9 years ago
Adam Gibson 65f5d51a27
update cache index in tumbler after txs 9 years ago
Adam Gibson 21a0e499cf
Human readable tumbler log entries 9 years ago
Adam Gibson ad0f407d0c
Tweak tumble schedule on failure to retry more effectively. 9 years ago
Adam Gibson 533eaaa5fb
remove testing timeout (except for actual tests) 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 9 years ago
Adam Gibson eafd37f7dc
remove testing timeout 9 years ago
Adam Gibson 733ac8f4dd
Bugfix in daemon to prevent duplicate JMTX messages 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 9 years ago
Adam Gibson 5a651960d6
implement waittime between txs for -Qt 9 years ago
Adam Gibson 93344caf65
rearrange schedule tab layout, add view 10 years ago
Adam Gibson e31d11818d
fixup end message in Qt when txs finish 10 years ago
Adam Gibson 841f48da8f
Tumbler via wizard in -Qt working 10 years ago
Adam Gibson 5537741bfc
joinmarket-qt script added 10 years ago
Adam Gibson 8be94d662c
update scripts readme 10 years ago
Adam Gibson 1cec53b7d5
Implemented tumbler 10 years ago
Adam Gibson 5d3fbe9a74
Optional TLS client-server comms 10 years ago
Adam Gibson 47512a66db
can run daemon in same process as client; added DAEMON section to cfg 10 years ago