Adam Gibson
90e1dbb065
Add commitments tools
...
add-utxo.py and sendtomany.py; cmttools renamed to cmtdata, only
stores commitments.json files.
9 years ago
Adam Gibson
9b04af4a65
choose address based on INTERNAL flag in schedule
9 years ago
Adam Gibson
dfae19302a
add fastsync to sendpayment
9 years ago
Adam Gibson
ceff9fa829
re-start Taker only on confirmfun, don't sync blockchain at end
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
0f6e2d91a6
add wallet-tool
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
e6b6a1aa7f
default filter orders for CLI sendpayment, add answeryes option
9 years ago
Adam Gibson
7dccb815ff
Taker now schedules a sequence of transactions
9 years ago
Adam Gibson
47fe98169c
move joinmarketd to scripts, update instructions
9 years ago
Adam Gibson
6f12b59d9d
reorg user scripts to scripts dir
9 years ago