--- Day changed Fri Sep 27 2019 00:49 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has quit [Ping timeout: 260 seconds] 00:50 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has joined #joinmarket 03:43 -!- Zenton [~user@unaffiliated/vicenteh] has joined #joinmarket 05:08 -!- joinmarketuser2 [~joinmarke@193.37.252.139] has joined #joinmarket 05:10 -!- joinmarketuser1 [~joinmarke@193.37.252.139] has quit [Remote host closed the connection] 06:27 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 09:01 -!- deafboy [quasselcor@cicolina.org] has quit [Ping timeout: 245 seconds] 09:04 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 240 seconds] 09:07 -!- deafboy [quasselcor@cicolina.org] has joined #joinmarket 10:42 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 10:51 -!- Zenton [~user@unaffiliated/vicenteh] has joined #joinmarket 11:11 < belcher_> iv read the scrollback, some thoughts on it: 11:12 < belcher_> regarding joinmarket going further, i agree with everything about UX but also the privacy and tech could be improved, we have thse 80-90 makers but im pretty sure many of them are run by the same people (because sometimes they disconnect and connect at the same time), so iv been working on improved sybil protection via the fidelity bond idea 11:14 < belcher_> regarding python, agreed in hindsight it maybe wasnt the right language for joinmarket and not just because of difficulty of cross platforming, but on the other hand electrum is a python project too and they somehow make it work 11:14 < belcher_> agreed the name "mixdepths" is terrible, sorry about that, i actually had on my todo list to try to quickly change it to something like "identity" but after grepping the code it seems it appears a million times and wouldnt be such a quick job to rename, its still worth doing one day though 11:16 < undeath> python is a great language for such a project! 11:17 < undeath> basically python is a great language for everything that doesn't need bare metal performance 13:09 -!- bsm1175321 [~mcelrath@2607:fb90:ac29:d5fa:4177:37e0:4f84:adf7] has joined #joinmarket 13:28 -!- bsm1175321 [~mcelrath@2607:fb90:ac29:d5fa:4177:37e0:4f84:adf7] has quit [Ping timeout: 252 seconds] 14:51 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 14:54 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Client Quit] 16:10 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.6] 17:32 < waxwing> have we seen this one before? https://travis-ci.org/JoinMarket-Org/joinmarket-clientserver/jobs/590650248#L2108 17:33 < waxwing> pytest version change maybe. passes locally. 17:34 < waxwing> oh we had this before, recently. i vaguely remember it. 17:34 -!- AgoraRelay [~jmrelayfn@p5DE4A8DD.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 17:36 -!- CgRelayBot [~CgRelayBo@p5DE4A8DD.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 17:45 < waxwing> https://docs.pytest.org/en/latest/deprecations.html#raises-message-deprecated <-- i'm using that in test_storage.py (note mostly for undeath ) 17:47 -!- CgRelayBot [~CgRelayBo@p5DE4A232.dip0.t-ipconnect.de] has joined #joinmarket 17:48 -!- AgoraRelay [~jmrelayfn@p5DE4A232.dip0.t-ipconnect.de] has joined #joinmarket 20:59 < raedah> where can read more about the purpose of the sweep cmd ? 21:03 < raedah> not sure if sweep is the right cmd, but I am referring to clearing out of change outputs from mixdepths 21:07 < raedah> I think this is it, "SweepJMTx This can be either a 'sink' or not, depending on the destination of the coinjoin output. A sweep is characterised by 2 things: (a) the initiator will not create a change output, and (b) the initiator will consume all of the utxos in the given mixdepth (both internal and external branches) as inputs, leaving no coins left in that mixdepth." 21:19 < raedah> though a bit confusing as sweep is also the word used to import a privkey 21:34 < raedah> not sure where to find sweepjmtx though. not an option on sendpayment.py 21:50 < raedah> "Setting amount to zero will do a sweep" seen 22:01 < joinmarketuser2> when doing a tumble is it reasonable to use mixdepth 0 addresses as the output of a tumble? That way it isn't necessary to use another wallet to hold the output. It seems to me that this should be a default option so you can just say tumble with no addresses and it tumbles and puts it back in level 0 (or leaves at final level if that is preferable) would save the copy/pasting of btc addresses