51 Commits (dfb2f7c6b00bb1f313152f7100421ee07ba9d683)

Author SHA1 Message Date
undeath 03ee77b96b
fix issues highlighted by flake8 8 years ago
undeath 59a998fda0 fix int assertions 8 years ago
undeath 1451c9e3ae remove unused imports 8 years ago
AdamISZ a2d2616fd9
update docs and versions for 0.3.5 8 years ago
AdamISZ 3bb6c785ff
Fixes bugs in restart-with-subset including #169; see PR for more 8 years ago
AdamISZ ced064bc2b
update docs for release 0.3.4 8 years ago
AdamISZ e61e523f1e
add more detailed comments to maker and daemon code 8 years ago
Adam Gibson ec60bcd14f
Fix bug in IRC nick collision handling. 8 years ago
Adam Gibson bf9685e8e8
update versions to 0.3.3 8 years ago
Adam Gibson 66875aed6e
Catch all decryption errors for new libnacl >= 1.5.1 8 years ago
undeath 467053beb9 fix standalone joinmarketd listening on all interfaces 9 years ago
AdamISZ a6576c3be7
update to v0.3.2 and release notes 9 years ago
AdamISZ 06283b3df7
Update package version numbers to 0.3.1 9 years ago
AdamISZ ed445fe84c
Fix tests to run if mainnet is concurrent. 9 years ago
Adam Gibson 0274c72198
Improve tx watching, bugfix sweeps, temporary test removal 9 years ago
Adam Gibson c1ed491bd7
bugfix privkey export 9 years ago
Adam Gibson 09009854a1
add install script and qt4reactor dep 9 years ago
Adam Gibson 4c5bb8f9f8
slower lineRate in IRC to match previous throttling parameters 9 years ago
Adam Gibson c738eaf77a
bugfix senderror to use prepare_privmsg for signature 9 years ago
Adam Gibson 0dc601714d
bugfix transfer of already-seen commitments 9 years ago
Adam Gibson 90e842bcd2
use ClientService for endpoints, which reconnects 9 years ago
Adam Gibson a9ca13f7d3
Implement reconnections correctly in IRC 9 years ago
Adam Gibson d82f44190e
Implement logging levels 9 years ago
Adam Gibson 65478ad539
Bump version 0.3.0, fix yieldgenerator bugs, 9 years ago
Adam Gibson c9ee90e5f5
Revert to JM_VERSION 5 (no mess. protocol update) 9 years ago
Adam Gibson f65a59f2c6
update jmdaemon tests for new proto 9 years ago
Adam Gibson c54d4f050e
control callback access in daemon 9 years ago
Adam Gibson ea9eb4a32b
Include maker and yieldgen modules. Fix tx notifications 9 years ago
Adam Gibson e685274363
prettyify commands module, remove unused commands 9 years ago
Adam Gibson bba43dbf2a
Added yieldgen functionality, both sides using segwit wallets. 9 years ago
Adam Gibson 94d7b45399
update Taker code to use segwit wallet 9 years ago
Adam Gibson 6ad114d1da
bump version for segwit backend support 9 years ago
Adam Gibson 28912acb5f
add signmessage to wallet, update version 9 years ago
Adam Gibson 118d1aeda7
update version and set interdependency 9 years ago
Adam Gibson 0d663b7ed4
Add push to random-peer and not-self options 9 years ago
Adam Gibson 1e49bf4ec3
persist ignored_makers in Qt app; rationalize cleanUp() 9 years ago
Adam Gibson 87a2b91927
Socks connections to IRC working 9 years ago
Adam Gibson 79cd916f58
Clean up log spam, finish on unconfirmed for sendpayment 9 years ago
Adam Gibson 733ac8f4dd
Bugfix in daemon to prevent duplicate JMTX messages 9 years ago
Adam Gibson 4fb554b8fe
update tests for new schedule syntax 9 years ago
Adam Gibson 47512a66db
can run daemon in same process as client; added DAEMON section to cfg 9 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 7a1354fa22
Add test coverage of Taker 10 years ago
Adam Gibson 285f146446
Add tests for packages; bitcoin tests working, others in progress 10 years ago
Adam Gibson d171681f31
refactor dir structure for new setupall script 10 years ago
Adam Gibson 68aec9c3dd
Refactor daemon protocol to jmdaemon package in prep. for binary. 10 years ago
Adam Gibson 8129880e82
Client-server protocol can now re-init without shutting down 10 years ago
Adam Gibson 47f65be620
fix jmdaemon refs 10 years ago
Adam Gibson be916781ac
rename packages to jm* 10 years ago