--- Day changed Wed Jan 23 2019 00:09 -!- apengdada [~apeng@unaffiliated/apengdada] has quit [Quit: leaving] 00:20 -!- grubles [~grubles@unaffiliated/grubles] has quit [Remote host closed the connection] 01:36 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 02:13 -!- apengdada [~apeng@unaffiliated/apengdada] has joined #joinmarket 02:21 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 03:16 -!- frankb_ [5c46987c@gateway/web/freenode/ip.92.70.152.124] has joined #joinmarket 03:17 -!- frankb_ [5c46987c@gateway/web/freenode/ip.92.70.152.124] has left #joinmarket [] 03:38 -!- nothingmuch [~user@213.152.161.234] has quit [Ping timeout: 245 seconds] 04:28 -!- apengdada [~apeng@unaffiliated/apengdada] has quit [Quit: leaving] 05:16 < d3spwn> Q: what happens if I use JM with a Bitcoin Core wallet that has already seen use? 05:16 -!- GitHub163 [GitHub163@gateway/service/github.com/x-xxyyxuqmdxfwskfy] has joined #joinmarket 05:16 < GitHub163> [joinmarket-clientserver] AdamISZ closed pull request #289: Display message about no wallet loaded in JoinMarket-Qt (master...qt-no-wallet) https://git.io/fhaFr 05:16 -!- GitHub163 [GitHub163@gateway/service/github.com/x-xxyyxuqmdxfwskfy] has left #joinmarket [] 05:16 -!- GitHub117 [GitHub117@gateway/service/github.com/x-cxpcrfowdvsvfzvl] has joined #joinmarket 05:16 < GitHub117> [joinmarket-clientserver] AdamISZ pushed 2 new commits to master: https://git.io/fhaFw 05:16 < GitHub117> joinmarket-clientserver/master 9b3b3f9 Kristaps Kaupe: Display message about no wallet loaded in JoinMarket-Qt... 05:16 < GitHub117> joinmarket-clientserver/master f0979a1 AdamISZ: Merge #289: Display message about no wallet loaded in JoinMarket-Qt... 05:16 -!- GitHub117 [GitHub117@gateway/service/github.com/x-cxpcrfowdvsvfzvl] has left #joinmarket [] 05:21 < undeath> d3spwn: you mean importing/creating a jm wallet from a bitcoin core wallet (by seed or whatever)? 05:24 < waxwing> seeds not compatible, but the other interpretation of the question would be about using JM with a Core instances with a lot of historical transactions in its wallet.dat. the only cross implication is to do with how joinmarket monitors its transactions/addresses. a wallet.dat with a lot of history slows down JM sync. 05:24 < waxwing> easiest way to avoid that is to use multiwallet, create a wallet2.dat and set that in [BLOCKCHAIN]rpc_wallet_file 05:33 < d3spwn> wouldn't it be better if JM created a new wallet in Bitcoin Core to avoid possible confusion? 05:34 < d3spwn> i know you can do it yourself but it might help the less technical people 05:35 < d3spwn> although one can wonder if less technical people could even get to that point :) 05:35 < waxwing> PRs welcome :) 05:36 < waxwing> (but: you can't avoid having to actually configure your bitcoind instance for it. unless we went as far as wrapping Core, which seems a bit over the top; most users probably have it not just for Joinmarket). 05:37 < waxwing> also it does actually work without multiwallet. it probably only becomes a performance issue at heavy usage. 05:37 < undeath> iirc you need to explicitly start bitcoind in multiwallet mode, otherwise it's disabled 05:37 < d3spwn> oh, i thought you could create and load wallets though the rpc 05:38 < waxwing> you might be right, i can't remember, only went through this briefly myself. 05:41 < undeath> Multi-wallet is enabled by using more than one -wallet argument when starting Bitcoin, either on the command line or in the Bitcoin config file. 05:41 < undeath> this is from the 0.15.0 release notes 05:45 -!- GitHub149 [GitHub149@gateway/service/github.com/x-oefmghqamstvxqui] has joined #joinmarket 05:45 < GitHub149> [joinmarket-clientserver] AdamISZ pushed 2 new commits to master: https://git.io/fhaxO 05:45 < GitHub149> joinmarket-clientserver/master 4462ab6 AlexCato: Add tx fee floor if manually chosen... 05:45 < GitHub149> joinmarket-clientserver/master 050aeea AdamISZ: Merge #272: Add tx fee floor if manually chosen... 05:45 -!- GitHub149 [GitHub149@gateway/service/github.com/x-oefmghqamstvxqui] has left #joinmarket [] 05:45 -!- GitHub121 [GitHub121@gateway/service/github.com/x-dnqtchmygfzovewj] has joined #joinmarket 05:45 < GitHub121> [joinmarket-clientserver] AdamISZ closed pull request #272: Add tx fee floor if manually chosen (master...patch-3) https://git.io/fhIKt 05:45 -!- GitHub121 [GitHub121@gateway/service/github.com/x-dnqtchmygfzovewj] has left #joinmarket [] 05:46 < waxwing> and then we add another config to switch that on or off and .. :) (but seriously though, i think this is the sensible option. if someone is determined to try to propagate under the relay minimum, let them edit the code) 05:48 -!- GitHub131 [GitHub131@gateway/service/github.com/x-lzvoyrdtctdlxxau] has joined #joinmarket 05:48 < GitHub131> [joinmarket-clientserver] AdamISZ pushed 1 new commit to master: https://git.io/fhaxw 05:48 < GitHub131> joinmarket-clientserver/master adef52c AdamISZ: Merge #307: No coins fallback if mixdepth empty... 05:48 -!- GitHub131 [GitHub131@gateway/service/github.com/x-lzvoyrdtctdlxxau] has left #joinmarket [] 05:48 -!- GitHub189 [GitHub189@gateway/service/github.com/x-ylbycvxagmpypjgd] has joined #joinmarket 05:48 < GitHub189> [joinmarket-clientserver] AdamISZ closed pull request #307: No coins fallback if mixdepth empty (master...fix-nocoin-fallback) https://git.io/fhz5P 05:48 -!- GitHub189 [GitHub189@gateway/service/github.com/x-ylbycvxagmpypjgd] has left #joinmarket [] 05:49 -!- GitHub158 [GitHub158@gateway/service/github.com/x-apdfkbfspxqegwhr] has joined #joinmarket 05:49 < GitHub158> [joinmarket-clientserver] AdamISZ closed pull request #308: Clarifies INFO messages to user about the fallback non-coinjoin (master...fix-fallback-msgs) https://git.io/fhzdV 05:49 -!- GitHub158 [GitHub158@gateway/service/github.com/x-apdfkbfspxqegwhr] has left #joinmarket [] 05:49 -!- GitHub90 [GitHub90@gateway/service/github.com/x-bbaxadwuljlqyzvy] has joined #joinmarket 05:49 < GitHub90> [joinmarket-clientserver] AdamISZ pushed 1 new commit to master: https://git.io/fhaxo 05:49 < GitHub90> joinmarket-clientserver/master 95e30c0 AdamISZ: Merge #308: Clarifies INFO messages to user about the fallback non-coinjoin... 05:49 -!- GitHub90 [GitHub90@gateway/service/github.com/x-bbaxadwuljlqyzvy] has left #joinmarket [] 05:49 -!- GitHub28 [GitHub28@gateway/service/github.com/x-ozdaclsriixogfgh] has joined #joinmarket 05:49 < GitHub28> [joinmarket-clientserver] AdamISZ pushed 1 new commit to master: https://git.io/fhaxi 05:49 < GitHub28> joinmarket-clientserver/master d9c7c4b AdamISZ: Merge #309: Fix UIH2 avoidance algo when sender input utxo > payment... 05:49 -!- GitHub28 [GitHub28@gateway/service/github.com/x-ozdaclsriixogfgh] has left #joinmarket [] 05:49 -!- GitHub56 [GitHub56@gateway/service/github.com/x-iggkldeworomqkkg] has joined #joinmarket 05:49 < GitHub56> [joinmarket-clientserver] AdamISZ closed pull request #309: Fix UIH2 avoidance algo when sender input utxo > payment (master...fix-UIH2-avoid) https://git.io/fhzAi 05:49 -!- GitHub56 [GitHub56@gateway/service/github.com/x-iggkldeworomqkkg] has left #joinmarket [] 06:05 -!- rdymac [uid31665@gateway/web/irccloud.com/x-tujwlnydmfrldpfm] has joined #joinmarket 06:40 -!- GitHub189 [GitHub189@gateway/service/github.com/x-veqiuscruccdunzd] has joined #joinmarket 06:40 < GitHub189> [joinmarket-clientserver] d3spwn opened pull request #310: Instructions for installation on Windows (master...doc-install-on-windows) https://git.io/fhVvn 06:40 -!- GitHub189 [GitHub189@gateway/service/github.com/x-veqiuscruccdunzd] has left #joinmarket [] 06:52 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.3] 07:47 -!- M1 [~Michail@michail.com] has quit [Ping timeout: 250 seconds] 07:49 -!- M1 [~Michail@michail.com] has joined #joinmarket 08:19 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Quit: Leaving] 08:19 -!- asymptotically [~matt@gateway/tor-sasl/asymptotically] has joined #joinmarket 08:21 -!- grubles [~grubles@unaffiliated/grubles] has joined #joinmarket 08:51 < waxwing> if someone uses twitter they might be of a mind to fix this: there are 87 in cgan right now, and i see 61 counterparties and 86ish offers from loading the /ob/ page .. so I don't know what they're looking at but it's wrong. 08:51 < waxwing> https://twitter.com/kristapsk/status/1088109306128592896 09:01 < arubi> looks like it just got fixed 09:01 < arubi> (the tweet, not jm :) ) 09:03 < waxwing> yeah well kinda 09:03 < waxwing> 9 conterparties was just because he used a super small amount. i just tried with 1 million and got like 25-30 or something (still pretty small really) 09:04 < arubi> yea that makes sense 10:30 -!- apeng [~apeng@unaffiliated/apengdada] has joined #joinmarket 10:58 < AgoraRelay> [agora-irc/CgRelayBot] [cgan/AlexCato] on CgAN, the topic still points to the old JM repo (non-clientserver) with the last commits from a few years ago. Maybe point to jm-clientserver directly instead? 11:19 -!- v_unimportant_pe [~user@45.74.60.133] has quit [Remote host closed the connection] 11:19 -!- v_unimportant_pe [~user@45.74.60.133] has joined #joinmarket 11:21 -!- v_unimportant_pe [~user@45.74.60.133] has quit [Remote host closed the connection] 11:22 -!- v_unimportant_pe [~user@45.74.60.133] has joined #joinmarket 11:30 -!- v_unimportant_pe [~user@45.74.60.133] has quit [Remote host closed the connection] 11:30 -!- v_unimportant_pe [~user@45.74.60.133] has joined #joinmarket 11:33 -!- v_unimportant_pe [~user@45.74.60.133] has quit [Remote host closed the connection] 11:36 -!- v_unimportant_pe [~user@45.74.60.133] has joined #joinmarket 11:42 -!- v_unimportant_pe [~user@45.74.60.133] has quit [Ping timeout: 244 seconds] 11:54 -!- rdymac [uid31665@gateway/web/irccloud.com/x-tujwlnydmfrldpfm] has quit [Quit: Connection closed for inactivity] 12:15 -!- v_unimportant_pe [~user@45.74.60.136] has joined #joinmarket 13:01 < qubenix> agora irc works again. ty alexcato. 13:03 -!- v_unimportant_pe [~user@45.74.60.136] has quit [Ping timeout: 240 seconds] 13:03 -!- v_unimportant_pe [~user@45.74.60.135] has joined #joinmarket 13:50 -!- apeng [~apeng@unaffiliated/apengdada] has quit [Quit: leaving] 14:09 < AgoraRelay> [agora-irc/CgRelayBot] [cgan/AlexCato] indeed it does, nice. That was quick. 14:36 < waxwing> thanks also to that guy Galli who spotted what was going on 14:51 -!- apeng [~apeng@unaffiliated/apengdada] has joined #joinmarket 16:01 -!- asymptotically [~matt@gateway/tor-sasl/asymptotically] has quit [Remote host closed the connection] 17:02 -!- apeng [~apeng@unaffiliated/apengdada] has quit [Quit: leaving] 17:09 -!- AgoraRelay [~jmrelayfn@p5DE4ACFC.dip0.t-ipconnect.de] has quit [Ping timeout: 268 seconds] 17:23 -!- AgoraRelay [~jmrelayfn@p5DE4AD0E.dip0.t-ipconnect.de] has joined #joinmarket 19:53 -!- grubles [~grubles@unaffiliated/grubles] has quit [Remote host closed the connection] 19:53 -!- apeng [~apeng@unaffiliated/apengdada] has joined #joinmarket 19:56 -!- apeng [~apeng@unaffiliated/apengdada] has quit [Client Quit] 21:17 -!- apeng [~apeng@unaffiliated/apengdada] has joined #joinmarket 22:41 -!- apeng [~apeng@unaffiliated/apengdada] has quit [Remote host closed the connection]