184 Commits (68d13d75f19ccfeeaced5df2bac71880fe6011c1)
 

Author SHA1 Message Date
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 9 years ago
Adam Gibson 065e44c2fd
add travis 9 years ago
Adam Gibson 7c5d8a1e1f
use callFromThread for bci callbacks 9 years ago
Adam Gibson 7172f1c4d9
update README and install reqs 9 years ago
Adam Gibson 77c1c2ea0e
rewrite IRCMC to use twisted 9 years ago
Adam Gibson d710bf9d9e
Completed coverage of jmdaemon package. 9 years ago
Adam Gibson 0ea2dc5301
Completed coverage of jmbitcoin, jmbase, jmclient 9 years ago
Adam Gibson a115426f79
fix wallet-tool script for Wallet refactor 9 years ago
Adam Gibson c1eb37af23
fix refactor bugs in sendpayment 9 years ago
Adam Gibson e288ba92e9
completed coverage of jmclient 9 years ago
Adam Gibson bb07a09e25
a lot more coverage of jmclient; only client_protocol left 9 years ago
Adam Gibson 7714d0db53
Test coverage of support.py in jmclient 9 years ago
Adam Gibson 470ceb9b4c
Add more jmclient tests, wallets full coverage 9 years ago
Adam Gibson 7a1354fa22
Add test coverage of Taker 9 years ago
Adam Gibson 6829b82bec
remove stale imports from test_commands 9 years ago
Adam Gibson 3691bfbf06
remove legacy clijsonrpc 9 years ago
Adam Gibson 60fbdffbda
remove socks from client 9 years ago
Adam Gibson f1ae5d8ecf
add large orderbook to test BigString, remove BigUnicode 9 years ago
Adam Gibson ef8e571209
add coverage of jmbase/commands to tests 9 years ago
Adam Gibson 285f146446
Add tests for packages; bitcoin tests working, others in progress 9 years ago
Adam Gibson d171681f31
refactor dir structure for new setupall script 9 years ago
Adam Gibson 0c61a895c2
bugfix abort-on-filter to finish immediately 9 years ago
Adam Gibson d411d364b4
add status updates via taker_info_callback 9 years ago