--- Log opened Sat Nov 28 00:00:29 2020 00:12 -!- dc81_ [~dc81@96.44.143.74] has joined #joinmarket 00:12 -!- dc81 [~dc81@unaffiliated/dc81] has quit [Ping timeout: 246 seconds] 00:23 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 00:56 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has joined #joinmarket 00:58 < ricks_> I'm still getting no liquidity in the orderbooks, I've craeted utxos with paytomany from electrum, I'm missing something but I'm not sure what 00:59 < waxwing> which orderbook, p2sh or native segwit? 00:59 < waxwing> i asked this last time and you didn't answer 01:00 < ricks_> This is on a new machine; my old machine (vm) had no issues with this. `python sendpayment.py wallet address amt` 01:00 < ricks_> waxwing: ah! very sorry. i couldn't understand what you were asking of me 01:01 < ricks_> fresh 0.7.2 install, so defaulted to native = true , segwit = true ; i created a bech32 wallet via bitcoin-cli prior to generating a jm wallet as per USAGE..md 01:01 < waxwing> if you are on 0.7.2 then no that won't work 01:02 < waxwing> 0.8.0 released yesterday is the first release for which a native segwit orderbook for coinjoins is supported 01:02 < ricks_> oh, doh 01:02 < waxwing> (but not the first release for which native segwit *wallets* are supported) 01:02 < waxwing> read the release notes for 0.8.0 and the native-segwit-upgrade doc linked, it will give some more details 01:03 < ricks_> sweet. i had considered checking out the release-notes-0.8.0 branch but im glad to hear 0.8.0 has been released so quickly 01:03 < ricks_> i did see the pr for orderbook separation 01:04 < ricks_> if i am fine with debugging, is it safe to use the master branch vs. a tagged release? 01:06 < ricks_> that would be a question i should be answering myself, nv 01:06 < ricks_> nvm 01:38 < waxwing> yeah it's always 'safe' in some sense, it just depends what you want to do. there's almost never a time when running master isn't safe, we basically use the simplest, if arguably not the best model on our git repo, where we merge all new PRs that have consensus, to master. 01:39 < waxwing> so what i just said about native segwit orderbook, that was available on master for a couple of weeks, it's just specifically the tagged 0.7.2 didn't have it. 01:47 < ricks_> good to hear. ill report back if i encounter any issues 02:22 -!- coconutanna [~coconutan@gateway/tor-sasl/coconutanna] has quit [Remote host closed the connection] 02:23 -!- coconutanna [~coconutan@gateway/tor-sasl/coconutanna] has joined #joinmarket 02:35 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 03:00 -!- ricks__ [~ricks_@unaffiliated/ricks-/x-3439430] has joined #joinmarket 03:03 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has quit [Ping timeout: 246 seconds] 03:18 -!- Lew20Hudson [~Lew20Huds@static.57.1.216.95.clients.your-server.de] has joined #joinmarket 04:46 < ricks__> I seem to be still lacking ob liquidity. Running obwatch/obwater.py, all I receive is 'Lost IRC connection to: irc.darkscience.net . Should reconnect automatically soon.' 'Attempting to reconnect ...' 04:52 < waxwing> i see, do you have Tor onion endpoints set up in joinmarket.cfg? 04:52 < waxwing> it's possible that their clearnet servers are down, but i know the onions are up at the moment 05:07 < ricks__> I will try that. I do need some clarification on how I would go about switching to onioins only. 05:10 < ricks__> https://dpaste.org/vhty 05:11 < ricks__> There is not much documentation on '#for tor', and although it appears to be straightforward, may you please confirm the --Onion only-- modified servers are correct? 05:32 < waxwing> so with the 'for tor' options, uncomment them, and comment the corresponding lines that already exist (host, port etc) 05:32 < waxwing> ricks__, ^ 05:51 < ricks__> Thanks waxwing. Is there a repository for active onion nodes? I was looking for something similar for the bitcoin node itself, but only found clearnet 07:08 -!- heatsinkid [~heatsinki@gateway/tor-sasl/heatsinkid] has quit [Remote host closed the connection] 07:10 -!- heatsinkid [~heatsinki@gateway/tor-sasl/heatsinkid] has joined #joinmarket 07:30 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 07:30 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 07:50 < technonerd> ricks__: https://github.com/bitcoin/bitcoin/blob/master/doc/tor.md 07:50 < technonerd> Onlynet=onion is Prob what you are looking for 07:55 < davterra> ricks__, Not sure if this is what youre asking for, but if youre looking for a list of onion nodes to connect to, try this: https://bitnodes.io/nodes/leaderboard/?q=onion 07:59 < ricks__> technonerd: i use -onlynet=onion -proxy=127.0.0.1:9050 -torpassword=nonhashedpassword 07:59 -!- Lew20Hudson [~Lew20Huds@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 256 seconds] 08:01 < ricks__> davterra: thanks, that might be it 08:02 < ricks__> i continually fail to connect to the onion server defined in [MESSAGING:server1], the second server is never attempted 08:49 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 3.0] 08:50 < waxwing> ricks__, is Tor running, and if so do you have it configured to accept socks connections on the socks port? 09:01 < ricks__> waxwing: tor is running, sock port 9050, control port 9051, bitcoind is able to connect with -onlynet=onion 09:02 < ricks__> are you able to connect to darksci3bfoka7tw.onion? 09:08 < waxwing> ricks__, yup, just tried connecting over darksci3bfoka7tw.onion 6697 and it worked 09:09 < waxwing> settings for that server (excuse spam): [MESSAGING:server2] 09:09 < waxwing> #host = irc.darkscience.net 09:09 < waxwing> channel = joinmarket-pit 09:09 < waxwing> port = 6697 09:09 < waxwing> usessl = true 09:09 < waxwing> #socks5 = false 09:10 < waxwing> socks5_host = localhost 09:10 < waxwing> socks5_port = 9050 09:10 < waxwing> #for tor 09:10 < waxwing> host = darksci3bfoka7tw.onion 09:10 < waxwing> socks5 = true 09:13 < ricks__> perhaps it has something to do with using a socks5 proxy systemwide. but it should affect bitcoind too, then? i'll have to test it later when i'm not connected to so many things 09:19 < waxwing> no if your socks5 port is open and functioning, the above should work fine 09:20 < waxwing> you could try connecting to it in your iRC client using the same port (and ssl, i hope you have that one right too else it certainly won't connect) 09:21 < waxwing> btw i am also having no trouble connecting to darkscience over clearnet. make sure the port and ssl settings are correct. 09:35 < ricks__> that's a good idea 09:36 < ricks__> i have no issues with darkscience over clearnet too 09:37 -!- ricks__ [~ricks_@unaffiliated/ricks-/x-3439430] has quit [Quit: ricks__] 10:11 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 10:20 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has joined #joinmarket 10:22 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has quit [Max SendQ exceeded] 10:22 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has joined #joinmarket 12:07 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has quit [Quit: ricks_] 12:28 -!- ricks_ [~ricks_@71.19.249.35] has joined #joinmarket 12:29 -!- ricks_ [~ricks_@71.19.249.35] has quit [Remote host closed the connection] 12:29 -!- ricks_ [~ricks_@71.19.249.35] has joined #joinmarket 12:31 -!- ricks_ [~ricks_@71.19.249.35] has quit [Remote host closed the connection] 12:33 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 12:34 -!- ricks_ [~ricks_@71.19.249.35] has joined #joinmarket 12:34 < ricks_> msg nickserver f$) 12:35 < ricks_> whoops 12:35 -!- ricks_ [~ricks_@71.19.249.35] has quit [Max SendQ exceeded] 12:36 -!- ricks_ [~ricks_@71.19.249.35] has joined #joinmarket 12:40 < waxwing> :) 12:40 -!- ricks_ [~ricks_@71.19.249.35] has quit [Changing host] 12:40 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has joined #joinmarket 12:42 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has quit [Quit: ricks_] 12:47 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 12:49 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has joined #joinmarket 12:50 < ricks_> the tor node that was connecting to freenode is klined 12:50 < ricks_> but it works! 12:50 < ricks_> lol 12:51 -!- ricks__ [~ricks_@gateway/tor-sasl/ricks/x-19497574] has joined #joinmarket 12:52 < ricks__> oh, i didn't switch to the onion address 12:53 -!- ricks_ [~ricks_@unaffiliated/ricks-/x-3439430] has quit [Remote host closed the connection] 12:53 -!- ricks__ is now known as ricks_ 12:58 < ricks_> waxwing: the topic appears to neeed updating 13:36 < ricks_> ok, i fixed my problem connecting to the irc server. i had changed usessl to false despite it not being an option under #for tor 13:47 -!- ricks_ [~ricks_@gateway/tor-sasl/ricks/x-19497574] has quit [Quit: ricks_] 13:51 -!- deafboy [quasselcor@cicolina.org] has quit [Quit: deafboy] 13:57 -!- deafboy [quasselcor@cicolina.org] has joined #joinmarket 14:09 -!- belcher_ is now known as belcher 14:22 -!- beIcher is now known as belcher_ 14:55 -!- Netsplit *.net <-> *.split quits: @ChanServ 15:01 -!- Netsplit over, joins: @ChanServ 15:16 -!- ricks_ [~ricks_@gateway/tor-sasl/ricks/x-19497574] has joined #joinmarket 15:17 -!- ricks_ [~ricks_@gateway/tor-sasl/ricks/x-19497574] has quit [Remote host closed the connection] 15:17 -!- ricks_ [~ricks_@gateway/tor-sasl/ricks/x-19497574] has joined #joinmarket 15:22 -!- mode/#joinmarket [+o waxwing] by ChanServ 15:22 -!- waxwing changed the topic of #joinmarket to: Welcome to JoinMarket: Increase Fungibility and Subsidise Your Fees | https://github.com/Joinmarket-Org/joinmarket-clientserver | @joinmarket r/joinmarket | Logs: http://gnusha.org/joinmarket/ | Latest release 0.8.0 | Also on ssl cfyfz6afpgfeirst.onion:6667 15:22 -!- mode/#joinmarket [-o waxwing] by ChanServ 15:22 < waxwing> thanks 15:25 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 15:26 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 15:26 < ricks_> right back at you 15:28 < waxwing> yeah usessl is very often the reason you get a mysterious 'can't connect' 15:55 -!- ricks_ [~ricks_@gateway/tor-sasl/ricks/x-19497574] has quit [Quit: ricks_] 16:57 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 16:57 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 18:01 -!- HackRelay [~jmrelayha@p54866c8e.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 18:02 -!- DSRelBot [~DSRelBot@p54866c8e.dip0.t-ipconnect.de] has quit [Ping timeout: 256 seconds] 18:12 -!- HackRelay [~jmrelayha@p3ee38eb7.dip0.t-ipconnect.de] has joined #joinmarket 18:15 -!- DSRelBot [~DSRelBot@p3ee38eb7.dip0.t-ipconnect.de] has joined #joinmarket 19:23 -!- viasil_ [~nobody@95.174.67.172] has quit [Ping timeout: 260 seconds] 19:23 -!- viasil [~nobody@95.174.67.172] has joined #joinmarket 19:55 -!- reallll [~belcher@unaffiliated/belcher] has joined #joinmarket 19:57 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 21:13 -!- reallll [~belcher@unaffiliated/belcher] has quit [Ping timeout: 256 seconds] 21:14 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 23:35 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has joined #joinmarket 23:36 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] --- Log closed Sun Nov 29 00:00:30 2020