1490 Commits (e970a01ca5064b20ca1d6f6c608073fa5d947f99)
 

Author SHA1 Message Date
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 cd92e99559
allow tumble to continue by waiting if utxos are too new for commitments 9 years ago
Adam Gibson 533eaaa5fb
remove testing timeout (except for actual tests) 9 years ago
Adam Gibson 4fcf266830
fix client_proto test, ignore stallMonitor 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 850d4a593e
fixup client proto test 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 9 years ago
Adam Gibson edbfe1ea9d
coverage fix 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 e37ab31107
Schedules now work in joinmarket-qt 9 years ago
Adam Gibson 5537741bfc
joinmarket-qt script added 9 years ago
Adam Gibson 8be94d662c
update scripts readme 9 years ago
Adam Gibson 4fb554b8fe
update tests for new schedule syntax 9 years ago
Adam Gibson 1cec53b7d5
Implemented tumbler 9 years ago
Adam Gibson 5d3fbe9a74
Optional TLS client-server comms 9 years ago
Adam Gibson 09443792a7
improved instructions, update pytest reqs 9 years ago
Adam Gibson 47512a66db
can run daemon in same process as client; added DAEMON section to cfg 9 years ago
Adam Gibson 19854df036 Trigger 10 years ago
Adam Gibson 065e44c2fd
add travis 10 years ago
Adam Gibson 7c5d8a1e1f
use callFromThread for bci callbacks 10 years ago
Adam Gibson 7172f1c4d9
update README and install reqs 10 years ago
Adam Gibson 77c1c2ea0e
rewrite IRCMC to use twisted 10 years ago
Adam Gibson d710bf9d9e
Completed coverage of jmdaemon package. 10 years ago
Adam Gibson 0ea2dc5301
Completed coverage of jmbitcoin, jmbase, jmclient 10 years ago
Adam Gibson a115426f79
fix wallet-tool script for Wallet refactor 10 years ago
Adam Gibson c1eb37af23
fix refactor bugs in sendpayment 10 years ago
Adam Gibson e288ba92e9
completed coverage of jmclient 10 years ago
Adam Gibson bb07a09e25
a lot more coverage of jmclient; only client_protocol left 10 years ago
Adam Gibson 7714d0db53
Test coverage of support.py in jmclient 10 years ago
Adam Gibson 470ceb9b4c
Add more jmclient tests, wallets full coverage 10 years ago
Adam Gibson 7a1354fa22
Add test coverage of Taker 10 years ago
Adam Gibson 6829b82bec
remove stale imports from test_commands 10 years ago
Adam Gibson 3691bfbf06
remove legacy clijsonrpc 10 years ago
Adam Gibson 60fbdffbda
remove socks from client 10 years ago