--- Log opened Sun Mar 22 00:00:30 2020 00:03 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 256 seconds] 00:04 -!- achow101 [~achow101@unaffiliated/achow101] has joined #joinmarket 00:47 -!- rdymac_ [uid31665@gateway/web/irccloud.com/x-luqbftmvuwsiqmvo] has quit [Quit: Connection closed for inactivity] 03:13 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 04:06 -!- Cassie3Hilpert [~Cassie3Hi@ns334669.ip-5-196-64.eu] has joined #joinmarket 04:32 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has joined #joinmarket 04:48 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 05:28 -!- cbeams [~cbeams@unaffiliated/cbeams] has joined #joinmarket 05:30 < cbeams> I'm connecting joinmarket to a Bitcoin Core instance with `rpcauth` configured and no rpcuser/rpcpassword set. How should I configure joinmarket.cfg to respect this? I don't see any option, e.g. `rpc_cookie_file` to set. 05:35 -!- slivera [~slivera@217.138.204.84] has quit [Quit: Leaving] 05:43 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 05:51 < cbeams> disregard my question above. figured it out. 05:58 -!- cbeams [~cbeams@unaffiliated/cbeams] has quit [Remote host closed the connection] 06:49 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has joined #joinmarket 06:54 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has quit [Ping timeout: 265 seconds] 07:11 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has joined #joinmarket 07:36 -!- rdymac [uid31665@gateway/web/irccloud.com/x-gbgwxyxkfuywvgir] has joined #joinmarket 07:54 < waxwing> belcher_, thanks for the fidelity bond PR, will review it in a short while, guess no rush, i'm currently reexamining binary builds with pyinstaller, kinda interesting (in a very obscure way) 08:15 < waxwing> hmm after a couple of minor (if not easy to figure out) tweaks, i'm impressed that pyinstaller seems to have built both sendpayment CLI and joinmarket-qt successfully on 1804. 08:16 < waxwing> one thing that particularly interested me was apparently this tool can make fully static binaries: https://github.com/JonathonReinhart/staticx/ 08:17 < waxwing> although i have a feeling 'fully static' may not be 100% true e.g. libc shared object dependency. will look into it. 08:21 < waxwing> i think you can build for MacOS with pyinstaller, but only actually *on* MacOS, i.e. don't think there's any Wine equivalent, from what i'm reading. 08:24 < waxwing> for anyone interested in helping me investigate this stuff, here is the pyinstaller command (to be done in the virtualenv; also note you can `pip install pyinstaller`): 08:25 < waxwing> pyinstaller --onefile --paths /your-pathto-jmcs/jmvenv/lib/python3.6/site-packages/ --hidden-import=chromalog.mark.helpers --add-data "/your-pathto-jmcs/jmvenv/lib/python3.6/site-packages/mnemonic/wordlist/english.txt:./mnemonic/wordlist" --clean joinmarket-qt.py 08:25 < waxwing> (ofc to be done inside /scripts) 08:31 < waxwing> (unrelated i guess): isn't this just a bug? https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/scripts/joinmarket-qt.py#L1870 08:32 < waxwing> note, sys is imported, but it's not calling sys.exit . seems to crop up when first running Qt (sometimes? always?) 09:03 < belcher_> pyinstaller building joinmarket-qt is all we need, right? the cli tools arent required to be packaged as binaries because people comfortable with cli can just install them normally 09:03 < belcher_> great work though 09:20 < waxwing> yes was just using it as a way of testing it out 09:21 < waxwing> i'm not sure how much difference it'll be now to before; it seems like two things are (1) pyinstaller has probably improved quite a bit, because it was failing on twisted before but doesn't seem to now (so far), and (2) maybe we can build static binaries. i just need to spend more time playing around with it. 09:22 < waxwing> also can anyone confirm that exit() bug? ^ try running jm-qt on a fresh environment. i should do a git blame to figure out what's going on there. that's weird. maybe it's to do with the binary but i can't see how. 09:26 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 09:26 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 09:40 < waxwing> does anyone know if it's easy to access your physical machine host's IP from an enclosed virtual box VM? 09:40 < waxwing> well easy "or possible" i should probably say 09:45 < coconutanna> waxwing: a host-only network adapter would probably be a good fit: https://www.virtualbox.org/manual/ch06.html#networkingmodes 09:46 < waxwing> coconutanna, oh thanks, sounds good. will try it out. 09:59 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 10:28 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 10:28 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has joined #joinmarket 10:46 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 11:36 < waxwing> coconutanna, and anyone else who wants specifically to connect to local Core node from within VM, it worked as per: https://x0f.org/@waxwing/103868103695685263 11:36 < waxwing> delete 'else' :) 12:05 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 12:36 < waxwing> looks like we have a irc server name problem again with the cleartext servers 12:37 < waxwing> if you use the defaults from the config you get a big stack of nick signature verification failures 12:37 < waxwing> if you switch both to *.onion you don't 12:37 < waxwing> probably (almost certainly) it's only one of the servers; if anyone else wants to work on it that'd be great. shouldn't be too hard to figure out. 12:38 -!- jungly [~jungly@host73-184-dynamic.250-95-r.retail.telecomitalia.it] has joined #joinmarket 12:39 < waxwing> i say only one probably/certainly because i was able to do a whole coinjoin via the cleartext servers, i presume only 1 12:41 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 12:42 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 14:44 -!- opal [~wowaname@volatile/founder/wowaname] has quit [Ping timeout: 240 seconds] 14:47 -!- opal [~wowaname@volatile/founder/wowaname] has joined #joinmarket 14:48 -!- slivera [~slivera@217.138.204.100] has joined #joinmarket 14:58 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 15:01 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 16:57 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.7.1] 18:18 -!- HackRelay [~jmrelayha@p5DE4A9A8.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 18:19 -!- DSRelBot [~DSRelBot@p5DE4A9A8.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 18:29 -!- HackRelay [~jmrelayha@p5DE4A9FC.dip0.t-ipconnect.de] has joined #joinmarket 18:32 -!- DSRelBot [~DSRelBot@p5DE4A9FC.dip0.t-ipconnect.de] has joined #joinmarket 18:35 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 18:45 < k3tan> qubenix: is your total earnings script compatible with v0.6.2? 18:56 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 18:57 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 19:08 < qubenix> k3tan: probably not, you need to adjust the path to wherever your yigen-statement is. i haven't had the time/motivation to upgrade myself or my guides yet. 19:10 -!- Cassie3Hilpert [~Cassie3Hi@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 256 seconds] 19:12 < k3tan> qubenix: got it now, thanks, i probably should've picked that myself lol 19:29 -!- tlo1337 [~tlo1337@142.180.9.134] has quit [Quit: Leaving] 19:34 -!- fiatjaf [~fiatjaf@2804:7f2:2981:26c1:ea40:f2ff:fe85:d2dc] has quit [Ping timeout: 246 seconds] 19:37 -!- fiatjaf [~fiatjaf@2804:7f2:2a82:7a59:ea40:f2ff:fe85:d2dc] has joined #joinmarket 19:55 -!- opal [~wowaname@volatile/founder/wowaname] has quit [Ping timeout: 240 seconds] 19:59 -!- opal [~wowaname@volatile/founder/wowaname] has joined #joinmarket 21:03 -!- tlo1337 [~tlo1337@142.180.9.134] has joined #joinmarket 21:43 < tlo1337> @waxwing can you elaborate more on how to switch the cleartext servers to *.onion like you mentioned? Last we chatted, I restarted to CJ process okay and made further progress (first three lines in the schedule ended in 1, instead of just one line like before), but then what you described started happening. At first I didn't think anything was wrong because it seemed I just lost connection, but then got connected back again okay. I was trying to be 21:43 < tlo1337> patient because I wanted to give it time, but after too long with no progress in the logs I figured something was up. So I quit JM and tried to restart the process like before by finding the TUMBLE.schedule and running the schedule from there, but this time when the restart process occurs I get a pop-up via Qt stating "could not find a change address". Also, it's worth noting that this time I opened my wallet my balance is 0, although my txn history 21:43 < tlo1337> shows txns equaling my total balance. I'm assuming this is because the tumble is still yet to be completed. 21:49 < tlo1337> not sure how to tag here, haven't done it before tbh. do I just type waxwing? 21:50 < qubenix> tlo1337: that should work 21:50 < tlo1337> ok ty 22:12 -!- slivera_ [~slivera@217.138.204.106] has joined #joinmarket 22:15 -!- slivera [~slivera@217.138.204.100] has quit [Ping timeout: 246 seconds] 23:36 -!- eulers_phi [~user@static.99.162.63.178.clients.your-server.de] has joined #joinmarket 23:41 < eulers_phi> I'm getting an empty list in the orderbook. is it under maintenance? --- Log closed Mon Mar 23 00:00:30 2020