--- Day changed Thu Nov 24 2016 00:18 -!- JackH [~laptop@79-73-184-38.dynamic.dsl.as9105.com] has joined #bitcoin-core-dev 00:30 -!- aalex__ [~aalex@64.187.177.58] has quit [Ping timeout: 245 seconds] 00:43 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 250 seconds] 00:55 < gmaxwell> http://igoro.com/archive/gallery-of-processor-cache-effects/ some nice examples. 00:57 -!- bitcoin358 [369924af@gateway/web/freenode/ip.54.153.36.175] has joined #bitcoin-core-dev 00:58 < luke-jr> gmaxwell: interesting 01:00 < bitcoin358> hey guys 01:01 < bitcoin358> quick question, at what point does a .13 node start dropping tx from mem pool 01:01 < bitcoin358> assuming default mem pool size of 300mb, when that is reached, what happens? 01:02 < gmaxwell> the lowest feerate transaction is dropped. 01:02 < bitcoin358> thanks greg 01:02 < gmaxwell> and the fee filter is increased to tell peers to stop sending transactions with feerates below that-- until there is room again. 01:03 < bitcoin358> so as a counterpoint 01:03 < bitcoin358> is there any decent way to tell how many mempools still have your transaction in them 01:03 < bitcoin358> basically i'm thinking of a business case where you are sending coins to someone, but it doesn't confirm, and the mempool explodes, and they request that you resend 01:04 < gmaxwell> No. 'how many' isn't particularly important either, what is important is being in the mempools of miners. 01:04 < bitcoin358> is there a decent way to get a feel for what % of the network or mining pools have still in their mempool, so as to alleviate the risk of double payment 01:04 < gmaxwell> Then you resend and conflict with the original transaction, it would _never_ be safe to repay without conflicting, regardless of what some mempool in a forrest of nodes is doing. 01:05 < bitcoin358> I hear you 01:05 < bitcoin358> what about, in the event, that you have chained unconfirmed inputs 01:05 < gmaxwell> A miner could happily include any valid transaction they liked... and some miners have APIs to pay them out of band to poke fees into their blocks. 01:05 < bitcoin358> so customer A wants a manual resend, you do a doublespend with a bigger fee 01:05 < gmaxwell> bitcoin358: add more fees later in the chain and enjoy giving them to miners running Bitcoin Core, since it will happily notice those fees later in the chain. 01:06 < bitcoin358> but customer B also received coins that came after A, and are relying on his inputs 01:06 < bitcoin358> right so 01:06 < bitcoin358> I am actually trying to do just that, right now! 01:06 < bitcoin358> however, the issue is I run into the 64 error, mempool chain too long 01:06 < bitcoin358> I have actually been taking advantage of CPFP the last 48 hours with great success 01:06 < bitcoin358> but I have this one monster transaction I received and I am trying to get it confirmed by spending it forward with a higher fee, and I get the 64 error 01:07 < gmaxwell> welp, --- error means what it says, nodes won't handle more than depth 25 for that fee analysis. You can't add more fees on a chain that deep until part of it confirms. 01:07 < bitcoin358> dang 01:08 < gmaxwell> is there change on a shorter part of the chain you could potentially add fee via? 01:08 < bitcoin358> I think so but unfortunately I'm not the node operator, I just received a payment from them 01:08 < gmaxwell> e.g. A -> B -> D, D' D -> E -> f ... but D' is still unspent early in the chain? 01:08 < bitcoin358> I was hoping I could bump their whole cluster of transactions by being generous on my own but yeah 01:09 < bitcoin358> they are running .11.... and causing all sorts of problems 01:09 < gmaxwell> you could if not for the depth limit, unfortunately there had to be a cutoff there to avoid the CPFP analysis taking unbounded cpu. 01:09 < bitcoin358> i hear you 100%, oh well 01:09 -!- laurentmt [~Thunderbi@80.215.210.30] has joined #bitcoin-core-dev 01:09 < bitcoin358> hopefully the mempool subsides tomorrow on the holiday and we get a little relief 01:10 < gmaxwell> well a luckly run of blocks will happen at some point and clear things out. 01:10 < bitcoin358> *fingers crossed* lol 01:10 < bitcoin358> I have like 1.5 BTC from this guy stuck in limbo because he paid $2 on a 25 kb transaction .. 01:11 < bitcoin358> CPFP is working great otherwise 01:11 < bitcoin358> :) 01:11 < Lightsword> bitcoin358, if you get stuck for too long I can probably mine it for you 01:11 < gmaxwell> yea, I've seen a fair amount of it. 01:11 < bitcoin358> thanks man, I will ping you if it doesn't clear in the next day or so 01:12 < bitcoin358> I would honestly be down to pay $10 or whatever but the issue is probably that the entire chain it's relying on is maybe ... 100kb? who knows 01:12 < gmaxwell> bitcoin358: if you're running modern (0.13+) bitcoind it's easy to find out. 01:12 < Lightsword> bitcoin358, what’s the txid? 01:12 < bitcoin358> gmaxwell: what's the command? 01:13 < bitcoin358> e5a24368c0a68f0b7f6eba48dc0824c265a67300bd486e7b98c2f246c2fb9ce3 01:13 < gmaxwell> bitcoin358: getmempoolentry 01:13 < gmaxwell> looks like the whole collection is 58276 bytes. 01:13 < bitcoin358> ohh nice 01:14 < bitcoin358> I see that :) 01:14 < bitcoin358> very cool 01:14 < bitcoin358> 495d71e30565278827e4ba0930f1ca939db9e05df2c95b39dc7a81befefb2858 this is the other one 01:14 < gmaxwell> that one isn't too deep.. says there are currently 3 ancestors. 01:14 < gmaxwell> I don't have that one locally. 01:14 < bitcoin358> right, I don't have this one locally in my node either 01:15 < bitcoin358> not sure why 01:15 < gmaxwell> something could be in its history that doesn't even meet the minrelay fee... 01:15 < gmaxwell> CPFP doesn't influence passing the minrelayfee. 01:16 < Lightsword> yeah, I get 64: too-long-mempool-chain when trying to sendrawtransaction that one 01:16 < Lightsword> https://blockchain.info/tx/495d71e30565278827e4ba0930f1ca939db9e05df2c95b39dc7a81befefb2858?format=hex 01:16 < gmaxwell> Whats a txid of one of its parents? 01:17 < bitcoin358> I am going to try to raw transact the first one to myself with a higher fee 01:17 < bitcoin358> my math seems to suggest if I want it to confirm in 1-2 blocks I need to pay about 0.0392 01:17 < bitcoin358> is that math right 01:18 -!- berndj [~berndj@mail.azna.co.za] has quit [Quit: ZNC - http://znc.in] 01:18 < bitcoin358> 56kb paying 7 satoshi/byte 01:18 < Lightsword> 0b34a5f31f6bc1ecad957a3af2a927b454992b565a8786c21e8d7f9e7743a6d1 looks like 01:18 -!- berndj [~berndj@mail.azna.co.za] has joined #bitcoin-core-dev 01:19 < gmaxwell> 21inc's estimator is saying, about 70 to get in 2 blocks-- though there are at least a few miners that don't CPFP. so.. it would be longer than two blocks perhaps. Nothing you can do about that. 01:19 < bitcoin358> ah right, glossed over there's 6 zeros here so you're right 01:19 < bitcoin358> 70 satoshi 01:20 < bitcoin358> .039 btc alright 01:20 < bitcoin358> I'm going to yolo it 01:20 < bitcoin358> and tell this dude to upgrade his node and stop making 25 kb transactions 01:20 < gmaxwell> Lightsword: yea, I get a count of 25 on that one. 01:21 < bitcoin358> weird okay so 01:21 < bitcoin358> I just did a rawtx spending the one that's 56kb that only has 2 ancestors 01:21 < bitcoin358> and when push I get same 64 error 01:21 < bitcoin358> (this one: e5a24368c0a68f0b7f6eba48dc0824c265a67300bd486e7b98c2f246c2fb9ce3) 01:21 < Lightsword> well I went ahead and manually prioritized those transactions 01:21 < gmaxwell> well it would have gone nowhere.. pastebin it? 01:22 < bitcoin358> thanks Lightsword! 01:22 < bitcoin358> http://pastebin.com/Na3KrbUJ here's the raw 01:23 < Lightsword> gmaxwell, btw you can just put ?format=hex at the end of the url on a blockchain.info transaction page to get the raw hex 01:23 < gmaxwell> yea, if it has it, but something his own node rejected... 01:23 < bitcoin358> Lightsword: I didn't know that either, thank you for heads up 01:23 < gmaxwell> Lightsword: FWIW, Piuk added that at my request in this channel a couple years ago. :) 01:24 < bitcoin358> definitely helpful feature 01:25 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:25 < Lightsword> yeah, I can’t add that to mempool due to chain being too long…but the inputs should at least get mined I think 01:26 < bitcoin358> thanks man I really appreciate it 01:26 < gmaxwell> hm. there are limits other than count...there is a limit of size of 101k... but that shouldn't be exceeded either. 01:26 < bitcoin358> alright, appreciate the help gmaxwell/lightsword 01:26 < bitcoin358> I am off to bed 01:26 < bitcoin358> happy holidays to all 01:26 < gmaxwell> bitcoin358: goodnight, hopefully you'll wake to confirmed txn. 01:26 < gmaxwell> Cheers. 01:26 < bitcoin358> gmaxwell: fingers crossed :) 01:26 -!- bitcoin358 [369924af@gateway/web/freenode/ip.54.153.36.175] has quit [Quit: Page closed] 01:27 < Lightsword> gmaxwell, pushed that transaction to blockchain.info https://blockchain.info/tx/4db1a95e339193ad2faac2e9d02ad59d014d88ee387ad0617885c528ff664e21 01:28 < gmaxwell> bitcoin358: (in case you're watching logs) if you do nag the author of this chain of unconfirmed txn, they should really be encouraged to sendmany. This whole graph of unconfirmed txn could have been reduced down to a fraction of its size as a single sendmany. 02:07 < fanquake> Just experienced #9212, running master on mainnet 02:07 < gribble> https://github.com/bitcoin/bitcoin/issues/9212 | Assertion failed: (nSendVersion != 0), function GetSendVersion, file ./net.h, line 775. · Issue #9212 · bitcoin/bitcoin · GitHub 02:07 -!- aalex__ [~aalex@64.187.177.58] has joined #bitcoin-core-dev 02:17 -!- jannes [~jannes@178.132.211.90] has joined #bitcoin-core-dev 02:27 < paveljanik> fanquake, do you have more lines in the log before this_ 02:27 < paveljanik> ? 02:29 < fanquake> paveljanik Added to the issue, pretty sure these were the preceeding lines. 02:31 -!- Arid [5237563a@gateway/web/freenode/ip.82.55.86.58] has joined #bitcoin-core-dev 02:33 < Arid> Hello, a site that double your bitcoins in 48h is a scam? 02:35 -!- go1111111 [~go1111111@104.200.154.100] has joined #bitcoin-core-dev 02:36 -!- Arid [5237563a@gateway/web/freenode/ip.82.55.86.58] has quit [Quit: Page closed] 02:41 -!- aalex__ [~aalex@64.187.177.58] has quit [Ping timeout: 245 seconds] 02:45 -!- Arnavion [arnavion@unaffiliated/arnavion] has quit [Remote host closed the connection] 02:48 -!- AtashiCon [arnavion@unaffiliated/arnavion] has quit [Quit: AtashiCon] 02:49 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Ping timeout: 260 seconds] 02:50 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 02:50 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Client Quit] 02:51 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 03:14 < bitcoin-git> [bitcoin] paveljanik opened pull request #9216: Doc: Fix copypasted comment (master...20161124_commentfix_banmap) https://github.com/bitcoin/bitcoin/pull/9216 03:18 < bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/93566e0c37c5...db5e22e0537a 03:18 < bitcoin-git> bitcoin/master 47db075 Wladimir J. van der Laan: qt: Plug many memory leaks... 03:18 < bitcoin-git> bitcoin/master 693384e Wladimir J. van der Laan: qt: Prevent thread/memory leak on exiting RPCConsole... 03:18 < bitcoin-git> bitcoin/master e4f126a Wladimir J. van der Laan: qt: Avoid splash-screen related memory leak... 03:18 < bitcoin-git> [bitcoin] laanwj closed pull request #9190: qt: Plug many memory leaks (master...2016_11_plug_leaks) https://github.com/bitcoin/bitcoin/pull/9190 03:41 -!- wvr [~wvr@21.red-83-32-74.dynamicip.rima-tde.net] has quit [] 03:45 < fanquake> paveljanik re #9144. You want all instances of Result:: changed to Result: ? 03:45 < gribble> https://github.com/bitcoin/bitcoin/issues/9144 | [Trivial] Correct waitforblockheight example help text by fanquake · Pull Request #9144 · bitcoin/bitcoin · GitHub 03:46 < paveljanik> fanquake, yes please. :: looks strange. 03:47 < paveljanik> but this is supermicronit, when we are there... 03:47 < paveljanik> thank you! 03:49 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 04:11 -!- wvr [~wvr@21.red-83-32-74.dynamicip.rima-tde.net] has joined #bitcoin-core-dev 04:14 -!- AaronvanW [~ewout@207pc74.sshunet.nl] has joined #bitcoin-core-dev 04:14 -!- AaronvanW [~ewout@207pc74.sshunet.nl] has quit [Changing host] 04:14 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:14 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/db5e22e0537a...c98f6b3d93a2 04:14 < bitcoin-git> bitcoin/master e3c4f7e fanquake: Correct help output for waitfor RPC commands 04:14 < bitcoin-git> bitcoin/master c98f6b3 MarcoFalke: Merge #9144: [Trivial] Correct waitforblockheight example help text... 04:15 -!- MarcoFalke [~marco@host10-2.natpool.mwn.de] has joined #bitcoin-core-dev 04:15 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #9144: [Trivial] Correct waitforblockheight example help text (master...rpc-commands) https://github.com/bitcoin/bitcoin/pull/9144 04:56 < fanquake> Have solved the afl-fuzz issue on osx by setting AFL_NO_FORKSRV=1 05:01 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c98f6b3d93a2...bc121b0eb197 05:01 < bitcoin-git> bitcoin/master f26da35 Pavel Janík: Fix copypasted comment. 05:01 < bitcoin-git> bitcoin/master bc121b0 MarcoFalke: Merge #9216: Doc: Fix copypasted comment... 05:01 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #9216: Doc: Fix copypasted comment (master...20161124_commentfix_banmap) https://github.com/bitcoin/bitcoin/pull/9216 05:24 -!- Guest317 [~chatzilla@71-84-219-33.dhcp.ccmn.ca.charter.com] has joined #bitcoin-core-dev 05:25 -!- Guest317 is now known as roidster 05:28 -!- MarcoFalke [~marco@host10-2.natpool.mwn.de] has left #bitcoin-core-dev [] 05:34 -!- arevutsky [82003196@gateway/web/freenode/ip.130.0.49.150] has joined #bitcoin-core-dev 05:35 < arevutsky> Hi. I updated bitcoind to version 130100. Now I see message "Warning: unknown new rules activated (versionbit 28)". Should I do something? 05:40 < bitcoin-git> [bitcoin] laanwj opened pull request #9218: qt: Show progress overlay when clicking spinner icon (master...2016_11_overlay_when_clicking_sync_icon) https://github.com/bitcoin/bitcoin/pull/9218 05:45 < jonasschnelli> wumpus: re #9218, .. I mean additionally to the spinner option. 05:45 < gribble> https://github.com/bitcoin/bitcoin/issues/9218 | qt: Show progress overlay when clicking spinner icon by laanwj · Pull Request #9218 · bitcoin/bitcoin · GitHub 05:48 -!- wvr [~wvr@21.red-83-32-74.dynamicip.rima-tde.net] has quit [] 06:03 -!- arevutsky [82003196@gateway/web/freenode/ip.130.0.49.150] has quit [Quit: Page closed] 06:09 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 06:12 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 268 seconds] 06:16 -!- echonaut7 [~echonaut@46.101.192.134] has quit [Remote host closed the connection] 06:16 -!- echonaut [~echonaut@46.101.192.134] has joined #bitcoin-core-dev 06:31 < wumpus> jonasschnelli: yes, makes sense 06:48 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 06:56 -!- aalex__ [~aalex@64.187.177.58] has joined #bitcoin-core-dev 07:00 -!- aalex__ [~aalex@64.187.177.58] has quit [Max SendQ exceeded] 07:01 -!- aalex__ [~aalex@64.187.177.58] has joined #bitcoin-core-dev 07:02 -!- laurentmt [~Thunderbi@80.215.210.30] has quit [Quit: laurentmt] 07:09 -!- Giszmo [~leo@pc-40-227-45-190.cm.vtr.net] has joined #bitcoin-core-dev 07:10 -!- aalex__ [~aalex@64.187.177.58] has quit [Max SendQ exceeded] 07:10 -!- aalex__ [~aalex@64.187.177.58] has joined #bitcoin-core-dev 07:13 -!- aalex__ [~aalex@64.187.177.58] has quit [Read error: Connection reset by peer] 07:13 -!- aalex__ [~aalex@64.187.177.58] has joined #bitcoin-core-dev 07:19 -!- Victor_sueca is now known as Victorsueca 07:23 -!- laurentmt [~Thunderbi@80.215.210.30] has joined #bitcoin-core-dev 07:51 -!- To7 [~theo@cpe-158-222-222-232.nyc.res.rr.com] has quit [Quit: Whatever] 08:13 -!- chris2000 [~chris2000@p5082ABF0.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 09:24 -!- To7 [~theo@cpe-158-222-222-232.nyc.res.rr.com] has joined #bitcoin-core-dev 09:38 -!- laurentmt [~Thunderbi@80.215.210.30] has quit [Quit: laurentmt] 10:47 -!- btcfan [~btcfan@93.51.29.85] has joined #bitcoin-core-dev 10:49 -!- btcfan [~btcfan@93.51.29.85] has quit [Client Quit] 11:10 -!- haakonn_ [~haakonn@datapusher.net] has quit [Quit: old enough to pay, young enough to kick around] 12:10 -!- windsok [~windsok@45.63.59.8] has quit [Ping timeout: 265 seconds] 12:14 < paveljanik> Looks like more people need fork to eat the dinner today. My son just gave me one to eat the desert... 12:26 < Victorsueca> y u no spoon? 12:29 -!- windsok [~windsok@45.63.59.8] has joined #bitcoin-core-dev 12:30 -!- gabridome [~gabridome@87.18.61.184] has joined #bitcoin-core-dev 12:32 -!- CubicEarth [~cubiceart@c-50-159-126-21.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 12:32 -!- CubicEarth [~cubiceart@c-50-159-126-21.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 12:32 -!- CubicEarth [~cubiceart@c-50-159-126-21.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 12:33 -!- CubicEarth [~cubiceart@c-50-159-126-21.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 12:53 < gmaxwell> Can some people other than me run #9188 and report testing results (ideally on testnet) just so I'm not the only person who has tested it... 12:53 < gribble> https://github.com/bitcoin/bitcoin/issues/9188 | Make orphan parent fetching ask for witnesses. by gmaxwell · Pull Request #9188 · bitcoin/bitcoin · GitHub 12:53 < gmaxwell> I'd like to see it merged soon, since I think we'll want it in a 0.13.2 backport. 12:55 < gmaxwell> wumpus: I think #9189 is ready for merge. 12:55 < gribble> https://github.com/bitcoin/bitcoin/issues/9189 | Always add default_witness_commitment with GBT client support by sipa · Pull Request #9189 · bitcoin/bitcoin · GitHub 13:20 -!- wvr [~wvr@21.red-83-32-74.dynamicip.rima-tde.net] has joined #bitcoin-core-dev 13:20 < luke-jr> gmaxwell: could that bug be potentially forking if segwit activates? :/ 13:21 < gmaxwell> 9188? no. 13:22 < gmaxwell> just would result in orphan segwit txn not propagating so well. 13:25 < luke-jr> is there any way to tell if it's working, once I have it running? 13:27 < gmaxwell> debug net will no longer show it making non-witness tx fetches towards witness peers. 13:28 < luke-jr> going to run 0.13 with this backported 13:29 < luke-jr> (minor conflict on the shadowing stuff, but no big deal just a var rename) 13:33 -!- jannes [~jannes@178.132.211.90] has quit [Quit: Leaving] 13:33 -!- mrkent [~textual@unaffiliated/mrkent] has joined #bitcoin-core-dev 13:33 < luke-jr> ok, node is up 13:34 < instagibbs> can someone briefly explain the use/life cycle of CReserveKey? 13:34 -!- gabridome [~gabridome@87.18.61.184] has quit [Quit: gabridome] 13:35 < luke-jr> instagibbs: it removes it from the memory keypool immediately, but only from disk when you keep it 13:42 -!- gabridome [~gabridome@87.18.61.184] has joined #bitcoin-core-dev 13:43 < instagibbs> ok thanks 13:54 -!- marcoagner [~marcoagne@178.162.199.90] has joined #bitcoin-core-dev 13:54 -!- marcoagner [~marcoagne@178.162.199.90] has quit [Client Quit] 13:54 -!- CubicEarth [~cubiceart@c-50-159-126-21.hsd1.wa.comcast.net] has quit [Write error: Broken pipe] 13:55 -!- marcoagner [~marcoagne@178.162.199.90] has joined #bitcoin-core-dev 14:12 -!- gabridome [~gabridome@87.18.61.184] has quit [Quit: gabridome] 14:35 -!- marcoagner [~marcoagne@178.162.199.90] has quit [Quit: Leaving] 14:38 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 14:43 -!- bitcoin308 [369924af@gateway/web/freenode/ip.54.153.36.175] has joined #bitcoin-core-dev 14:43 < bitcoin308> hey guys just wanted to thank everyone for the help last night, the massive unconf chain / backlog finally cleared out for us :) 14:48 -!- bitcoin308 is now known as sictransitgloria 14:49 < gmaxwell> sictransitgloria: good to hear that! 15:00 -!- sictransitgloria is now known as oddcomet 15:14 < midnightmagic> God dammit. 15:15 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Quit: WeeChat 0.4.2] 15:21 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 15:24 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 15:25 -!- roidster [~chatzilla@71-84-219-33.dhcp.ccmn.ca.charter.com] has quit [Ping timeout: 268 seconds] 15:28 -!- btcdrak [uid165369@gateway/web/irccloud.com/x-blwocbacvfweoxah] has quit [Quit: Connection closed for inactivity] 15:32 -!- MarcoFalke [~marco@host10-2.natpool.mwn.de] has joined #bitcoin-core-dev 15:33 < oddcomet> midnightmagic: ? 15:37 < midnightmagic> oddcomet: wrong channel. I was about to ask someone to help me remember something stupid I forgot. :( 15:40 -!- dcousens [~anon@c110-22-219-15.sunsh4.vic.optusnet.com.au] has joined #bitcoin-core-dev 15:46 -!- dcousens [~anon@c110-22-219-15.sunsh4.vic.optusnet.com.au] has quit [Quit: leaving] 15:46 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-core-dev 15:46 -!- dcousens [~anon@c110-22-219-15.sunsh4.vic.optusnet.com.au] has joined #bitcoin-core-dev 15:51 -!- juscamarena [~justin@47.148.176.74] has joined #bitcoin-core-dev 16:21 -!- MarcoFalke [~marco@host10-2.natpool.mwn.de] has left #bitcoin-core-dev [] 16:28 -!- mrkent [~textual@unaffiliated/mrkent] has quit [] 16:45 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 16:46 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-core-dev 17:00 -!- oddcomet [369924af@gateway/web/freenode/ip.54.153.36.175] has quit [Ping timeout: 260 seconds] 17:07 -!- windsok [~windsok@45.63.59.8] has quit [Ping timeout: 256 seconds] 17:25 -!- windsok [~windsok@45.63.59.8] has joined #bitcoin-core-dev 17:37 -!- roidster [~chatzilla@71-84-219-33.dhcp.ccmn.ca.charter.com] has joined #bitcoin-core-dev 17:38 -!- oddcomet [369924af@gateway/web/freenode/ip.54.153.36.175] has joined #bitcoin-core-dev 17:51 -!- To7 [~theo@cpe-158-222-222-232.nyc.res.rr.com] has quit [Quit: Whatever] 17:57 -!- roidster [~chatzilla@71-84-219-33.dhcp.ccmn.ca.charter.com] has quit [Quit: ChatZilla 0.9.92 [SeaMonkey 2.39/20151103191810]] 18:06 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 18:22 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-uifjeeunnenmvqtd] has quit [Quit: Connection closed for inactivity] 18:24 -!- crudel [crudel@gateway/shell/fnordserver.eu/x-rxsfohiankaencjc] has joined #bitcoin-core-dev 18:36 -!- btcdrak [uid165369@gateway/web/irccloud.com/x-lemglpizlpkuwjhe] has joined #bitcoin-core-dev 18:38 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 18:39 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 19:04 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 19:05 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 19:27 -!- oddcomet [369924af@gateway/web/freenode/ip.54.153.36.175] has quit [Ping timeout: 260 seconds] 19:31 -!- crudel [crudel@gateway/shell/fnordserver.eu/x-rxsfohiankaencjc] has quit [Remote host closed the connection] 19:35 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 258 seconds] 19:36 -!- jenenliu [~jenenliu@183.6.157.58] has joined #bitcoin-core-dev 20:58 -!- chris2000 [~chris2000@p5082ABF0.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 21:03 -!- Giszmo [~leo@pc-40-227-45-190.cm.vtr.net] has quit [Quit: Leaving.] 21:24 -!- timothy [~quassel@archlinux/trusteduser/DrizztBSD] has quit [Ping timeout: 245 seconds] 21:56 -!- yoitsdope [~me@2605:e000:ad53:2b00:2125:6751:aa95:dac] has joined #bitcoin-core-dev 21:56 -!- yoitsdope [~me@2605:e000:ad53:2b00:2125:6751:aa95:dac] has quit [Remote host closed the connection] 22:25 -!- timothy [~quassel@archlinux/trusteduser/DrizztBSD] has joined #bitcoin-core-dev 22:29 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 245 seconds] 22:40 -!- windsok [~windsok@45.63.59.8] has quit [Ping timeout: 250 seconds] 22:42 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-jsksbxeqncicgoyo] has joined #bitcoin-core-dev 23:24 < wumpus> someone is trying to extort me, let it be clear that this is not an accepable email: "Hi all. I have the possibility of dos attacks, resistant to scoring ban, sending coins is not required. Can I get some coins? In particular, I would like 1 btc after demonstrating this, 1 btc after e 23:24 < wumpus> xplaining how to do it and how to how to protect from this, and 1 btc to anyone else not to talk about. Reply to this email if you are interested." 23:25 -!- windsok [~windsok@45.63.59.8] has joined #bitcoin-core-dev 23:26 < bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/bc121b0eb197...d932159f3467 23:26 < bitcoin-git> bitcoin/master ad04d1c Pieter Wuille: Always add default_witness_commitment with GBT client support 23:26 < bitcoin-git> bitcoin/master 95f4a03 Suhas Daftuar: [qa] Test getblocktemplate default_witness_commitment 23:26 < bitcoin-git> bitcoin/master d932159 Wladimir J. van der Laan: Merge #9189: Always add default_witness_commitment with GBT client support... 23:26 < luke-jr> wumpus: just ignore it IMO 23:27 < bitcoin-git> [bitcoin] laanwj closed pull request #9189: Always add default_witness_commitment with GBT client support (master...alwayscommit) https://github.com/bitcoin/bitcoin/pull/9189 23:27 < wumpus> luke-jr: yea I won't waste any time on it, but want to be public about it 23:28 < sipa> wumpus: i got the same ma 23:28 < sipa> ma 23:28 < sipa> maIL 23:28 < sipa> and i haven't responded 23:35 < rabidus> wow 23:35 -!- gabridome [~gabridome@81.123.183.255] has joined #bitcoin-core-dev 23:39 -!- GreenIsMyPepper [~GreenIsMy@2605:6400:20:11aa:189e:28a5:52ed:8948] has quit [Ping timeout: 260 seconds] 23:39 -!- gabridome [~gabridome@81.123.183.255] has quit [Client Quit] 23:41 -!- GreenIsMyPepper [~GreenIsMy@2605:6400:20:11aa:189e:28a5:52ed:8948] has joined #bitcoin-core-dev 23:46 -!- liuhuanjie_ [~jenenliu@183.6.157.58] has joined #bitcoin-core-dev 23:49 -!- jenenliu [~jenenliu@183.6.157.58] has quit [Ping timeout: 268 seconds] 23:59 < jonasschnelli> wumpus: got the same mail.. 23:59 < jonasschnelli> won't reply to such "threats"...