--- Log opened Wed Jul 01 00:00:08 2020 00:30 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 246 seconds] 01:32 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 01:52 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 01:57 -!- jungly [~jungly@host-80-117-253-7.retail.telecomitalia.it] has joined #joinmarket 02:06 -!- slivera [~slivera@103.231.88.30] has joined #joinmarket 02:21 < k3tan> just wanted to confirm the Qt latest version is 14? 02:26 -!- nixbitcoin_ [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has joined #joinmarket 02:27 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has quit [Ping timeout: 240 seconds] 02:29 < fluffypony> 5.15 is current stable 02:47 -!- Karley30Mosciski [~Karley30M@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 260 seconds] 02:57 < kristapsk> k3tan, yes, https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/scripts/joinmarket-qt.py#L63 02:58 < kristapsk> fluffypony, that question was about JoinMarket Qt GUI version, not Qt framework 02:58 < fluffypony> oh ah 03:05 -!- Jared60Hermiston [~Jared60He@static.57.1.216.95.clients.your-server.de] has joined #joinmarket 03:07 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has quit [Remote host closed the connection] 03:08 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has joined #joinmarket 03:39 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 246 seconds] 03:48 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 03:52 -!- reallll [~belcher@unaffiliated/belcher] has joined #joinmarket 03:52 -!- nixbitcoin_ is now known as nixbitcoin 03:55 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 258 seconds] 03:59 -!- reallll is now known as belcher 04:01 -!- felix34 [~muh@5.2.76.19] has quit [Ping timeout: 272 seconds] 04:01 -!- felix34 [~muh@5.2.76.19] has joined #joinmarket 04:35 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 04:49 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 04:52 -!- openoms [~quassel@195.140.215.182] has quit [Quit: No Ping reply in 180 seconds.] 04:58 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has quit [Ping timeout: 240 seconds] 05:12 -!- openoms [~quassel@195.140.215.182] has joined #joinmarket 05:16 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has joined #joinmarket 05:23 < waxwing> k3tan, i'm sorry, there's been a bit of a gap in the versioning process there. i originally added a Qt version specifically because it was updated less frequently than the main non-qt codebase. 05:24 < waxwing> nowadays it tends to be the case that each release changes the Qt app, so we should be updating it every time we make a new release. 05:24 < waxwing> alternatively (perhaps more sensibly), since we are always releasing them together, we should just stick with one version. 05:24 -!- mode/#joinmarket [+o waxwing] by ChanServ 05:24 -!- 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/ | Live View: https://joinmarket.me/ob | Latest release 0.6.3.1 | Also on ssl cfyfz6afpgfeirst.onion:6667 05:24 -!- mode/#joinmarket [-o waxwing] by ChanServ 05:29 < waxwing> (there is actually a third version - the messaging protocol version, which is 5 and hasn't changed for years) 05:29 < waxwing> and yes it is 14, i just updated the doc to correspond, i forgot to change it last couple of times 05:29 < waxwing> where 'just' is yesterday :) 05:29 < waxwing> on 5.15 of Qt, i actually had to pin 5.14.2 because there was some kind of bug in 5.15 of PyQt . pretty sure the bug is getting fixed quickly though. 05:29 -!- kybl [~ales@static-84-42-249-162.net.upcbroadband.cz] has quit [Quit: Leaving.] 06:17 -!- aguycalled [~user@unaffiliated/aguycalled] has joined #joinmarket 06:17 -!- aguycalled_ [~user@unaffiliated/aguycalled] has quit [Ping timeout: 260 seconds] 07:18 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Ping timeout: 240 seconds] 07:24 -!- emzy [~quassel@unaffiliated/emzy] has quit [Ping timeout: 272 seconds] 07:25 -!- emzy [~quassel@raspberry.emzy.de] has joined #joinmarket 07:29 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 07:53 -!- Davterra [~tralfaz@104.200.129.62] has joined #joinmarket 08:05 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 246 seconds] 08:07 -!- emzy [~quassel@raspberry.emzy.de] has quit [Changing host] 08:07 -!- emzy [~quassel@unaffiliated/emzy] has joined #joinmarket 08:10 < Davterra> Hi All...I just cloned the current joinmarket-clientserver repo and (using Ubuntu 18.04) seemed to have a successful install that included qt. When I start the jmvenv and cd scripts and run python joinmarket.py I get: Traceback (most recent call last): 08:10 < Davterra> File "joinmarket-qt.py", line 2, in 08:10 < Davterra> from future.utils import iteritems 08:10 < Davterra> ModuleNotFoundError: No module named 'future' 08:11 -!- jonatack [~jon@184.75.221.3] has joined #joinmarket 08:11 < Davterra> Note: I also ran: pip install -r requirements/gui.txt 08:14 -!- Jared60Hermiston [~Jared60He@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 256 seconds] 08:14 < belcher> Davterra try running with python3 instead of python 08:15 < Davterra> Bingo! Good to go. Thanks much, Chris 08:16 < waxwing> belcher, Davterra but if you are in the virtualenv you don't need to specify python3? 08:16 < waxwing> at the end of the install you're instructed to do `source jmvenv/bin/activate`, did you do that? 08:17 < Davterra> yes, I did and it shows jmvenv as active 08:17 < belcher> iv always had to specify python3 08:17 < belcher> because python --version showed 2.7 08:17 < waxwing> in the venv? 08:17 < belcher> ill double check now 08:17 < waxwing> that can't be right. when you create a venv you specify the python versoin 08:17 < Davterra> my default python is 3.8 08:18 < belcher> oh looks like you're right 08:18 < belcher> $ python --version 08:18 < belcher> Python 3.5.2 08:18 < waxwing> yes afaik we use whatever the default python3 is on your OS 08:18 < belcher> Davterra can you run `python --version` and `python3 --version` and tell us the versions? 08:18 < belcher> would be interesting to see 08:19 < belcher> i think i started using `python3` in preparation for the codebase moving to py3, i didnt realize inside the venv its all the same 08:19 < Davterra> the tutorial I'm watching (Ministry of Nodes) just uses "python" without version and it works for him 08:19 < waxwing> yeah it doesn't hurt to use it. but we're left unsure, maybe you were accidentally outside the venv when you got that 'future' error Davterra ? 08:20 < Davterra> python --version : 3.8.0 08:20 < Davterra> python3 --version : 3.6.9 08:20 < Davterra> no, I was def inside jmvenv 08:21 < waxwing> ok, we have something we need to figure out then, i guess. 08:21 < waxwing> so you're saying it didn't work on 3.8 because of 'future' .. am i reading that right? 08:22 < waxwing> this is kinda weird as i'm on 1804 too ... and i often test it on a fresh 1804 VM 08:22 < Davterra> It didnt work initially using "python joinmarket-qt.py but seems fine using python3 joinmarket-qt.py 08:23 < Davterra> I just reran, and it failed b/c I havent modified the cfg file yet, but seems ok 08:25 < Davterra> I'm going to be AFK for 30 minutes or so...will address any ensuing questions when I return 08:32 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 08:34 -!- slivera [~slivera@103.231.88.30] has quit [Remote host closed the connection] 08:37 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has quit [Ping timeout: 240 seconds] 08:40 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has joined #joinmarket 08:53 < DSRelBot> [DS/AlexCato_] Mobile wallet for iOS with lightning: any recommendations? I this use case, I dont care about trusted third parties or privacy, it's there to replace the credit card payments (=which would make my name known anyways) with lightning payment to merchants, which allow that. Only going to put small amounts in the wallet, so dont care about trustless / 08:53 < DSRelBot> trusted third parties 08:53 < DSRelBot> [DS/AlexCato_] I thought bitcoin.org would recommend something, but they dont list any mobile iOS wallet with lightning capabilities 08:57 -!- Davterra [~tralfaz@104.200.129.62] has quit [Remote host closed the connection] 09:15 -!- jonatack [~jon@184.75.221.3] has quit [Ping timeout: 240 seconds] 09:18 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 09:26 -!- Davterra [~tralfaz@104.200.129.62] has joined #joinmarket 09:36 -!- jungly [~jungly@host-80-117-253-7.retail.telecomitalia.it] has quit [Remote host closed the connection] 09:36 -!- jungly [~jungly@host-80-117-253-7.pool80117.interbusiness.it] has joined #joinmarket 09:36 -!- jungly [~jungly@host-80-117-253-7.pool80117.interbusiness.it] has quit [Remote host closed the connection] 09:39 < waxwing> not an ios user so don't know .. you could canvas opinion in #bitcoin ... i think there are quite a few to choose from if you're not insist on a pure trustless setup 09:40 < waxwing> i like eclair a lot on android personally 09:57 < emzy> DSRelBot: I would recomend in this order: Breez, Walet of Satoshi or BlueWallet 10:13 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 260 seconds] 10:16 -!- Netsplit *.net <-> *.split quits: sosthene, luke-jr, adlai, qubenix, rabidus_, core, technonerd, Cory, so, fluffypony, (+64 more, use /NETSPLIT to show all of them) --- Log closed Thu Jul 02 00:00:08 2020