41 Commits (fc66381bd37b6bcce9936b60e7db254e263d7895)

Author SHA1 Message Date
Gálli Zoltán fc66381bd3 show hostname in logs for signedOn and joined 7 years ago
undeath 9ce9ee5fec fix encode crash on irc notice 8 years ago
James Hilliard 6dc3504f8a Convert jmclient to py3 style 8 years ago
James Hilliard 5a0d5fe72f Revert "Revert "Python 3 style conversion"" 8 years ago
AdamISZ 2eb3a8737d
Revert "Python 3 style conversion" 8 years ago
James Hilliard c08b69ba75 Python 3 style conversion 8 years ago
James Hilliard 2313a8af25 Pass ClientContextFactory to TorSocksEndpoint 8 years ago
James Hilliard 637911ddfb Replace unmaintained txsocksx with txtorcon. 8 years ago
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 3bb6c785ff
Fixes bugs in restart-with-subset including #169; see PR for more 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 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
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 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 c9ee90e5f5
Revert to JM_VERSION 5 (no mess. protocol update) 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 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 d171681f31
refactor dir structure for new setupall script 10 years ago