--- Day changed Sat Sep 01 2018 01:08 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 252 seconds] 01:08 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 01:18 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 252 seconds] 01:19 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 01:44 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 01:47 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 252 seconds] 01:49 -!- lukedashjr is now known as luke-jr 02:09 -!- undeath [~undeath@unaffiliated/undeath] has joined #joinmarket 03:49 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 03:50 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 245 seconds] 03:53 -!- lukedashjr is now known as luke-jr 04:05 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 245 seconds] 04:06 -!- undeath [~undeath@unaffiliated/undeath] has quit [Quit: WeeChat 2.2] 04:17 -!- lnostdal [~lnostdal@85.118.80.170] has joined #joinmarket 04:24 -!- lnostdal [~lnostdal@85.118.80.170] has quit [Ping timeout: 252 seconds] 04:36 -!- lnostdal [~lnostdal@85.118.80.170] has joined #joinmarket 04:41 -!- lnostdal [~lnostdal@85.118.80.170] has quit [Ping timeout: 252 seconds] 04:41 -!- lnostdal [~lnostdal@85.118.80.170] has joined #joinmarket 04:49 -!- lnostdal [~lnostdal@85.118.80.170] has quit [Ping timeout: 252 seconds] 05:00 -!- lnostdal [~lnostdal@85.118.80.170] has joined #joinmarket 06:52 -!- lnostdal [~lnostdal@85.118.80.170] has quit [Ping timeout: 245 seconds] 07:05 -!- lnostdal [~lnostdal@77.70.119.51] has joined #joinmarket 10:27 < qubenix> anyone else using bitcoind 0.17 with jm yet? i just upgraded my node to 0.17.0rc2 and i'm now getting a json rpc error: https://dpaste.de/o1yQ/raw 10:56 -!- Netsplit *.net <-> *.split quits: nkuttler 11:00 -!- bad_duck [~arthur@area51.powaaa.com] has joined #joinmarket 11:02 -!- nkuttler [~nkuttler@unaffiliated/nkuttler] has joined #joinmarket 12:49 -!- rdymac [uid31665@gateway/web/irccloud.com/x-lwbxpoabnrnszgmb] has joined #joinmarket 13:32 < belcher> qubenix: theres a line you have to add to bitcoin.conf 13:32 < belcher> this happens because 0.17 deprecates accounts 13:32 < belcher> its something like deprecatedrpc=accounts 13:33 < belcher> best thing to do right now is to run `getaddressesbyaccounts` on the debug console or with bitcoin-cli, the error message should tell you what the exact form is to add to bitcoin.conf 13:51 < qubenix> ty belcher :) 15:08 -!- rdymac [uid31665@gateway/web/irccloud.com/x-lwbxpoabnrnszgmb] has quit [Quit: Connection closed for inactivity] 15:33 -!- grubles [~grubles@gateway/tor-sasl/grubles] has quit [Remote host closed the connection] 15:34 -!- grubles [~grubles@gateway/tor-sasl/grubles] has joined #joinmarket 16:58 -!- pigeons [~pigeons@androzani.sysevolve.com] has joined #joinmarket 16:58 < pigeons> I need some help upgrading 16:58 < pigeons> File "sendpayment.py", line 15, in 16:58 < pigeons> from jmclient import ( 16:58 < pigeons> ImportError: cannot import name open_test_wallet_maybe 16:59 < pigeons> ah i'll reinstall jmclient. I couldnt just rerun the install.sh script because i get a few different errors 17:01 < pigeons> in the secp256k1 part, like it hangs at ~/projects/bitcoin/joinmarket/joinmarket-clientserver/deps/secp256k1-py-0.13.2.4 ~/projects/bitcoin/joinmarket/joinmarket-clientserver/deps ~/projects/bitcoin/joinmarket/joinmarket-clientserver 17:01 < pigeons> unlink: cannot unlink './libsecp256k1': No such file or directory 17:01 < pigeons> 0.29.1 21:31 < pigeons> ok had a chance to look, need to update the install script because libsodium 1.0.13 is no longer available. If i get a chance I'll PR 22:18 < pigeons> ok had all kinds of problems, but setupall.py got me going