Commit graph

6 commits

Author SHA1 Message Date
Kristaps Kaupe
4f29990526 More clear description of sendpayment -P option 2018-06-27 01:33:16 +03:00
Adam Gibson
2424104c5a
allow non-zero starting mixdepth in tumbler 2017-05-14 17:09:43 +02:00
Adam Gibson
73ebfc8ac2
add schedule syntax explanation 2017-02-14 14:30:43 +02:00
Adam Gibson
074afc3106
Permit restart of tumbler with flag, persist state of tumbler in schedule file.
Also fixes minor bug in blockr data read.
Modifies schedule syntax to include complete/incomplete flag, so if
restart is chosen then the schedule is continued from the first
incomplete transaction in the sequence.
2017-02-10 14:42:45 +02:00
Adam Gibson
5b5512865a
Taker can abort the tx and schedule
Clean up some stale comments. Small bugfix in cli-options.
2017-01-20 00:06:08 +07:00
Adam Gibson
1cec53b7d5
Implemented tumbler
Refactor parsers into separate module (more code reuse to do).
Add a tumbler schedule generator in jmclient/schedule.py.
Alter syntax of schedules; taker interprets fractional amounts
as percentage of mixdepth (for tumbler), and integers as satoshi,
zero still sweep.
TODO tumbler is only a minor delta from sendpayment, fold them together.
2016-12-27 17:01:57 +02:00