--- Day changed Tue Sep 11 2018 03:06 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 03:42 -!- belcher [~belcher@unaffiliated/belcher] has quit [Read error: Connection reset by peer] 03:42 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 03:42 -!- belcher [~belcher@unaffiliated/belcher] has quit [Remote host closed the connection] 03:57 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 04:54 -!- GitHub63 [GitHub63@gateway/service/github.com/x-cqlnqpmtteefpbgs] has joined #joinmarket 04:54 < GitHub63> [joinmarket-clientserver] AdamISZ pushed 2 new commits to master: https://git.io/fAwFm 04:54 < GitHub63> joinmarket-clientserver/master 59a998f undeath: fix int assertions 04:54 < GitHub63> joinmarket-clientserver/master 048b5c7 AdamISZ: Merge #189: fix int assertions... 04:54 -!- GitHub63 [GitHub63@gateway/service/github.com/x-cqlnqpmtteefpbgs] has left #joinmarket [] 04:54 -!- GitHub137 [GitHub137@gateway/service/github.com/x-aretkymezyvyzcwb] has joined #joinmarket 04:54 < GitHub137> [joinmarket-clientserver] AdamISZ closed pull request #189: fix int assertions (master...fix-py2-intlong) https://git.io/fA25G 04:54 -!- GitHub137 [GitHub137@gateway/service/github.com/x-aretkymezyvyzcwb] has left #joinmarket [] 04:58 -!- GitHub13 [GitHub13@gateway/service/github.com/x-xmzzjrawxapaulza] has joined #joinmarket 04:58 < GitHub13> [joinmarket-clientserver] AdamISZ closed pull request #190: open wallet in read-only mode if possible (master...wallet-utils-readonly) https://git.io/fA2dR 04:58 -!- GitHub13 [GitHub13@gateway/service/github.com/x-xmzzjrawxapaulza] has left #joinmarket [] 04:58 -!- GitHub143 [GitHub143@gateway/service/github.com/x-lollzkioudexnohn] has joined #joinmarket 04:58 < GitHub143> [joinmarket-clientserver] AdamISZ pushed 2 new commits to master: https://git.io/fAwFa 04:58 < GitHub143> joinmarket-clientserver/master 8f434b5 undeath: open wallet in read-only mode if possible 04:58 < GitHub143> joinmarket-clientserver/master b0c0702 AdamISZ: Merge #190: open wallet in read-only mode if possible... 04:58 -!- GitHub143 [GitHub143@gateway/service/github.com/x-lollzkioudexnohn] has left #joinmarket [] 05:06 < waxwing> holding off on #183 since i have a couple of (probably trivial) Qs and it's not urgent 05:07 < waxwing> afaict belcher is trying to figure out what's going on with the failures in test syncing for #186, i'd like to help belcher but my testnet node is not up and testnet is kind of awful; can you not figure it out in regtest itself? (not that i'm claiming it's easy .. syncing problems have always been the hardest thing here) 05:10 < belcher> i think i will do testnet 05:10 < belcher> err, regtest 05:11 < belcher> since from what im hearing the testnet network is being spammed so its hard to get your own txes mined 05:11 < belcher> im travelling tomorrow though so it will be in the day after or so 05:18 < waxwing> sure, i don't think there's a rush on this one 05:31 < waxwing> btw if you need any reminders/help getting the test setup working let me know 05:31 < belcher> ty 05:36 -!- moriarty [~mdaalgnb@unaffiliated/moriarty] has joined #joinmarket 05:37 -!- moriarty [~mdaalgnb@unaffiliated/moriarty] has left #joinmarket [] 06:10 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 06:13 < belcher> btw theres this other issue about the install script https://www.reddit.com/r/joinmarket/comments/9e6n15/cannot_install_jm_on_ubuntu_1804/ 06:14 < belcher> seems really weird, i suggested downloading libsodium with his web browser and put it in the same directory, but the script didnt get it? 06:15 < undeath> maybe there is some weird proxy on his network 06:54 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.2] 07:58 -!- grubles [~grubles@gateway/tor-sasl/grubles] has joined #joinmarket 08:29 < belcher> btw, the BTCPay project now has a bridge to their slack channel at #btcpayserver 08:43 < d3spwn> this may be a dumb question but does jm need to be updated for btc 0.17? 08:43 < belcher> it doesnt need to 08:44 < belcher> you may want to if you want any new features that 0.17 has 08:44 < belcher> be aware that you need to use -deprecatedrpc=accounts (the error message will tell you if you forget) 08:44 -!- grubles [~grubles@gateway/tor-sasl/grubles] has quit [Ping timeout: 256 seconds] 10:34 < arubi> belcher, sorry, I'm low availability. the libsodium file should be downloaded and put into ./deps/cache . then the script will see it. but it does seem like weird network issues.. the only actual error in the person's log is "Libsodium was not built. Exiting". the rest are just the script trying to figure out of libsodium is present (by checking the file hash), then if not, tries to download it with a few retries, then check the file hash 10:34 < arubi> again 10:35 < belcher> ooh ok 10:35 < arubi> here, it seems that curl just didn't fetch libsodium after retries, so the script just exited 10:37 -!- grubles [~grubles@gateway/tor-sasl/grubles] has joined #joinmarket 12:09 -!- grubles [~grubles@gateway/tor-sasl/grubles] has quit [Ping timeout: 256 seconds] 12:39 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 272 seconds] 12:46 < waxwing> arubi, it's not related to that recent issue about the code being moved to an old/ directory right? afair we merged that change. oh, hmm but that was post - 0.3.5 right 12:47 < waxwing> https://github.com/JoinMarket-Org/joinmarket-clientserver/commit/be1374c8293a2141d3d917c2963fa06ba6f0b68f 12:47 < waxwing> belcher, it might be that? i guess that would indeed block any attempt to install on the most recent release? 12:47 < belcher> i managed to install it correctly though 12:48 < belcher> well i installed from master 12:48 < waxwing> right that would work 12:48 < waxwing> thing is i notice you refer to old/ in the reddit thread 12:48 < waxwing> so not entirely sure 12:49 < belcher> hmm 12:49 < belcher> i got that link from install.sh .... whats going on 12:51 -!- lnostdal [~lnostdal@77.70.119.51] has joined #joinmarket 12:52 < waxwing> i mean the only thing that sort of makes sense is, he's trying to go from 0.3.5 and (because they just changed the location of the file to old/) it no longer works. i don't really understand the last couple of comments he's making, whether failing to download or just he's re-trying on the install.sh in 0.3.5, which doens't have old/ included 12:52 < waxwing> i'll drop in a comment in case it helps 12:56 < waxwing> yeah my best guess is he's just confused, seems like he downloaded the correct file into the dir, but that's not relevant, since install.sh tries to download it itself. 12:57 < waxwing> the fact that the latest release doesn't work (in terms of install) is .. somewhat suboptimal. 12:57 < waxwing> to be fair, it did work at the time. 12:58 < arubi> if the file is present in ./deps/cache the script doesn't try to download again 12:58 < arubi> well, at least it doesn't if the hash of the file is correct 12:58 < arubi> trying install.sh in a clean master area now 13:01 < arubi> install completed with no errors. running tests 13:02 < arubi> (and it definitely downloaded and verified libsodium hash) 13:04 < arubi> all tests pass \o/ 13:07 -!- grubles [~grubles@gateway/tor-sasl/grubles] has joined #joinmarket 13:07 < arubi> ah, lemme try with v0.3.5 specifically now 13:11 < arubi> ahhh yea I see now. in v0.3.5 , sudium_url still points to the url without the '/old' appendix 13:11 < arubi> yea waxwing said exactly that and I missed it 13:24 -!- grubles [~grubles@gateway/tor-sasl/grubles] has quit [Remote host closed the connection] 13:24 -!- grubles [~grubles@gateway/tor-sasl/grubles] has joined #joinmarket 15:01 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 16:07 -!- johnhmay [sid110431@gateway/web/irccloud.com/x-lngiwznzwzvbvfoe] has joined #joinmarket 16:07 -!- grubles [~grubles@gateway/tor-sasl/grubles] has quit [Ping timeout: 256 seconds] 17:35 -!- AgoraRelay [~jmrelayfn@p5DE4AC25.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 17:45 -!- AgoraRelay [~jmrelayfn@p5DE4A78B.dip0.t-ipconnect.de] has joined #joinmarket 18:07 -!- Cory [~Cory@unaffiliated/cory] has quit [Ping timeout: 246 seconds] 18:14 -!- Cory [~Cory@unaffiliated/cory] has joined #joinmarket 22:54 -!- grubles [~grubles@gateway/tor-sasl/grubles] has joined #joinmarket 23:49 -!- azizLIGHT [~azizLIGHT@unaffiliated/azizlight] has quit [Ping timeout: 240 seconds] 23:52 -!- grubles [~grubles@gateway/tor-sasl/grubles] has quit [Remote host closed the connection] 23:55 -!- grubles [~grubles@gateway/tor-sasl/grubles] has joined #joinmarket