--- Log opened Sat Aug 08 00:00:42 2020 00:03 -!- fs1_ [~fs1@197.37.186.55] has quit [Quit: Leaving] 01:17 -!- slivera [~slivera@217.138.204.153] has quit [Remote host closed the connection] 01:53 -!- slivera [~slivera@217.138.204.122] has joined #joinmarket 01:58 -!- rdymac [uid31665@gateway/web/irccloud.com/x-ktrhwqeghrfkbfpl] has joined #joinmarket 02:03 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 02:12 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 02:39 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 02:50 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 265 seconds] 03:02 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 03:05 -!- Gregoria10Kreige [~Gregoria1@static.57.1.216.95.clients.your-server.de] has joined #joinmarket 04:25 -!- Remus[m] [remaeusrol@gateway/shell/matrix.org/x-gfkyyfridtuldfas] has joined #joinmarket 04:34 -!- k3tan [~pi@unaffiliated/k3tan] has quit [Ping timeout: 264 seconds] 04:35 -!- k3tan [~pi@unaffiliated/k3tan] has joined #joinmarket 04:58 -!- Remus[m] is now known as remaeus 05:39 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 05:39 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #joinmarket 06:04 -!- slivera [~slivera@217.138.204.122] has quit [Remote host closed the connection] 07:37 -!- jules23 [4486dbb5@pool-68-134-219-181.bltmmd.fios.verizon.net] has joined #joinmarket 07:38 < jules23> hi! anyone know how to increase the liquidity of the orderbook created by test/ygrunner.py? 07:48 < jules23> ok i think i'm going to attempt to create more counterparties 07:53 -!- adlai [~adlai@unaffiliated/adlai] has quit [Quit: "arguments left intentionally"] 08:01 < Davterra> is test/ygrunner.py locked into using regtest? 08:01 < jules23> yes 08:01 < jules23> also im very likely publishing a big update to the PR in an hour or so 08:02 < jules23> testing after that is very appreciated 08:02 < Davterra> OK. Thats what it looked like at a quick glance. I dont have a regtest setup atm to try to help there, but I'll check out your update later. 08:03 < jules23> yep not a problem do what you can 08:04 -!- Gregoria10Kreige [~Gregoria1@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 260 seconds] 08:05 < Davterra> my python skills are probably "intermediate level" at best, but I'm happy to test things and hopefully level up my python ability at the same time 08:45 < waxwing> jules23, as i was mentioning the other day, you can change the parametrization. i.e. here: https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/test/ygrunner.py#L83-L91 08:46 < waxwing> so like (3, [[1,3,0,0,0]]*4 means 3 yield generators, create 4 wallets (4th is taker), 1,3,0,0,0 represents how many fundings to do in each mixdepth 08:46 < waxwing> and the '2' is how much in btc for each funding. 08:47 < waxwing> just edit that 08:48 < waxwing> also if you want to watch you can open the irc channels on your irc client, i sometimes found that useful in the past, to watch the public messages and which bots are logged in. 08:49 < jules23> alright ok thanks! 09:01 < jules23> waxwing for some reason i keep encountering this error 09:01 < jules23> https://pastebin.com/L8jgTk48 09:01 < jules23> not enough liquidity in orderbook 09:04 < waxwing> you only have 3 bots running not 7 according to that. 09:05 < jules23> ok i tried with more bots earlier and i encountered the same thing 09:05 < jules23> i can try again 09:05 < waxwing> open the irc localhost/6667 and 8 09:05 < waxwing> and you can sanity check whether the bots are running 09:06 < jules23> ok 09:06 < waxwing> also you can't do a 8btc sweep coinjoin there because none of the bots are offering 8btc? 09:09 < jules23> alright ok yes i should have looked up the help page of tumbler.py 09:10 < waxwing> oh are you doing tumbler? baby steps :) run ygrunner first as is, no modifications, and just do one sendpayment coinjoin. just to make sure the most basic case can work. 09:10 < jules23> right this does 09:11 < waxwing> i mean unless you already have done that :) 09:11 < jules23> im pretty sure with no mods in ygrunner or tumbler, it gives me a not enough liquid error 09:12 < waxwing> for 8btc it certainly will 09:12 < waxwing> more generally, it can be a little fiddly, that. because by default the script gives the taker the same amount of coins as the makers. 09:13 < waxwing> and if you think about it that's almost certainly going to cause liquidity errors if you just run tumbler normally. 09:13 < jules23> right 09:13 < waxwing> what i do when i want to run tumbler is send the coins out of mixdepth 1 to 'somewhere' (just use direct send for convenience) 09:13 < waxwing> then you have like 2 btc in mixdepth 0 to tumble, and the makers can handle that easily 09:14 < jules23> alright makes sense 09:14 < jules23> thanks 09:17 < waxwing> if you do run a large number, i'll be curious to here where you hit a limit. i don't think i ever tried more than about 7 bots at once. 09:17 < waxwing> s/here/hear/ 09:18 < jules23> yep 09:39 < jules23> ok i got it done! 09:40 < jules23> thanks the tumbler is now working normally 09:54 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 09:54 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 09:54 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 10:27 -!- puddinpop [~puddinpop@unaffiliated/puddinpop] has quit [Ping timeout: 260 seconds] 10:32 < jules23> waxwing when i run the master test suite with native i'm failing a few tests apart from coinjoin i'm thinking this is expected? 10:32 < jules23> my question at this point is whether you'd like all tests to pass with both native and nested segwit 10:33 -!- azizLIGHT [~azizLIGHT@unaffiliated/azizlight] has quit [Ping timeout: 264 seconds] 10:33 < jules23> so far on my bech32 PR, i've been focusing on having the test suite pass with native segwit, now with nested some tests fail 10:33 < jules23> some of them are different from those that fail on master with native segwit 10:43 -!- puddinpop [~puddinpop@unaffiliated/puddinpop] has joined #joinmarket 10:44 < waxwing> yeah it's ok if they only pass with native, obviously it'd be nice to have everything both, but you can dynamically change config during the test run too, i think we might already have that here and there 10:49 < jules23> ok! 11:00 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 11:03 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 12:22 -!- jules23 [4486dbb5@pool-68-134-219-181.bltmmd.fios.verizon.net] has quit [Remote host closed the connection] 13:19 -!- Davterra [~Davterra@37.120.215.165] has quit [Quit: Leaving] 13:44 -!- fiatjaf [~fiatjaf@2804:7f2:2a84:85ff:ea40:f2ff:fe85:d2dc] has quit [Ping timeout: 272 seconds] 13:45 -!- fiatjaf [~fiatjaf@2804:7f2:2a84:85ff:ea40:f2ff:fe85:d2dc] has joined #joinmarket 14:25 -!- Davterra [~Davterra@37.120.215.165] has joined #joinmarket 14:28 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 14:29 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 16:06 -!- boop [4bb54516@75.181.69.22] has joined #joinmarket 16:08 < boop> Hey everyone, not sure if I'm in the right space, but I have an error message I'm having trouble finding information on. error : Commitment is blacklisted: Any help would be appreciated. 16:14 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Quit: Leaving] 16:55 < qubenix> boop: this should explain everything: https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/SOURCING-COMMITMENTS.md 17:03 -!- DSRelBot [~DSRelBot@p5de4aa2a.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 17:04 -!- HackRelay [~jmrelayha@p5de4aa2a.dip0.t-ipconnect.de] has quit [Ping timeout: 265 seconds] 17:19 -!- DSRelBot [~DSRelBot@p5de4a6b1.dip0.t-ipconnect.de] has joined #joinmarket 17:20 -!- HackRelay [~jmrelayha@p5de4a6b1.dip0.t-ipconnect.de] has joined #joinmarket 17:37 -!- rdymac [uid31665@gateway/web/irccloud.com/x-ktrhwqeghrfkbfpl] has quit [Quit: Connection closed for inactivity] 17:41 -!- puddinpop [~puddinpop@unaffiliated/puddinpop] has quit [Remote host closed the connection] 17:50 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.8] 18:02 -!- DSRelBot [~DSRelBot@p5de4a6b1.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 18:03 -!- HackRelay [~jmrelayha@p5de4a6b1.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 18:07 -!- slivera [~slivera@217.138.204.153] has joined #joinmarket 18:14 -!- DSRelBot [~DSRelBot@p54866a5f.dip0.t-ipconnect.de] has joined #joinmarket 18:16 -!- HackRelay [~jmrelayha@p54866a5f.dip0.t-ipconnect.de] has joined #joinmarket 18:33 -!- azizLIGHT [~azizLIGHT@unaffiliated/azizlight] has joined #joinmarket 18:51 -!- slivera [~slivera@217.138.204.153] has quit [Remote host closed the connection] 18:52 < boop> qubenix: Many thanks, I'll take a look. 19:29 -!- boop [4bb54516@75.181.69.22] has quit [Remote host closed the connection] 20:45 -!- slivera [~slivera@217.138.204.122] has joined #joinmarket --- Log closed Sun Aug 09 00:00:46 2020