James Hilliard
5a0d5fe72f
Revert "Revert "Python 3 style conversion""
...
This reverts commit 2eb3a8737d .
7 years ago
AdamISZ
2eb3a8737d
Revert "Python 3 style conversion"
...
This reverts commit c08b69ba75 .
7 years ago
James Hilliard
c08b69ba75
Python 3 style conversion
7 years ago
undeath
03ee77b96b
fix issues highlighted by flake8
7 years ago
undeath
59a998fda0
fix int assertions
7 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
undeath
467053beb9
fix standalone joinmarketd listening on all interfaces
8 years ago
Adam Gibson
c1ed491bd7
bugfix privkey export
8 years ago
Adam Gibson
0dc601714d
bugfix transfer of already-seen commitments
8 years ago
Adam Gibson
c54d4f050e
control callback access in daemon
9 years ago
Adam Gibson
ea9eb4a32b
Include maker and yieldgen modules. Fix tx notifications
...
for confirm and unconfirm callback; yg-basic now functioning.
Some rearrangement of daemon protocol module.
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
0d663b7ed4
Add push to random-peer and not-self options
9 years ago
Adam Gibson
1e49bf4ec3
persist ignored_makers in Qt app; rationalize cleanUp()
...
Modify tooltip for Start button to explain Abort
Retrieve nonresponsive makers in daemon and pass to client
Taker receives ignored_makers in init and client adds
9 years ago
Adam Gibson
733ac8f4dd
Bugfix in daemon to prevent duplicate JMTX messages
...
Introduces an additional jm_state to avoid resending JMTX in case
the response to checkUtxosAccepted takes too long.
Fix bug in -Qt where blockr wallet sync is called with fast option.
Make unconfirmed message more informative (more TODO here).
Fix bug in blockr_data (from upstream).
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
d171681f31
refactor dir structure for new setupall script
9 years ago
Adam Gibson
68aec9c3dd
Refactor daemon protocol to jmdaemon package in prep. for binary.
...
Change default port to 27183.
Fix ref to location of commands module.
9 years ago
Adam Gibson
c1805408e3
remove orderbook size limit
9 years ago
Adam Gibson
027a7643fd
schedules read from files; joinmarketd state bugfix on ioauth receipt
...
New module jmclient.schedule currently only parses schedule files,
and returns an array of tuples as a schedule.
Option added to sendpayment (-S) to pass in a schedule file, instead
of using command line arguments (still valid for single joins).
Added intermediate state to daemon to track whether ioauths have been
already sent, to prevent duplicate sending on timeout.
9 years ago
Adam Gibson
473cf2e217
catch connection lost failures in default errbacks for daemon and client
9 years ago
Adam Gibson
1597b75b00
Bugfix in taker sign_tx for "wallet" type.
...
Re-add needed encode/decode fns in btc.py
joinmarketd now has correct logic for timeout of on_ioauth wait.
9 years ago
Adam Gibson
47fe98169c
move joinmarketd to scripts, update instructions
9 years ago
Adam Gibson
8129880e82
Client-server protocol can now re-init without shutting down
...
message channels.
Sendpayment POC now runs multiple transactions with -b setting.
9 years ago
Adam Gibson
47f65be620
fix jmdaemon refs
9 years ago
Adam Gibson
687d011aa1
refactored inputs, added dirs, sendpayment working
9 years ago
Adam Gibson
24e3efbf2a
first commit
9 years ago