--- Log opened Wed Sep 09 00:00:13 2020 00:28 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #joinmarket 00:29 -!- rdymac [uid31665@gateway/web/irccloud.com/x-lvbomjarkmjepisn] has joined #joinmarket 00:30 -!- jonatack [~jon@37.171.144.181] has joined #joinmarket 00:31 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 246 seconds] 00:34 -!- jonatack [~jon@37.171.144.181] has quit [Ping timeout: 260 seconds] 00:36 -!- jonatack [~jon@109.232.227.138] has joined #joinmarket 02:00 -!- waxwing_ is now known as waxwing 02:00 -!- waxwing [~waxwing@81-178-154-246.dsl.pipex.com] has quit [Changing host] 02:00 -!- waxwing [~waxwing@unaffiliated/waxwing] has joined #joinmarket 02:26 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 02:44 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Ping timeout: 240 seconds] 02:48 -!- rdymac [uid31665@gateway/web/irccloud.com/x-lvbomjarkmjepisn] has quit [Quit: Connection closed for inactivity] 02:53 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 03:15 -!- jonatack [~jon@109.232.227.138] has quit [Ping timeout: 264 seconds] 03:20 -!- asy [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 04:18 -!- Lavina58Bauch [~Lavina58B@static.57.1.216.95.clients.your-server.de] has joined #joinmarket 04:24 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 04:24 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #joinmarket 04:51 -!- asy [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Quit: Leaving] 05:04 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 07:02 < dc81> does the taker always take the cheapest offers in the order book or is there some sort of random/race condition? i was recently in a 4 party cj (3 makers/1 taker?) where it was easy to match the change outputs to the input. the 3 makers made ~5, ~300, ~1500 sats in the trade. 07:02 < belcher_> in equal-output coinjoins, change outputs are always easy to match to inputs 07:03 < belcher_> takers choose makers by discarding all makers which have a higher fee than X, and then choosing randomly from the remaining maker offers 07:05 < dc81> ok, so it is sort of random. guess i was expecting to see all the fees in the X00 sats range based on the order book 07:15 < emzy> I tried Payjoin to https://donate.kukks.org/ with my btcpayserver as client and it worked. But Payjoin with Joinmarkt did not work. I'm on tag v0.7.0 07:18 < emzy> https://0bin.net/paste/KwSH9l4H#sDoM7+59weru361IAvK0+NDah5fG-LAF0TuV7P6Rrj5 07:22 < emzy> I also get the 404 with a POST request on "https://donate.kukks.org/BTC/pj" so may be normal. 08:01 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 08:02 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 08:04 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 08:53 -!- cbeams [~cbeams@unaffiliated/cbeams] has quit [Ping timeout: 256 seconds] 08:54 -!- cbeams [~cbeams@unaffiliated/cbeams] has joined #joinmarket 08:57 -!- cbeams_ [~cbeams@unaffiliated/cbeams] has joined #joinmarket 08:59 -!- asy [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 09:01 -!- cbeams [~cbeams@unaffiliated/cbeams] has quit [Ping timeout: 260 seconds] 09:08 -!- Lavina58Bauch [~Lavina58B@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 258 seconds] 09:09 -!- cbeams [~cbeams@unaffiliated/cbeams] has joined #joinmarket 09:13 -!- cbeams_ [~cbeams@unaffiliated/cbeams] has quit [Ping timeout: 256 seconds] 09:41 -!- waxwing_ [~waxwing@host-92-17-37-165.as13285.net] has joined #joinmarket 09:44 -!- waxwing [~waxwing@unaffiliated/waxwing] has quit [Ping timeout: 240 seconds] 09:52 < kristapsk> emzy, guess you are using P2SH wallet (3... addresses) in JM; in that case it will currently not work with BTCPay Server if that uses bech32 wallet (bc1... addresses) 09:53 < emzy> Yes it's the case. 09:55 < emzy> Ok. would be clear anyway which input maps to the output. 09:56 < emzy> Would be nice to habe a better error output. 09:57 < kristapsk> emzy, that's the response JM gets from BTCPay Server, nothing we can do here 09:58 < emzy> "Service Unavailable"? 09:58 < kristapsk> Anybody has idea what's going on here? Probably something aarch64 related, but not sure. https://github.com/kristapsk/raspibolt-extras/issues/5 09:58 < kristapsk> emzy, yes 09:59 < emzy> kristapsk: ok. So I need to user JM with bech32? May try it. 10:00 < kristapsk> emzy, yes, but you will not able to run yield generator, tumbler, etc with bech32 in JM currently 10:01 < kristapsk> there's open pull request for that here - https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/656 10:01 < emzy> kristapsk: I know. Tnx! I will simply make a new wallet file for it. 10:02 < kristapsk> note that bech32 requirement is not for BTCPay Server in general, but if BTCPay Server offers you bech32 addresses 10:02 < kristapsk> when paying 10:02 < kristapsk> merchants could use P2SH wrapped segwit wallets there too, if they want to 10:02 < kristapsk> requirement is that both sender and receiver uses the same address type 10:03 < emzy> Ok. So I can also change my btcpay servr to P2SH. Also an option. 10:06 < kristapsk> yes, that should work 10:09 < emzy> perfekt. Tnx for the help. 10:11 -!- rdymac [uid31665@gateway/web/irccloud.com/x-urpfepyxjwxjkegg] has joined #joinmarket 10:40 < kristapsk> waxwing_, joinmarket.me seems to be down 11:04 < emzy> kristapsk: right, also yesterday 11:54 < emzy> kristapsk: it worked with P2SH on btcpayserver. "[INFO] Payjoin transaction broadcast successfully." 12:05 < emzy> Picture of the transaction: https://twitter.com/emzy/status/1303771390689054720?s=20 12:24 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 12:25 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has joined #joinmarket 13:00 -!- waxwing__ [~waxwing@92.40.182.73.threembb.co.uk] has joined #joinmarket 13:03 -!- waxwing_ [~waxwing@host-92-17-37-165.as13285.net] has quit [Ping timeout: 265 seconds] 13:23 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 13:48 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has quit [Remote host closed the connection] 13:48 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has joined #joinmarket 14:26 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 14:27 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #joinmarket 14:43 -!- waxwing__ is now known as waxwing 14:43 -!- waxwing [~waxwing@92.40.182.73.threembb.co.uk] has quit [Changing host] 14:43 -!- waxwing [~waxwing@unaffiliated/waxwing] has joined #joinmarket 14:43 < waxwing> kristapsk (not here): sorry i should have posted it here: https://x0f.org/web/statuses/104817218051110221 14:44 < waxwing> emzy, cool :) 14:46 < emzy> I was simply the address type. 14:50 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 14:50 < waxwing> yeah i mentioned that this was emphasized in the docs 14:50 < waxwing> it's a pretty big friction point until btcpayserver wallets support multiple address types .. or we do. 14:51 < waxwing> the other side of the coin is the whole point of payjoin is that it should be optional and not stop the payment (just falls back) 15:15 < emzy> Right. 15:34 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 15:34 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 16:22 -!- asy [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Quit: Leaving] 17:04 -!- HackRelay [~jmrelayha@p5de4a77f.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 17:05 -!- DSRelBot [~DSRelBot@p5de4a77f.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 17:16 -!- HackRelay [~jmrelayha@p5de4a8d6.dip0.t-ipconnect.de] has joined #joinmarket 17:17 -!- DSRelBot [~DSRelBot@p5de4a8d6.dip0.t-ipconnect.de] has joined #joinmarket 18:03 -!- HackRelay [~jmrelayha@p5de4a8d6.dip0.t-ipconnect.de] has quit [Ping timeout: 258 seconds] 18:03 -!- DSRelBot [~DSRelBot@p5de4a8d6.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 18:16 -!- HackRelay [~jmrelayha@p54866849.dip0.t-ipconnect.de] has joined #joinmarket 18:16 -!- DSRelBot [~DSRelBot@p54866849.dip0.t-ipconnect.de] has joined #joinmarket 20:06 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has joined #joinmarket 20:07 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 20:32 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 260 seconds] 20:34 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 20:58 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has quit [Remote host closed the connection] 20:59 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has joined #joinmarket 22:43 -!- cbeams [~cbeams@unaffiliated/cbeams] has quit [Remote host closed the connection] 22:43 -!- dc81 [~dc81@unaffiliated/dc81] has quit [Quit: ZNC 1.8.2 - https://znc.in] 22:43 -!- dc81 [~dc81@96.44.148.58] has joined #joinmarket 22:43 -!- dc81 [~dc81@96.44.148.58] has quit [Changing host] 22:43 -!- dc81 [~dc81@unaffiliated/dc81] has joined #joinmarket 22:43 -!- cbeams [~cbeams@unaffiliated/cbeams] has joined #joinmarket 22:47 -!- cbeams [~cbeams@unaffiliated/cbeams] has quit [Ping timeout: 240 seconds] 23:01 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has quit [Remote host closed the connection] 23:02 -!- technonerd [~techno@gateway/tor-sasl/technonerd] has joined #joinmarket 23:10 -!- asy [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 23:43 -!- tralfaz [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 23:43 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has joined #joinmarket --- Log closed Thu Sep 10 00:00:14 2020