Ryan Havar
Ryan Havar
I was running "yield-generator-basic.py" after I had just sent 1 bitcoin to my address (but it hadn't yet confirmed), so I'm pretty sure AdamISZ is right
The only changes I made the default config was to set: ``` cjfee_a = 200 cjfee_r = '0.000' ordertype = 'absoffer' ```
Not sure which log you need, so just uploaded them all: https://github.com/RHavar/joinmarket/tree/master/logs
I don't particularly see the need for the `not` api. I propose two additional functions though: `ensureFn` :: Takes a function, calls it with the value `ensureYield` :: Takes a...
A lot of what you say is definitely valid, but I think you might be missing the larger point. Bustapay is just supposed to be a simple and practical protocol,...
Yup! That all is right! > In this case, the sender has nothing to lose, just gain privacy, The only minor note I'll add is that the sender *might* lose...
@nopara73 I kind of gave up on it (not because it's bad, just because getting a critical mass of adoption in both the send and receive case is too hard)....