--- Day changed Mon Feb 01 2016 00:00 -!- pmienk [~pmienk@c-71-227-177-179.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 00:07 -!- cjcj [82ebca3a@gateway/web/freenode/ip.130.235.202.58] has quit [Ping timeout: 252 seconds] 00:27 -!- aknix [~aknix@65.78.54.2] has joined #bitcoin-core-dev 00:32 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 00:53 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 00:59 < GitHub71> [bitcoin] gladoscc opened pull request #7451: Add link to bitcoin whitepaper (master...master) https://github.com/bitcoin/bitcoin/pull/7451 00:59 -!- Taek42 is now known as Taek 01:07 < GitHub62> [bitcoin] laanwj closed pull request #7445: rename COPYING to LICENSE (master...master) https://github.com/bitcoin/bitcoin/pull/7445 01:13 -!- arowser [~quassel@106.120.101.38] has quit [Quit: No Ping reply in 180 seconds.] 01:14 -!- arowser [~quassel@106.120.101.38] has joined #bitcoin-core-dev 01:20 -!- jl2012 [uid133844@gateway/web/irccloud.com/x-ywzjlfvonxlhtivl] has joined #bitcoin-core-dev 01:22 < GitHub46> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a6771fc9734a...31ec14b74ba3 01:22 < GitHub46> bitcoin/master 93fc58c Jorge Timón: Consensus: Remove calls to error() and FormatStateMessage() from some consensus code in main 01:22 < GitHub46> bitcoin/master 31ec14b Wladimir J. van der Laan: Merge #7287: Consensus: Remove calls to error() and FormatStateMessage()... 01:22 < GitHub158> [bitcoin] laanwj closed pull request #7287: Consensus: Remove calls to error() and FormatStateMessage() (master...consensus-decouple-util-0.13.99) https://github.com/bitcoin/bitcoin/pull/7287 01:35 < wumpus> Rebroad: what compile error do you get? 01:39 < wumpus> gmaxwell: right, a missing banlist.dat should be harmless. The only non-condiational log message I can find relating to it is "Invalid or missing banlist.dat; recreating\n", which is given when it doesn't exist yet and is being created 01:40 < wumpus> the other banlist.dat related messages all go to category net 01:40 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:44 < gmaxwell> Did we fix it so that it actually got created. 01:47 < GitHub83> [bitcoin] laanwj pushed 3 new commits to 0.12: https://github.com/bitcoin/bitcoin/compare/cb83beb3759b...e2d9a5858807 01:47 < GitHub51> [bitcoin] laanwj closed pull request #7438: Do not absolutely protect local peers; decide group ties based on time. (0.12...dont_protect_local) https://github.com/bitcoin/bitcoin/pull/7438 01:47 < GitHub83> bitcoin/0.12 46dbcd4 Gregory Maxwell: Do not absolutely protect local peers from eviction.... 01:47 < GitHub83> bitcoin/0.12 8e09f91 Gregory Maxwell: Decide eviction group ties based on time.... 01:47 < GitHub83> bitcoin/0.12 e2d9a58 Wladimir J. van der Laan: Merge #7438: Do not absolutely protect local peers; decide group ties based on time.... 01:47 -!- Anduck [~anduck@unaffiliated/anduck] has quit [Ping timeout: 246 seconds] 01:48 -!- cjcj [82ebca3a@gateway/web/freenode/ip.130.235.202.58] has joined #bitcoin-core-dev 01:48 < wumpus> well my nodes have a banlist.dat and I haven't created it manually so I guess so 01:49 -!- nickler_ is now known as nickler 01:51 < wumpus> oh not all of them, I guess only the ones that have banlists 01:52 < wumpus> strange. you knew this was a problem? why isn't there an issue open for it 01:53 < wumpus> 2016-01-13 09:35:05 ERROR: Read: Failed to open file /home/orion/.bitcoin/banlist.dat / 2016-01-13 09:35:05 Invalid or missing banlist.dat; recreating 01:53 < wumpus> appears every time 01:53 < gmaxwell> I thought there was. Sorry, so many things going on. 01:53 < wumpus> no problem, it's hardly critical, but especialy minor things like this should have an issue so that they don't get lost. I'll open one, np 01:53 < gmaxwell> I'm sure its some trivial fix; I'm not prone to whine about things that I think I ought to just go fix. 01:54 < gmaxwell> I think I whined to pieter about it in person and he already knew about it; or something like that. 01:54 < gmaxwell> I'm sorry. I'm not operating very effectively these days. 01:56 < wumpus> no need to fix it yourself, these are the right kind of issues for someone just getting into the code 01:56 < gmaxwell> point. 01:58 -!- Anduck [~anduck@aom.fi] has joined #bitcoin-core-dev 02:01 -!- Anduck is now known as Guest78563 02:15 -!- Guest78563 [~anduck@aom.fi] has quit [Remote host closed the connection] 02:15 -!- Anduck_ [~anduck@aom.fi] has joined #bitcoin-core-dev 02:27 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 02:31 -!- pmienk [~pmienk@c-71-227-177-179.hsd1.wa.comcast.net] has quit [Ping timeout: 256 seconds] 02:34 -!- Netsplit *.net <-> *.split quits: Anduck_ 02:41 -!- Anduck_ [~anduck@aom.fi] has joined #bitcoin-core-dev 02:43 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 02:45 -!- pmienk [~pmienk@c-71-227-177-179.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 02:54 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:06 < wumpus> I want to wrap up rc3 soon; any opinions on https://github.com/bitcoin/bitcoin/pull/7431 / Rename permitrbf to replacebyfee and provide minimal string-list forward compatibility ? 03:10 < gmaxwell> I don't have any objection there. I do think replacebyfee= is better named. Though if it's pluggable policy for luke I wonder why he didn't call it -mempoolreplace 03:11 < wumpus> good point 03:12 < wumpus> if it's general, why stick to replacing by fee 03:13 < gmaxwell> I want replace by moon.. uses a lunar calandar to select transactions. 03:14 < wumpus> to at least make centuries of superstition about lunar phases concrete 03:28 < petertodd> wumpus: I have no opinion on the names 03:29 < petertodd> wumpus: https://www.youtube.com/watch?v=ussCHoQttyQ 03:29 < wumpus> petertodd: me neither, but if we're going to change it then it helps if people actually agree on it, so we don't get yet another pull request changing it to yet something else 03:29 < petertodd> wumpus: fine then, -replacebyfee or I kill you all with fire 03:30 < wumpus> lol 03:30 < petertodd> wumpus: -permitrbf is the type of name only bad people, incapable of love, would come up with 03:30 < gmaxwell> fee is just an acronym. Function Evaluating Everything. 03:32 < wumpus> -replacebyfreedom 03:33 < gmaxwell> petertodd: ^ you're an idiot for not calling it that to begin with. 03:33 < gmaxwell> or replacementfreedom 03:33 < petertodd> gmaxwell: hey, not too late to release my own Bitcoin Freedom Edition fork 03:34 < petertodd> or Bitcoin Objectivism... free in every box of Ayn Bran! 03:46 -!- p15x [~p15x@68.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 03:52 -!- GamerSg [745862b0@gateway/web/freenode/ip.116.88.98.176] has joined #bitcoin-core-dev 03:59 -!- Anduck_ is now known as Guest29623 03:59 -!- MarcoFalke [8af602b2@gateway/web/cgi-irc/kiwiirc.com/ip.138.246.2.178] has joined #bitcoin-core-dev 04:05 -!- neilf [~neilf@40.121.88.219] has quit [Read error: Connection reset by peer] 04:05 -!- neilf [~neilf@40.121.88.219] has joined #bitcoin-core-dev 04:17 -!- drnet [~drnett@91.141.3.189.wireless.dyn.drei.com] has joined #bitcoin-core-dev 04:21 < gmaxwell> wumpus: is there anything else needed for the next RC? 04:22 < MarcoFalke> I think travis is failing due to missing doc 04:22 < MarcoFalke> one sec... 04:23 < wumpus> MarcoFalke: strange, I can't fin this in the output at least 04:23 < MarcoFalke> gmaxwell, I assume you need to add the arg to the blacklist in check-doc.py as well 04:24 < gmaxwell> oh interesting. 04:24 < MarcoFalke> I am using regex to collect all args, so there are some false positives 04:25 < wumpus> I think we should revert the argument checking for now - it's not apparent in the travis output at all 04:25 < MarcoFalke> The command "if [ "$RUN_TESTS" = "true" ]; then contrib/devtools/check-doc.py; fi" exited with 1. 04:25 < gmaxwell> I can try just pushing the check-doc update that suggested. 04:25 < MarcoFalke> wumpus, ^ 04:25 < wumpus> this will confuse lots of people 04:25 < gmaxwell> I do as you command. Just tell me what to do. 04:25 < wumpus> gmaxwell: sure, but this is just not clear, we don't want tests where people have to guess what they have to change 04:26 < gmaxwell> oh you mean the test. 04:27 < MarcoFalke> gmaxwell, vim contrib/devtools/check-doc.py , Then add it in the line where 'benchmark' is. 04:27 < wumpus> MarcoFalke: it needs a more clear message 04:28 < wumpus> people don't expect the tests to fail because of this 04:28 < wumpus> certainly not on all platforms 04:29 < MarcoFalke> wumpus, This is with all travis checks? You need to grep for the exit status in the output to find out what failed 04:29 < wumpus> for other failures, say while building or running the RPC tests there will be an actual error message 04:29 < wumpus> I've never had to "grep for an exit status" 04:30 < wumpus> also I think it'd make sense to do this check first 04:31 < wumpus> so people don't have to wait for all the other, more time-consuming tests, before failing on something silly like this 04:31 < MarcoFalke> it is first 04:31 < MarcoFalke> Right after make distdir 04:32 < wumpus> then why does e.g. "32-bit+dash" only fail after 19 minutes? 04:32 < wumpus> and the others after 11? 04:32 < wumpus> this could fail after less than one 04:33 < wumpus> to be clear I'm talking about: https://travis-ci.org/bitcoin/bitcoin/builds/106013074 04:33 < MarcoFalke> got this 04:33 < MarcoFalke> will pull a fix after lunch 04:33 < wumpus> thanks 04:34 < gmaxwell> MarcoFalke: I knw how to update it. But I wasn't sure if wumpus wanted me to. I just did, at least it'll see if travis passes. 04:34 < wumpus> gmaxwell: sure, that still makes sense 04:34 < wumpus> gmaxwell: my complaints about the test system are pretty much orthogonal :) 04:36 < gmaxwell> lol my comment karama in /r/btc is 16 now, will probably go negative tonight. 04:38 < wumpus> that should be worth a medal 04:41 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 04:43 < wumpus> gmaxwell: re: rc3, #7439 is pretty much all, apart from some minor things like the -forcebyfee naming 04:43 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-sloocofcjezpwbpo] has joined #bitcoin-core-dev 04:44 < gmaxwell> -freedomfee 04:45 < aj> typical of a blockstreamer, negative freedom and fees... 04:45 -!- mode/#bitcoin-core-dev [+o wumpus] by ChanServ 04:45 < gmaxwell> he was kidding! 04:45 < aj> (it's true! i was!) 04:46 <@wumpus> yes, I realized in time :) 04:46 < gmaxwell> hahah 04:47 < gmaxwell> Sometimes you just have to laugh, ... something is needed to blow the tears off the keyboard. 04:47 < aj> i've never thought of ops as concealed-carry before though 04:47 < gmaxwell> Perhaps others who share my sense of humor will also laugh at this: https://www.reddit.com/r/Buttcoin/comments/43kyev/greg_maxwell_accidentally_tells_the_truth/czjhpkz?context=4 04:47 <@wumpus> hahahah me neither 04:48 -!- drnet [~drnett@91.141.3.189.wireless.dyn.drei.com] has quit [Quit: Leaving] 04:54 -!- Guest29623 [~anduck@aom.fi] has quit [Ping timeout: 246 seconds] 04:57 < MarcoFalke> travis is green. Looking forward to let gitian heat my room a bit. 04:59 <@wumpus> nice 05:10 -!- MarcoFalke [8af602b2@gateway/web/cgi-irc/kiwiirc.com/ip.138.246.2.178] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 05:11 < GitHub88> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/31ec14b74ba3...58a8574400c6 05:11 < GitHub88> bitcoin/master 325c725 Gregory Maxwell: Add whitelistforcerelay to control forced relaying.... 05:11 < GitHub88> bitcoin/master 89d113e Gregory Maxwell: Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay. 05:11 < GitHub88> bitcoin/master 58a8574 Wladimir J. van der Laan: Merge #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux]... 05:11 < GitHub115> [bitcoin] laanwj closed pull request #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux] (master...control_relay_force) https://github.com/bitcoin/bitcoin/pull/7439 05:12 * gmaxwell waits for the conspiracy theories. 05:12 -!- Anduck [~anduck@aom.fi] has joined #bitcoin-core-dev 05:15 < aj> gmaxwell: while wumpus still has his @ drawn? no way man 05:16 < GitHub182> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/86755bc85a869e7da4c9112604db5132e6dc6823 05:16 < GitHub182> bitcoin/0.12 86755bc Gregory Maxwell: Add whitelistforcerelay to control forced relaying. [#7099 redux]... 05:16 * wumpus puts his @ down 05:17 -!- mode/#bitcoin-core-dev [-o wumpus] by ChanServ, ChanServ 05:23 -!- Chris_Stewart_5 [~Chris_Ste@173-26-115-141.client.mchsi.com] has joined #bitcoin-core-dev 05:23 < wumpus> http://therealbitcoin.org/ml/btc-dev/2016-January/000191.html "Malleus Mikehearnificarum." WTF haha 05:24 * wumpus will be serious from now on, otherwise this channel shall be retagged buttcoin-core-dev 05:26 -!- p15x [~p15x@68.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 256 seconds] 05:26 -!- p15_ [~p15@76.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 265 seconds] 05:37 -!- MarcoFalke [8af602b2@gateway/web/cgi-irc/kiwiirc.com/ip.138.246.2.178] has joined #bitcoin-core-dev 05:41 -!- Anduck is now known as Guest37394 06:10 < GitHub132> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/58a8574400c6...196ad6913ff5 06:10 < GitHub132> bitcoin/master 6795851 gladoscc: Add link to whitepaper 06:10 < GitHub132> bitcoin/master 196ad69 Wladimir J. van der Laan: Merge #7451: Add link to bitcoin whitepaper... 06:10 < GitHub147> [bitcoin] laanwj closed pull request #7451: Add link to bitcoin whitepaper (master...master) https://github.com/bitcoin/bitcoin/pull/7451 06:11 -!- erasmospunk [~erasmospu@179.43.177.34] has joined #bitcoin-core-dev 06:24 -!- zooko [~user@c-73-229-199-227.hsd1.co.comcast.net] has joined #bitcoin-core-dev 06:27 -!- JackH [~Jack@host-2-103-125-6.as13285.net] has joined #bitcoin-core-dev 06:33 < GitHub102> [bitcoin] MarcoFalke opened pull request #7453: [0.13] Missing patches from 0.12 (master...Mf1601-013Forwardports) https://github.com/bitcoin/bitcoin/pull/7453 06:34 < MarcoFalke> wumpus, actually two pulls missed master. ^ 06:35 < wumpus> HUH 06:36 < wumpus> wait, one of those is #7082 06:37 < wumpus> but don't know about "Get rid of inaccurate ScriptSigArgsExpected" 06:39 < wumpus> the other one is #7387 06:40 < wumpus> which has no master counterpart, good catch 06:42 < MarcoFalke> Would it make sense to merge #7438 into master as well? (To make the #7082-diff smaller?) 06:44 < wumpus> depends on how different the 0.12 and master solution are, the 0.12 one is supposed to be a much simplified version that can go in quickly, in master we don't have so much of a hurry 06:45 < wumpus> but this is exactly why I prefer things to be in master first, this makes sure a major version upgrade is never a reversion 06:46 < wumpus> the only time I deviate from that is right before releases, for last minute changes 06:47 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 07:03 -!- GamerSg [745862b0@gateway/web/freenode/ip.116.88.98.176] has quit [Quit: Page closed] 07:12 -!- adam3us1 [~Adium@195.138.228.23] has joined #bitcoin-core-dev 07:16 -!- adam3us [~Adium@c44-22.i07-12.onvol.net] has quit [Ping timeout: 276 seconds] 07:17 -!- adam3us1 [~Adium@195.138.228.23] has quit [Quit: Leaving.] 07:17 -!- adam3us [~Adium@195.138.228.8] has joined #bitcoin-core-dev 07:18 -!- lesderid_ is now known as lesderid 07:21 -!- Guest37394 [~anduck@aom.fi] has quit [Ping timeout: 246 seconds] 07:24 < Rebroad> quick question.. does bitcoin core check block headers when it receives the headers AND when it receives the block? 07:24 < helo> surely 07:24 < Rebroad> and does the checking of the header take much time? if so, can it skip doing it upon receiving the block since it already did it when it received the header? 07:24 < instagibbs> I believe so since headers can be received out of order. 07:25 < instagibbs> you have to check it meets the correct PoW target once it's in the correct order 07:25 < helo> it can't all of the block (the merkle root) until it receives the block 07:25 < instagibbs> ^ that too 07:25 < helo> all of the block *header 07:25 < Rebroad> helo, yes, it would still need to check the merkle, but it wouldn't need to check the header again, right? 07:25 < helo> it could verify it matched the header it had retrieved instead 07:26 < instagibbs> you'd probably have to read the code to figure it out. The block validation timeline is a bit fuzzy for me. There are various stages. 07:26 < Rebroad> helo, yes... although would that save CPU doing it that way? 07:26 < wumpus> I don't think it will save CPU/time, verifying the header is neglible compared to the rest of block verification 07:27 < Rebroad> helo, and anyway, surely the hash of the block would be enough to be sure it was the same header, wouldn't it? 07:30 < helo> the header is the only part that is hashed afaik. 07:34 -!- Anduck [~anduck@unaffiliated/anduck] has joined #bitcoin-core-dev 07:34 -!- Chris_Stewart_5 [~Chris_Ste@173-26-115-141.client.mchsi.com] has quit [Ping timeout: 252 seconds] 07:35 -!- gavink [~g@184.75.223.211] has quit [Ping timeout: 240 seconds] 07:38 < wumpus> helo: right; all the transactions are hashed in a merkle tree, the result is put in the header, then the header is hashed. THe block as a whole is never hashed. 07:39 < GitHub4> [bitcoin] MarcoFalke opened pull request #7455: [travis] Exit early when check-doc.py fails (master...Mf1601-travisCheckDoc) https://github.com/bitcoin/bitcoin/pull/7455 07:43 -!- erasmospunk [~erasmospu@179.43.177.34] has quit [Remote host closed the connection] 07:44 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has joined #bitcoin-core-dev 07:44 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has quit [Changing host] 07:44 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has joined #bitcoin-core-dev 07:49 -!- Chris_Stewart_5 [~Chris_Ste@104.156.228.194] has joined #bitcoin-core-dev 07:52 < sdaftuar> instagibbs: while blocks can be received out of order, headers are not (we make sure we have the header for hashPrev when accepting a new block header) 07:52 -!- erasmospunk [~erasmospu@gateway/vpn/privateinternetaccess/erasmospunk] has joined #bitcoin-core-dev 07:52 < instagibbs> derp, DoS risk, right 07:52 < instagibbs> I only know the ConnectBlock code intimately 08:02 -!- Anduck [~anduck@unaffiliated/anduck] has quit [Ping timeout: 265 seconds] 08:24 -!- davec_ is now known as davec 08:42 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 08:44 -!- murch [~murch@p4FE3BAFB.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 08:49 < MarcoFalke> wumpus, > if [a command] returns an exit code of 1, the following command [...] is still run, but the build will result in a failure. (cited from the travis doc) 08:50 < MarcoFalke> I don't think we can exit early 08:51 < MarcoFalke> At least right now, we are not doing an early exit 08:51 < MarcoFalke> Let's say `make` fails. Travis will still run the rpc test suite 08:56 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has quit [Read error: Connection reset by peer] 08:57 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has joined #bitcoin-core-dev 09:00 -!- d_t_ [~textual@c-50-136-139-144.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer] 09:00 -!- d_t [~textual@c-50-136-139-144.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 09:01 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 09:01 -!- murch [~murch@p4FE3BAFB.dip0.t-ipconnect.de] has quit [Quit: Leaving.] 09:06 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has quit [Quit: Leaving] 09:07 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has joined #bitcoin-core-dev 09:07 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has quit [Changing host] 09:07 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has joined #bitcoin-core-dev 09:13 < wumpus> MarcoFalke: right, you need to explicitly exit, unless you use 'set -e' to terminate the script on every failed command 09:18 < MarcoFalke> Good enough for our current .travis.yml ... 09:19 < helo> "set -e" has some side effects 09:20 -!- MarcoFalke [8af602b2@gateway/web/cgi-irc/kiwiirc.com/ip.138.246.2.178] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 09:21 < wumpus> helo: side effects? 09:22 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 09:24 < helo> you probably are aware, but just wanted to mention... e.g. you can't check the value of $? with "set -e" 09:30 < wumpus> that's, imo, the main effect, not a side effect :) any non-zero return value will terminate your script so you'll never get to the $? check unless it was 0 09:35 -!- Prattler [~ttttt@78-60-12-33.static.zebra.lt] has quit [Ping timeout: 245 seconds] 09:36 < Tasoshi> "[T]his channel shall be retagged buttcoin-core-dev". Lol, I can imagine people taking that out of context 09:37 -!- Prattler [~ttttt@78-60-12-33.static.zebra.lt] has joined #bitcoin-core-dev 09:42 < wumpus> well that channel is still empty so apparently no one did 09:48 < Tasoshi> Some people do wonder whether the prevalent thought here is that bitcoin does not work though... 09:50 < wumpus> if it didn't work, why would people bother to keep working on it... anyhow, off topic 09:53 -!- rubensayshi [~ruben@c89225.upc-c.chello.nl] has quit [Remote host closed the connection] 09:56 < Tasoshi> because they have their own ideas of how to "fix it" 10:10 -!- cfields_ [~quassel@unaffiliated/cfields] has quit [Ping timeout: 240 seconds] 10:11 -!- cfields [~quassel@unaffiliated/cfields] has joined #bitcoin-core-dev 10:33 -!- adnn [adnn@gateway/vpn/mullvad/x-kahxhzlvxtasalbi] has quit [K-Lined] 10:50 -!- MarcoFalke [579f3fb2@gateway/web/cgi-irc/kiwiirc.com/ip.87.159.63.178] has joined #bitcoin-core-dev 10:53 -!- afk11 [~afk11@unaffiliated/afk11] has joined #bitcoin-core-dev 10:54 -!- erasmospunk [~erasmospu@gateway/vpn/privateinternetaccess/erasmospunk] has quit [Remote host closed the connection] 10:57 < Luke-Jr> any objections to redoing https://github.com/bitcoin/bitcoin/pull/7431#issuecomment-177924839 with -mempoolreplace=1 or =fee ? 11:00 -!- trippysalmon [~trippy@cyberdynesys.org] has joined #bitcoin-core-dev 11:04 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 11:05 < OxADADA> btcdrak: sounds good 11:06 < OxADADA> -ignore- ^^^ 11:12 -!- fkhan_ [weechat@gateway/vpn/mullvad/x-mupwywzohgwvvtse] has quit [Ping timeout: 260 seconds] 11:13 -!- jtimon [~quassel@126.31.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 11:14 -!- zooko [~user@c-73-229-199-227.hsd1.co.comcast.net] has quit [Ping timeout: 240 seconds] 11:15 < jtimon> #7287 has been merged! Please review #7310 (#7311 and #7091 are libconsensus related too) 11:24 -!- fkhan_ [~weechat@unaffiliated/loteriety] has joined #bitcoin-core-dev 11:30 < Luke-Jr> wumpus: mempoolreplacement change done 11:34 -!- AngryInca [~mailme@82-71-62-199.dsl.in-addr.zen.co.uk] has joined #bitcoin-core-dev 11:34 < AngryInca> Hello! 11:35 < AngryInca> Can anyone tell me, do you have to checkout a specific branch from https://github.com/bitcoinclassic/bitcoinclassic.git to be running bitcoin classic? Or will just https://github.com/bitcoinclassic/bitcoinclassic.git, cd bitcoinclassic, ./autogen.sh && ./configure && make && make install work? 11:40 < paveljanik> OMG 11:40 < instagibbs> You seem to be looking at the wrong repo, try https://github.com/bitcoin/bitcoin 11:41 < AngryInca> hah, lol, well, thats embarrassing! No offence. I'm just looking around different builds. 11:43 -!- afk11 [~afk11@unaffiliated/afk11] has quit [Remote host closed the connection] 11:49 -!- afk11 [~afk11@unaffiliated/afk11] has joined #bitcoin-core-dev 11:52 -!- Naphex [~naphex@128.140.229.79] has joined #bitcoin-core-dev 11:52 -!- Naphex [~naphex@128.140.229.79] has quit [Changing host] 11:52 -!- Naphex [~naphex@unaffiliated/naphex] has joined #bitcoin-core-dev 11:57 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 12:05 < gmaxwell> k, brought my laptop to current 0.12 and rpc is no longer binding to IPv4. I'm not sure when I last tested 0.12 branch on this host. 12:06 < gmaxwell> 2016-02-01 20:00:39 Binding RPC on address ::1 port 8332 12:06 < gmaxwell> 2016-02-01 20:00:39 Binding RPC on address 127.0.0.1 port 8332 12:06 < gmaxwell> 2016-02-01 20:00:39 libevent: getaddrinfo: address family for nodename not supported 12:06 < gmaxwell> 2016-02-01 20:00:39 Binding RPC on address 127.0.0.1 port 8332 failed. 12:06 < gmaxwell> any idea what might have broken this? 12:07 < OxADADA> is another process running on that port? 12:10 < gmaxwell> No. 12:12 < helo> dns failed, apparently? 12:14 -!- raedah [~raedah@172.56.39.22] has joined #bitcoin-core-dev 12:22 < gmaxwell> Git master works. 0.12 fails. 12:25 -!- raedah [~raedah@172.56.39.22] has quit [Quit: Leaving] 12:32 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has quit [Quit: Leaving] 12:32 -!- arubi [~ese168@unaffiliated/arubi] has quit [Ping timeout: 256 seconds] 12:32 < gmaxwell> well crap, working now. wtf was that. 12:33 < gmaxwell> (means my master vs 0.12 differential test is likely broken) 12:39 -!- arubi [~ese168@unaffiliated/arubi] has joined #bitcoin-core-dev 12:41 -!- murch [~murch@p4FE3BAFB.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 12:56 -!- MarcoFalke [579f3fb2@gateway/web/cgi-irc/kiwiirc.com/ip.87.159.63.178] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 13:03 -!- MarcoFalke [579f3fb2@gateway/web/cgi-irc/kiwiirc.com/ip.87.159.63.178] has joined #bitcoin-core-dev 13:19 -!- brg444 [4631ca01@gateway/web/freenode/ip.70.49.202.1] has joined #bitcoin-core-dev 13:25 -!- renlord [~renlord@adsl-62-167-28-85.adslplus.ch] has joined #bitcoin-core-dev 13:31 -!- MarcoFalke [579f3fb2@gateway/web/cgi-irc/kiwiirc.com/ip.87.159.63.178] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 13:40 -!- zooko` [~user@50.141.118.160] has joined #bitcoin-core-dev 13:41 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Ping timeout: 246 seconds] 13:44 -!- gavink [~g@184.75.223.211] has joined #bitcoin-core-dev 14:00 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 14:03 -!- Madars [~null@unaffiliated/madars] has quit [Quit: Leaving.] 14:04 -!- gavink [~g@184.75.223.211] has quit [Ping timeout: 250 seconds] 14:05 -!- renlord [~renlord@adsl-62-167-28-85.adslplus.ch] has quit [Ping timeout: 245 seconds] 14:13 -!- Madars [~null@unaffiliated/madars] has joined #bitcoin-core-dev 14:14 -!- renlord [~renlord@adsl-62-167-28-85.adslplus.ch] has joined #bitcoin-core-dev 14:15 -!- neha [~narula@mint-square.mit.edu] has quit [Read error: Connection reset by peer] 14:17 -!- zooko` is now known as zooko 14:20 -!- renlord [~renlord@adsl-62-167-28-85.adslplus.ch] has quit [Quit: leaving] 14:31 -!- pigeons_ is now known as pigeons 14:33 -!- poiuytre [~tiago@dslb-092-078-064-056.092.078.pools.vodafone-ip.de] has joined #bitcoin-core-dev 14:34 -!- poiuytre [~tiago@dslb-092-078-064-056.092.078.pools.vodafone-ip.de] has quit [Client Quit] 14:38 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 14:39 < Luke-Jr> jonasschnelli: : host mail.include7.ch[80.74.145.70] said: 554 5.7.1 Service unavailable; Client host [192.3.11.21] blocked using zen.spamhaus.org; https://www.spamhaus.org/sbl/query/SBL281118 (in reply to RCPT TO command) 14:40 < OxADADA> uh oh. 14:40 < Luke-Jr> your email host sucks. fix it? :P (Spamhaus abuses their position to blackmail datacentres) 14:47 -!- challisto [~challisto@c-76-16-149-33.hsd1.il.comcast.net] has joined #bitcoin-core-dev 14:47 -!- challisto [~challisto@c-76-16-149-33.hsd1.il.comcast.net] has quit [Changing host] 14:47 -!- challisto [~challisto@unaffiliated/challisto] has joined #bitcoin-core-dev 14:47 -!- challisto [~challisto@unaffiliated/challisto] has left #bitcoin-core-dev [] 14:47 -!- challisto [~challisto@unaffiliated/challisto] has joined #bitcoin-core-dev 15:02 -!- belcher [~user@unaffiliated/belcher] has joined #bitcoin-core-dev 15:06 -!- arubi [~ese168@unaffiliated/arubi] has quit [Ping timeout: 240 seconds] 15:31 < Luke-Jr> for anyone not reading bitcoin-dev ML: https://github.com/luke-jr/bips/blob/bip-biprevised/bip-biprevised.mediawiki 15:32 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 15:34 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 15:36 -!- btcdrak [uid115429@gateway/web/irccloud.com/x-nmmihnyeqxttwxds] has quit [Quit: Connection closed for inactivity] 15:42 -!- arubi [~ese168@unaffiliated/arubi] has joined #bitcoin-core-dev 16:05 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 16:06 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 16:08 -!- BashCo_ [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 16:11 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Ping timeout: 248 seconds] 16:25 < justanot1eruser> Luke-Jr: you should post on reddit 16:26 -!- justanot1eruser is now known as justanotheruser 16:38 < Luke-Jr> justanotheruser: why? 16:38 < justanotheruser> seems like something they'd be interested in 16:43 < Luke-Jr> https://www.reddit.com/r/Bitcoin/comments/43rnhf/bip_process_status_comments_and_copyright_licenses/ 16:46 -!- zooko [~user@50.141.118.160] has quit [Ping timeout: 250 seconds] 16:51 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has quit [Read error: Connection reset by peer] 16:51 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has joined #bitcoin-core-dev 16:59 -!- murch [~murch@p4FE3BAFB.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 17:04 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has quit [Read error: Connection reset by peer] 17:05 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has joined #bitcoin-core-dev 17:13 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Ping timeout: 250 seconds] 17:22 -!- adnn [adnn@gateway/vpn/mullvad/x-vzyjlyvcbfvyiook] has joined #bitcoin-core-dev 17:47 -!- d9b4bef9 [~d9b4bef9@web419.webfaction.com] has quit [Remote host closed the connection] 17:48 -!- d9b4bef9 [~d9b4bef9@web419.webfaction.com] has joined #bitcoin-core-dev 17:52 -!- mkarrer [~mkarrer@75.Red-83-43-123.dynamicIP.rima-tde.net] has quit [] 17:54 -!- mkarrer [~mkarrer@75.Red-83-43-123.dynamicIP.rima-tde.net] has joined #bitcoin-core-dev 17:58 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-sloocofcjezpwbpo] has quit [Quit: Connection closed for inactivity] 18:00 -!- adnn_ [adnn@gateway/vpn/mullvad/x-ekvecigfvmzsruny] has joined #bitcoin-core-dev 18:01 -!- challisto [~challisto@unaffiliated/challisto] has quit [Quit: Leaving] 18:04 -!- adnn [adnn@gateway/vpn/mullvad/x-vzyjlyvcbfvyiook] has quit [Ping timeout: 250 seconds] 18:05 -!- adnn [~adnn@cpe-158-222-198-108.nyc.res.rr.com] has joined #bitcoin-core-dev 18:07 -!- adnn_ [adnn@gateway/vpn/mullvad/x-ekvecigfvmzsruny] has quit [Ping timeout: 264 seconds] 18:29 -!- belcher [~user@unaffiliated/belcher] has quit [Quit: Leaving] 18:38 -!- Tasoshi_ [~Tasoshi@unaffiliated/tasoshi] has joined #bitcoin-core-dev 18:41 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has quit [Ping timeout: 252 seconds] 19:09 -!- gavink [~g@184.75.223.211] has joined #bitcoin-core-dev 19:43 -!- ryitpm [~ryitpm@87.121.52.41] has joined #bitcoin-core-dev 19:45 -!- adnn [~adnn@cpe-158-222-198-108.nyc.res.rr.com] has quit [Ping timeout: 250 seconds] 19:49 -!- adnn [adnn@gateway/vpn/mullvad/x-vmekseqddhgcsxhc] has joined #bitcoin-core-dev 20:11 -!- btcdrak [uid115429@gateway/web/irccloud.com/x-jxtgnfhsdegmglez] has joined #bitcoin-core-dev 20:19 -!- arubi [~ese168@unaffiliated/arubi] has quit [Ping timeout: 248 seconds] 20:23 -!- p15 [~p15@78.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 20:28 -!- brg444 [4631ca01@gateway/web/freenode/ip.70.49.202.1] has quit [Ping timeout: 252 seconds] 20:42 -!- Tasoshi_ [~Tasoshi@unaffiliated/tasoshi] has quit [Ping timeout: 264 seconds] 20:55 -!- Chris_Stewart_5 [~Chris_Ste@104.156.228.194] has quit [Ping timeout: 240 seconds] 21:39 -!- arubi [~ese168@unaffiliated/arubi] has joined #bitcoin-core-dev 22:15 -!- zooko [~user@c-73-229-199-227.hsd1.co.comcast.net] has joined #bitcoin-core-dev 22:17 -!- goregrind [~goregrind@unaffiliated/goregrind] has joined #bitcoin-core-dev 22:22 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-srgekdphfrejqfip] has joined #bitcoin-core-dev 23:04 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Remote host closed the connection] 23:07 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 23:24 -!- dcousens [~anon@220.101.80.78] has joined #bitcoin-core-dev 23:35 -!- dcousens [~anon@220.101.80.78] has quit [Ping timeout: 272 seconds]