--- Day changed Thu Mar 09 2017 00:51 -!- juscamarena [~justin@47.148.176.74] has quit [Remote host closed the connection] 00:52 -!- juscamarena [~justin@47.148.176.74] has joined #joinmarket 00:59 -!- shinobimonkey [~vagabond@static-68-235-53-251.cust.tzulo.com] has joined #joinmarket 01:06 -!- takamatsu [takamatsu@nat/redhat/x-otvkwyogkqjhxvgb] has joined #joinmarket 01:36 -!- cbits [~cbits@47.148.176.74] has quit [Ping timeout: 240 seconds] 02:46 -!- MaxSan [~one@213.152.161.10] has quit [Ping timeout: 256 seconds] 02:51 -!- MaxSan [~one@213.152.161.10] has joined #joinmarket 02:52 -!- MaxSan [~one@213.152.161.10] has quit [Client Quit] 02:52 -!- MaxSan [~one@213.152.161.10] has joined #joinmarket 03:39 < waxwing> just a quick update: https://www.reddit.com/r/joinmarket/comments/5yekko/added_windows_and_tailsdebian32_binaries_for_new/ 03:47 -!- HostFat [~HostFat@host214-249-dynamic.59-82-r.retail.telecomitalia.it] has quit [Read error: Connection reset by peer] 04:41 -!- xcvvcx [53e42f33@gateway/web/freenode/ip.83.228.47.51] has quit [Quit: Page closed] 05:07 -!- MaxSan [~one@213.152.161.10] has quit [Quit: Leaving.] 05:17 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 05:22 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 240 seconds] 05:22 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 05:27 -!- MaxSan [~one@213.152.161.10] has joined #joinmarket 05:35 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 05:39 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 260 seconds] 05:41 -!- xcvvcx [53e42f33@gateway/web/freenode/ip.83.228.47.51] has joined #joinmarket 06:25 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 06:29 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 260 seconds] 06:36 -!- MaxSan [~one@213.152.161.10] has quit [Ping timeout: 256 seconds] 07:13 -!- MaxSan [~one@91.214.169.69] has joined #joinmarket 07:23 -!- Giszmo [~leo@pc-240-13-215-201.cm.vtr.net] has joined #joinmarket 08:19 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has quit [Remote host closed the connection] 08:21 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 08:21 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Remote host closed the connection] 08:26 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 08:56 < Numin0us> whats the difference between external and internal addresses? 08:57 < waxwing> Numin0us: external are addresses you can safely send *to* without it conflicting with the jm wallet's actions 08:57 < waxwing> so to keep it simple we just tell everyone to send to external when you deposit 08:57 < waxwing> apart from that not much difference, when spending, the wallet will take from both. 08:57 < Numin0us> okay so when I'm funding a wallet its best to send to an external address? if I want to send BTC from one mix depth to another should I also do the same thing 08:58 < waxwing> first point yes, second point, you're not given the option - the wallet chooses which coins in the mixdepth to spend. 08:59 < waxwing> re your earlier question, if you want to spend coins out, it might be simpler to simply make one sweep payment from each mixdepth to a receiving address in another wallet 09:00 < waxwing> also note you have the -N 0 option if you don't need or want to do these payments with a coinjoin 09:01 < waxwing> that's entirely up to you, but the best way to keep privacy is to try to avoid combining coins from different mixdepths (especially, combining coins from *all* mixdepths is bad) 09:03 < Numin0us> a sweep payment means it will empty out all the coins in that mixdepth right? what if I want to just spend a portion of it 09:03 < Numin0us> also I'm trying to spend some of my BTC now and getting this error "ValueError: Estimated fee per kB greater than absurd value: 150000, quitting." 09:03 < waxwing> sure, you can do that instead, just specify an amount 09:04 < waxwing> yeah you'll have to reset absurd_fee_per_kb in the config file 09:04 < Numin0us> how do I go about doing that? 09:04 < waxwing> also note the tx_fees value specifies how many blocks confirmation you target 09:04 < waxwing> edit joinmarket.cfg in same directory 09:05 < Numin0us> what should I set it to? 09:05 < waxwing> up to you, but it's meant to be a sanity check in case your fee estimation source goes wildly wrong; in today's environment, maybe 500000? 09:05 < waxwing> i usually look at this https://bitcoinfees.github.io/#3h ; there are several similar 09:06 < waxwing> you can also use the rpc estimatefee (or estimatesmartfee) if Core 09:06 < Numin0us> also, in the send payment page on the wiki, it says that a sweep payment will empty a mixdepth, and thats done by setting the amount sent to 0 09:06 < waxwing> correct 09:06 < Numin0us> you said above that I could set the amount sent by a sweep payment though 09:07 < Numin0us> or maybe I just misread it 09:07 < waxwing> i don't think i did? it's not possible to set the amount 09:07 < waxwing> because you don't know the fees in advance. well complicated topic, but basically. 09:07 < Numin0us> I feel so clueless T_T 09:07 < waxwing> you shouldn't, it's complicated :) 09:08 < Numin0us> so what exactly is the importance of the tx_fees? 09:08 < waxwing> if you want to send a specific amount, set that as the amount. if you want to empty the mixdepth, set it to '0' and it will do a sweep; the amount will be ~ the amount of coins in the mixdepth, minus fees 09:09 < waxwing> example: tx_fees =3 means set the fee to target confirmation in the next 3 blocks 09:09 < waxwing> i'd dis-advise setting it to 1 (or perhaps even 2) if you're using Core, it seems to overestimate, although that may have changed in the latest Core updates. 09:10 < waxwing> i often use 6-10 if the payment is not time-sensitive, seems to be fine. i'd set 3 if it's fairly time-sensitive. this works better if using Core (as do a lot of other things) 09:11 < Numin0us> okay, so I just tried sending some BTC and I got a bunch of text and then a list of "orders" and its asking for confirmation to send with the orders, what exactly is going on here? 09:11 < Numin0us> are these the coinjoins? 09:11 < waxwing> it's checking if you're OK with the fees, basically 09:12 < waxwing> it will only start doing the coinjoin if you agree 09:12 < waxwing> well, it will start building the transaction with the counterparties, and after a little time it'll print out the txid and quit. 09:14 < Numin0us> okay cool, so I got the txid but can't find it in blockchain.info, does it take a while to propagate? 09:14 < waxwing> give it a minute or two, in my experience bc.i is not so fast 09:14 < waxwing> you can always try different block explorers too 09:15 < Numin0us> okay cool 09:21 < Numin0us> so in the txid it seems there's a lot more BTC going in and out then what I put in 09:21 < waxwing> Numin0us: coinjoin? :) 09:22 < waxwing> did you do `python sendpayment.py walletfilename amount address` ? 09:22 < Numin0us> yeah 09:22 < Numin0us> along with a specified mixing depth 09:22 < waxwing> ok, so that means you left -N as the default, which is between 5 and 7 iirc 09:22 < waxwing> so you've probably got around 6 equal sized outputs 09:23 < waxwing> note how this kind of transaction is quite expensive in fees, because it consumes a lot of inputs 09:23 < Numin0us> looking at wallet-tool it appears to be about the right amount taken 09:23 < Numin0us> ahh yeah I didn't really check too closely :P 09:25 < waxwing> it will be exactly the right amount taken, if you include (1) btc transaction fees and (2) coinjoin fees to your counterparties. (2) will usually be extremely small. 09:25 < Numin0us> so coinjoins increase privacy 09:25 < Numin0us> ? 09:25 < waxwing> and again, you have a straight no-coinjoin option -N 0, which will be a much smaller tx and so a much smaller fee, but of course without the fungibility boost. 09:26 < waxwing> Numin0us: yes. did you say earlier you'd already run a yieldgen? or did i get that mixed up. 09:26 < Numin0us> yeah I did just for the hell of it with some BTC that I didn't care much about :P, it was running on an old box 09:27 < Numin0us> since the value of BTC has gone up a bit since I left it I wanted to dig into the treasure chest 09:27 < waxwing> yes, coinjoins are intended to improve fungibility. there's a brief explanation in the joinmarket wiki home page. 09:27 < waxwing> and i think a link to the original explanation by gmaxwell (who knocks about here sometimes) 09:29 < Numin0us> which page is that? 09:29 < waxwing> i'm glad to see people who don't have the faintest idea what it is are helping bitcoin's fungibility with it :) 09:30 < Numin0us> lol 09:30 < waxwing> wiki https://github.com/JoinMarket-Org/joinmarket/wiki 09:30 < waxwing> original description https://bitcointalk.org/index.php?topic=279249.0 09:31 < waxwing> for clarity, JM is just one way of doing it; there (have been/will be/are) others 09:32 < Numin0us> I sort of get it but I mostly don't :P 09:38 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Remote host closed the connection] 10:05 -!- MaxSan [~one@91.214.169.69] has quit [Ping timeout: 260 seconds] 10:10 < waxwing> 55 in cgan pit ... seems pretty clear a problem with servers, most likely onions 10:16 < grubles> i dunno. i'm not entirely convinced it's only the onions. my vpn's ip seemed to be severely rate-limited or outright banned. 10:16 < grubles> ..from cgan 10:17 < waxwing> redacor came in here the other day and said they were moving servers, however his tone suggested it should be ok after a brief time 10:17 < waxwing> i'd guess they're having some problems 10:17 < grubles> ahhh 10:21 < grubles> hmmm i think the ASN of this vps provider is actually banned from a lot of things 10:22 < grubles> sites i've never visited before are banned or displaying weird "We're sorry for any inconvenience, but the site is currently unavailable." messages 10:22 < grubles> sigh 10:35 -!- mol [~molly@unaffiliated/molly] has joined #joinmarket 10:37 -!- moli_ [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 11:00 -!- molz_ [~molly@unaffiliated/molly] has joined #joinmarket 11:04 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 11:35 -!- takamatsu [takamatsu@nat/redhat/x-otvkwyogkqjhxvgb] has quit [Quit: (┛◉Д◉)┛┻━┻] 11:53 -!- MaxSan [~one@91.214.169.69] has joined #joinmarket 12:06 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 12:13 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Remote host closed the connection] 12:25 -!- cbits [~cbits@2607:f380:a61:650:f5bf:712e:f2f:a6be] has joined #joinmarket 12:36 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 12:56 < Numin0us> @waxwing thanks for the link to the forum post it really cleared up a lot for me 12:58 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Remote host closed the connection] 12:59 -!- cbits_ [~cbits@2607:f380:a61:650:f86b:848e:72ff:f22f] has joined #joinmarket 13:03 -!- cbits [~cbits@2607:f380:a61:650:f5bf:712e:f2f:a6be] has quit [Ping timeout: 256 seconds] 13:09 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 13:16 -!- cbits_ [~cbits@2607:f380:a61:650:f86b:848e:72ff:f22f] has quit [Ping timeout: 256 seconds] 13:29 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 13:32 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 256 seconds] 13:45 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 13:45 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 246 seconds] 13:54 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Read error: Connection reset by peer] 13:55 -!- lnostdal [~lnostdal@62.90-149-73.nextgentel.com] has joined #joinmarket 14:04 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 14:08 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 240 seconds] 14:09 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 14:12 -!- cbits_ [~cbits@2607:f380:a61:650:747f:aafa:126c:1258] has joined #joinmarket 14:13 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 240 seconds] 14:14 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 14:18 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 14:19 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 258 seconds] 14:22 -!- Numin0us [Numin0us@gateway/vpn/mullvad/x-jvalltlhrwdbrzzv] has joined #joinmarket 14:23 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 260 seconds] 15:11 -!- Numin0us [Numin0us@gateway/vpn/mullvad/x-jvalltlhrwdbrzzv] has quit [Ping timeout: 256 seconds] 15:25 -!- rdymac [uid31665@gateway/web/irccloud.com/x-eoynomnarnhkrfjc] has joined #joinmarket 16:11 -!- HostFat [~HostFat@host214-249-dynamic.59-82-r.retail.telecomitalia.it] has joined #joinmarket 16:35 -!- cbits_ [~cbits@2607:f380:a61:650:747f:aafa:126c:1258] has quit [Ping timeout: 256 seconds] 16:59 -!- cbits_ [~cbits@2607:f380:a61:650:518f:5add:c1bc:956d] has joined #joinmarket 17:00 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 17:38 -!- cbits_ [~cbits@2607:f380:a61:650:518f:5add:c1bc:956d] has quit [Ping timeout: 256 seconds] 17:57 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 17:57 -!- MaxSan [~one@91.214.169.69] has quit [Ping timeout: 260 seconds] 18:07 -!- MaxSan [~one@213.152.162.154] has joined #joinmarket 18:26 -!- Giszmo [~leo@pc-240-13-215-201.cm.vtr.net] has quit [Quit: Leaving.] 18:32 -!- MaxSan [~one@213.152.162.154] has quit [Ping timeout: 240 seconds] 18:38 -!- HostFat_ [~HostFat@host93-241-dynamic.250-95-r.retail.telecomitalia.it] has joined #joinmarket 18:39 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Read error: Connection reset by peer] 18:40 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 18:42 -!- HostFat [~HostFat@host214-249-dynamic.59-82-r.retail.telecomitalia.it] has quit [Ping timeout: 258 seconds] 18:42 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has joined #joinmarket 18:45 -!- Numin0us [~Numin0us@unaffiliated/numin0us] has quit [Ping timeout: 258 seconds] 18:50 -!- MaxSan [~one@185.156.175.51] has joined #joinmarket 19:51 -!- FASDFSF [~FASDFSF@unaffiliated/fasdfsf] has joined #joinmarket 19:58 -!- grubles [~grubles@unaffiliated/grubles] has quit [Quit: Leaving] 20:52 -!- MaxSan [~one@185.156.175.51] has quit [Ping timeout: 240 seconds] 20:52 -!- MaxSan [~one@185.156.175.51] has joined #joinmarket 21:01 -!- juscamarena [~justin@47.148.176.74] has quit [Remote host closed the connection] 21:52 -!- juscamarena [~justin@47.148.176.74] has joined #joinmarket 21:52 -!- juscamarena_ [~justin@47.148.176.74] has joined #joinmarket 21:56 -!- juscamarena_ [~justin@47.148.176.74] has quit [Client Quit] 22:01 -!- Numin0us_ [~Numin0us@unaffiliated/numin0us] has quit [Remote host closed the connection] 23:15 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #joinmarket 23:33 -!- MaxSan [~one@185.156.175.51] has quit [Ping timeout: 240 seconds] 23:38 -!- coins123_ [~coins123@ip-244-225.sn1.clouditalia.com] has joined #joinmarket 23:38 -!- coins123 [~coins123@unaffiliated/coins123] has quit [Read error: Connection reset by peer] 23:57 -!- coins123_ [~coins123@ip-244-225.sn1.clouditalia.com] has quit [Read error: Connection reset by peer] 23:57 -!- coins123 [~coins123@unaffiliated/coins123] has joined #joinmarket