--- Log opened Mon Jul 06 00:00:11 2020 00:01 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has quit [Remote host closed the connection] 00:02 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has joined #joinmarket 00:12 -!- Davterra [~tralfaz@104.200.129.57] has joined #joinmarket 00:36 -!- rdymac [uid31665@gateway/web/irccloud.com/x-tjowiiiwbfbkkkol] has quit [Quit: Connection closed for inactivity] 00:38 -!- slivera [~slivera@103.231.88.26] has joined #joinmarket 00:58 -!- Tralfaz [~tralfaz@104.200.129.57] has joined #joinmarket 01:00 -!- Davterra [~tralfaz@104.200.129.57] has quit [Ping timeout: 272 seconds] 01:05 -!- sosthene [~sosthene@gateway/tor-sasl/sosthene] has quit [Remote host closed the connection] 01:05 -!- sosthene [~sosthene@gateway/tor-sasl/sosthene] has joined #joinmarket 01:15 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 01:19 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 01:21 -!- rdymac [uid31665@gateway/web/irccloud.com/x-uhaxmxkgaipvqnwp] has joined #joinmarket 01:27 -!- Davterra [~tralfaz@104.200.129.57] has joined #joinmarket 01:29 -!- Tralfaz [~tralfaz@104.200.129.57] has quit [Ping timeout: 246 seconds] 02:05 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 02:08 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 02:09 -!- lukedashjr is now known as luke-jr 03:03 -!- Alexane9Botsford [~Alexane9B@static.57.1.216.95.clients.your-server.de] has joined #joinmarket 03:06 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 03:25 -!- viasil_ [~nobody@95.174.67.172] has quit [Ping timeout: 246 seconds] 03:30 -!- viasil [~nobody@95.174.67.172] has joined #joinmarket 03:52 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #joinmarket 03:53 -!- slivera [~slivera@103.231.88.26] has quit [Remote host closed the connection] 03:55 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 258 seconds] 04:04 -!- Sentineo [~Undefined@unaffiliated/sentineo] has joined #joinmarket 04:23 -!- openoms [~quassel@195.140.215.182] has quit [Ping timeout: 258 seconds] 04:26 -!- openoms [~quassel@195.140.215.182] has joined #joinmarket 04:29 -!- Sentineo [~Undefined@unaffiliated/sentineo] has quit [Remote host closed the connection] 06:22 -!- Davterra [~tralfaz@104.200.129.57] has quit [Quit: Leaving] 08:53 -!- xochon [~user@gateway/tor-sasl/xochon] has quit [Ping timeout: 240 seconds] 08:55 -!- xochon [~user@gateway/tor-sasl/xochon] has joined #joinmarket 10:01 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Quit: Leaving] 10:23 -!- Alexane9Botsford [~Alexane9B@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 264 seconds] 10:30 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #joinmarket 10:32 -!- jules__ [592e3edb@89.46.62.219] has joined #joinmarket 10:33 < jules__> waxwing i haven't been able to test on my machine yet i will do so today and will report back here 10:34 < jules__> apologies for the repeat, but can you give me the syntax to install python-bitcointx one last time? I'll make sure not to lose it again 10:44 < waxwing> jules__, after the recent changes that isn't needed 10:45 < waxwing> you should choose the branch of the PR then run ./install.sh 10:45 < waxwing> partly to test the install but also that'll automatically pick up 1.1.0 of that package 10:45 < waxwing> (that's what changed; python-bitcointx 1.1.0 was released so there's no longer a need to mess around) 11:29 < jules__> is install.sh meant to work on mac os ? im currently installing according to mac os instructions in the readme, and im getting this error 11:29 < jules__> ImportError: secp256k1 library not found 11:29 < jules__> im working on finding a solution 11:29 < waxwing> jules__, when you ran ./install.sh again (you did right?) did you see the libsecp compilation happening? 11:30 < waxwing> i'm guessing that compilation (or install) of libsecp failed 11:30 < jules__> i did not run install.sh only because it says it's for Linux only on the readme 11:30 < jules__> im on mac os 11:30 < jules__> but will do now 11:31 < waxwing> oh ... i may have forgotten how it works with mac os , sorry 11:31 < waxwing> so i added libsecp installation into install.sh .. we may have hit a snag here for macos. 11:32 < jules__> i'll run install.sh now and we'll go from there 11:32 < waxwing> i see. in our mac os instructions it has `brew install python libsodium` .. we now need libsecp256k1 too but i have no idea (and rather doubt) whether such a thing would work for libsecp 11:32 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 11:34 < jules__> i'll work on it and let you know 11:34 < waxwing> https://github.com/bitcoin-core/secp256k1/issues/465#issuecomment-465531539 11:35 < waxwing> https://github.com/Christewart/bitcoin-s-core/blob/master/BUILD_README.md 11:35 < jules__> thanks 11:35 < waxwing> we may be able to bundle this up so it's convenient but of course first we'd have to know if it works 11:36 < waxwing> i'm just adding some notes here feel free to ignore them :) it's not like i can actually do this 11:36 < jules__> yep 11:36 < waxwing> so will appreciate whatever you figure out 11:38 < waxwing> may or may not be obvious, but here is the corresponding command added to install.sh for linux: https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/536/commits/03a13598e89b6db263018ad884dd741583713ba7#diff-3fbb47e318cd8802bd325e7da9aaabe8R237-R256 11:38 < waxwing> (the --prefix specifies a custom installation locatoin; without it, you just install to system) 11:39 < jules__> ok yes thanks this is helpful 11:39 -!- jules__ [592e3edb@89.46.62.219] has quit [Remote host closed the connection] 11:44 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Ping timeout: 240 seconds] 11:46 -!- jules_ [592e3edb@89.46.62.219] has joined #joinmarket 11:52 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 11:52 -!- jules_ [592e3edb@89.46.62.219] has quit [Ping timeout: 245 seconds] 12:30 -!- jules__ [566a8fdb@86.106.143.219] has joined #joinmarket 13:00 -!- dar13n3 [~someone@5.180.62.79] has joined #joinmarket 13:11 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 13:27 < jules__> i've been able to install secp256k1, but now getting this problem 13:27 < jules__> https://pastebin.com/qpfdnLiA 13:28 < jules__> it looks like it's a problem with loading the openssl library 14:06 < waxwing> jules__, could you write that in the PR thread? dgpv may be able to offer help on that 14:06 < waxwing> in particular it would be good if that dependency didn't exist and i believe it's an aim (not 100% sure) 14:07 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 14:07 < waxwing> for myself i was trying to avoid a dependency on openssl, but it may be academic as i think twisted relies on it anyway 14:09 < waxwing> jules__, another thing: i noticed the line numbers in your stack trace don't match mine. can you do `pip show python-bitcointx` to check the version? 14:09 < waxwing> if it's not 1.1.0 (and i think it isn't) then we need to fix that 14:10 < waxwing> oh. i think i just read the code wrong. probably it is 1.1.0 14:10 < waxwing> hmm it may be the script verify flags should be changed so that openssl isn't needed, this is certainly worthy of investigation 14:17 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 14:27 < jules__> ok i'll report the issue in the thread 14:30 < jules__> i do have 1.1.0 14:30 < waxwing> yeah sorry error on my part 14:31 < jules__> yep no problem was just cross checking 14:31 -!- slivera [~slivera@103.231.88.26] has joined #joinmarket 14:47 -!- dar13n3 [~someone@5.180.62.79] has quit [Quit: Leaving] 14:54 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Quit: Leaving] 16:30 -!- Ffitzy41 [2d389e95@45.56.158.149] has joined #joinmarket 16:32 -!- Ffitzy41 [2d389e95@45.56.158.149] has left #joinmarket [] 17:10 -!- Davterra [~tralfaz@c-73-221-225-225.hsd1.wa.comcast.net] has joined #joinmarket 17:14 -!- viasil [~nobody@95.174.67.172] has quit [Ping timeout: 240 seconds] 17:16 -!- viasil_ [~nobody@95.174.67.172] has joined #joinmarket 17:33 -!- jules__ [566a8fdb@86.106.143.219] has quit [Ping timeout: 245 seconds] 17:36 -!- HackRelay [~jmrelayha@p5de4a150.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 17:36 -!- DSRelBot [~DSRelBot@p5de4a150.dip0.t-ipconnect.de] has quit [Ping timeout: 258 seconds] 17:48 -!- HackRelay [~jmrelayha@p5de4a4cb.dip0.t-ipconnect.de] has joined #joinmarket 17:51 -!- DSRelBot [~DSRelBot@p5de4a4cb.dip0.t-ipconnect.de] has joined #joinmarket 18:19 -!- Davterra [~tralfaz@c-73-221-225-225.hsd1.wa.comcast.net] has quit [Quit: Leaving] 19:07 -!- pigeons_ is now known as pigeons 19:27 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has quit [Ping timeout: 240 seconds] 19:27 -!- nixbitcoin_ [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has joined #joinmarket 19:32 -!- Davterra [~tralfaz@178.128.106.205] has joined #joinmarket 19:40 -!- Davterra [~tralfaz@178.128.106.205] has quit [Remote host closed the connection] 19:41 -!- Davterra [~tralfaz@178.128.106.205] has joined #joinmarket 20:31 -!- Davterra [~tralfaz@178.128.106.205] has quit [Quit: Leaving] 21:53 -!- kristapsk___ [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 21:54 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 22:21 -!- rdymac [uid31665@gateway/web/irccloud.com/x-uhaxmxkgaipvqnwp] has quit [Quit: Connection closed for inactivity] 22:47 -!- kristapsk___ [~KK@gateway/tor-sasl/kristapsk] has quit [Ping timeout: 240 seconds] --- Log closed Tue Jul 07 00:00:13 2020