--- Log opened Tue Sep 22 00:00:25 2020 00:08 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Ping timeout: 240 seconds] 00:17 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 01:33 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 240 seconds] 02:10 -!- asy [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 02:13 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 02:44 -!- jonatack [~jon@194.187.251.163] has joined #joinmarket 02:48 -!- jonatack [~jon@194.187.251.163] has quit [Ping timeout: 240 seconds] 02:50 -!- jonatack [~jon@37.171.240.64] has joined #joinmarket 02:54 -!- beIcher [~user@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 03:19 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has quit [Ping timeout: 246 seconds] 03:20 -!- Veda48McKenzie [~Veda48McK@static.57.1.216.95.clients.your-server.de] has joined #joinmarket 03:21 -!- beIcher [~user@unaffiliated/belcher] has joined #joinmarket 03:57 -!- waxwing_ [~waxwing@81-178-157-31.dsl.pipex.com] has joined #joinmarket 03:59 -!- waxwing [~waxwing@unaffiliated/waxwing] has quit [Ping timeout: 246 seconds] 04:46 -!- bluespoon [bluespoon@gateway/vpn/privateinternetaccess/bluespoon] has joined #joinmarket 05:14 -!- bluespoon [bluespoon@gateway/vpn/privateinternetaccess/bluespoon] has quit [Remote host closed the connection] 05:20 -!- monE [~cccccc@cryptofree.cstorm.is] has joined #joinmarket 05:23 -!- monE [~cccccc@cryptofree.cstorm.is] has quit [Remote host closed the connection] 05:26 -!- waxwing_ is now known as waxwing 05:26 -!- waxwing [~waxwing@81-178-157-31.dsl.pipex.com] has quit [Changing host] 05:26 -!- waxwing [~waxwing@unaffiliated/waxwing] has joined #joinmarket 05:52 -!- jonatack [~jon@37.171.240.64] has quit [Read error: Connection reset by peer] 06:28 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] 06:31 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #joinmarket 06:49 < dave_uy> Why would I be getting "Transaction Broadcast Failed!" when using "sendpayment.py -N 0" ? 06:51 < dave_uy> I just used the hex and broadcast with blockcypher.com 06:53 -!- Veda48McKenzie [~Veda48McK@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 272 seconds] 07:08 < dave_uy> https://postimg.cc/xXy7LP8w 07:19 < davterra> waxwing, If you want to start as doing jm_sender/wasabi_receiver I think I have an invoice link to send you....but AFAIK both send/receive addresses must be the same format, and Wasabi is bech32 only. Does that fit your current params? 07:25 < dave_uy> I try to decode the psbt from "sendpayment.py --psbt -N 0" and I get "TX decode failed" from "bitcoin-cli decoderawtransaction". This is on testnet. 07:52 < waxwing> dave_uy, the --psbt output should be base64 encoded psbt, not a raw tx 07:52 < waxwing> davterra did you see my last message yesterday? i'll repeat it if it didn't get through: 07:52 < waxwing> davterra if you follow the convo on the PR thread, you'll see that max hillebrand and kristapsk are testing and we've found an incompatibility right now, i'll ping you again when it's sorted out 07:53 < waxwing> dave_uy, the exact error message is interesting to me, in the past i have seen that show things like 'tx already in blockchain', 'inputs already spent'. the fact that you get just 'transaction broadcast failed' suggests to me that it might be a problem connecting to the Core RPC 07:53 < davterra> Oh, I totally missed that. Sounds good. 07:53 < waxwing> but i'd have to check the code. 07:54 < waxwing> davterra, tbh afaik we are just going to have to wait for Wasabi to fix their code to be compliant with the BIP 07:54 < waxwing> because i think what happened is that btcpayserver's code is being lax and not actually insisting on the format specified in the BIP. but we do. 07:55 < dave_uy> waxwing, I was wondering if it was connecting to Core RPC as well. How can I test that? 07:55 < davterra> ah, yes....OK 07:55 < waxwing> dave_uy, just to be clear, are you saying the hex *did* broadcast correctly via blockcypher, or didn't? 07:56 < waxwing> hmm if it did .. this is kinda curious. your RPC must be working otherwise joinmarket wouldn't even start. 07:56 < dave_uy> blockcypher took the unsigned hex and they said it was being broadcast, but I never saw it go through. 07:57 < waxwing> i hope this isn't testnet shenanigans but .. i have seen very weird things on testnet before, which is why i just stick with regtest and mainnet 07:57 < dave_uy> So, I think it might be an error on their website. 07:57 < waxwing> i wonder if 1 sat/byte is the issue, hang on let me check something 07:58 < dave_uy> Well, just in case it isn't an mistake on my end, I made an issue. https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/691 07:59 < waxwing> kristapsk, can you remind me what the fallbackfee setting is for in bitcoin.conf? 07:59 < waxwing> https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/test/bitcoin.conf#L3 08:00 < waxwing> dave_uy, i would certainly try with a fee that is not 1 sat/byte btw (just generally, don't hit the relay limit, try to be above it) 08:00 < waxwing> we have a feature to randomize fees 20% always, which is why we specify in the comments never to set tx_fees to a figure lower than 1200 08:02 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 08:02 < dave_uy> My settings are set to `tx_fees = 3` in joinmarket.cfg. Should I change it to 1200? 08:03 < waxwing> oh no that's fine. i'm trying to figure out what that fallbackfee setting is . see #609 but it doesn't directly explain it. it may not be relevant at all. 08:05 < waxwing> dave_uy, well 'it's fine' .. except, maybe it isn't if your Core testnet instance is reporting that 1sat/byte is the right fee .. try setting tx_fees = 10000 for example. 08:06 < waxwing> but tbh if as i strongly suspect this is a testnet issue, then it could be a bit messy. try sending a tx from Core directly with fee 1 sat/byte maybe? 08:06 < waxwing> could you tell me what `estimatesmartfee 3` reports (i forget the syntax, but something like that) 08:07 < dave_uy> Yep! The fee was the issue. It sent fine now. 08:07 < waxwing> oh also look at your debug.log i bet the Core instance tells you. 08:07 < waxwing> oh ok. 08:08 < waxwing> i think trouble happens sometimes when: you try to use the exact floor 1sat/vB and then there's a rounding error somewhere and it ends up being below and it just gets rejected. 08:12 < dave_uy> Interesting. Maybe I could have used 1001. 08:13 < waxwing> 1200 if you go the "user chosen figure" route. 08:13 < waxwing> because as i say it randomizes to avoid watermarking 08:21 < waxwing> wait that's a maths fail isn't it lol. 20% of 1200 is 240 not 200. we should have said 1250. oh well. 09:49 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 10:07 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 10:27 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 258 seconds] 10:41 -!- belcher [~belcher@unaffiliated/belcher] has joined #joinmarket 12:19 < dave_uy> Do I have to use `--restart` to restart tumbler.py? What happens if I don't? 12:20 < belcher> if you dont then tumbler will start from the beginning 12:20 < belcher> possibly it will detect that there's no money in mixdepth 0 and stop with an error 12:23 < dave_uy> Yes, I get "No confirmed coins in the selected mixdepth(s). Quitting" no matter if I use --restart or not. 12:24 < dave_uy> I selected the mixdepth with the coins and it started again. Hopefully restarted. 12:28 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 12:30 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 12:33 -!- deafboy [quasselcor@cicolina.org] has joined #joinmarket 12:47 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 12:50 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 13:03 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 13:44 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 13:44 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #joinmarket 14:10 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 14:10 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 14:13 < waxwing> dave_uy, if you're using --restart on the command line you have to remember to use the same parameters as before, note. it's an awkward "feature" ... on Qt it automatically detects that the TUMBLE.schedule schedule file you give it is a tumble that needs to restart and figures it out. 14:14 < dave_uy> I tried that, but I started with the parameter -m 0 but it wouldn't restart without -m 2. 14:14 < dave_uy> I am using the command line. 14:15 < waxwing> if you use all the same parameters as the first time, plus --restart it should recognize where you are in the process and continue. 14:17 < dave_uy> It didn't seem to work for me. I don't know. This is the first time trying the tumbler script, so maybe I did something wrong. 15:04 -!- johnhmay [sid110431@gateway/web/irccloud.com/x-kererihafxrfhxfx] has quit [Read error: Connection reset by peer] 15:06 -!- johnhmay [sid110431@gateway/web/irccloud.com/x-hipglvnothicsjbv] has joined #joinmarket 15:33 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has joined #joinmarket 15:46 -!- rdymac [uid31665@gateway/web/irccloud.com/x-ptateqqgpqtpxhgb] has joined #joinmarket 16:22 -!- asy [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Quit: Leaving] 16:49 -!- EvanitoC [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 16:50 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Ping timeout: 246 seconds] 17:55 -!- rdymac [uid31665@gateway/web/irccloud.com/x-ptateqqgpqtpxhgb] has quit [Quit: Connection closed for inactivity] 18:49 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Ping timeout: 240 seconds] 18:51 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 23:30 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 240 seconds] 23:42 -!- jonatack [~jon@static-176-139-55-163.ftth.abo.bbox.fr] has joined #joinmarket 23:48 -!- jonatack [~jon@static-176-139-55-163.ftth.abo.bbox.fr] has quit [Ping timeout: 260 seconds] 23:49 -!- jonatack [~jon@37.164.9.222] has joined #joinmarket --- Log closed Wed Sep 23 00:00:26 2020