12015-10-03T00:20:47  <phantomcircuit> maaku, there's a typo in BIP 68 "block-heigh" -> "block-height"
  22015-10-03T00:21:01  <maaku> phantomcircuit: thank you will correct
  32015-10-03T00:22:16  <phantomcircuit> maaku, also "the remaining bits reduced by 2^14" does that mean the remaining 30 bits - 2^14 ?
  42015-10-03T00:22:32  <maaku> it means ">> 14"
  52015-10-03T00:22:37  <maaku> have a better way of phrasing that?
  62015-10-03T00:22:41  <maaku> you're the 2nd person to comment on it
  72015-10-03T00:23:29  <jgarzik> Writing it as pseudo-C code may be more clear.
  82015-10-03T00:24:03  <phantomcircuit> maaku, wouldn't that be the same as simply saying "the next 16 bits are interpreted as"
  92015-10-03T00:25:32  <maaku> phantomcircuit: yeah that's pretty clear. I'll do that
 102015-10-03T00:25:43  <maaku> the normative C code is included below it
 112015-10-03T00:25:50  <phantomcircuit> i assume you're not using the full range of 30 bits such as to preserve the most bits possible as undefined meaning?
 122015-10-03T00:25:52  <maaku> *C++
 132015-10-03T00:25:58  <maaku> phantomcircuit: correct
 142015-10-03T00:26:14  <phantomcircuit> probably want to note that explicitly, otherwise the format is super confusing
 152015-10-03T00:26:37  <phantomcircuit> (as in appears to make no sense :)
 162015-10-03T00:27:02  <maaku> right ok
 172015-10-03T00:33:07  <phantomcircuit> maaku, OP_CHECKLOCKTIMEVERIFY is in master currently for mempool checking right?
 182015-10-03T00:34:18  <maaku> phantomcircuit: mempool-only CLTV is in master, yes
 192015-10-03T00:58:11  *** challisto has quit IRC
 202015-10-03T01:23:52  *** d_t has quit IRC
 212015-10-03T01:45:41  *** zooko has joined #bitcoin-core-dev
 222015-10-03T01:51:00  *** d_t has joined #bitcoin-core-dev
 232015-10-03T02:12:28  <phantomcircuit> BlueMatt, still working on the mempool limiter?
 242015-10-03T02:12:48  <BlueMatt> no, please review
 252015-10-03T02:12:52  <BlueMatt> I mean yes, needs unit tests
 262015-10-03T02:12:54  <BlueMatt> but please review
 272015-10-03T02:17:00  <phantomcircuit> lol
 282015-10-03T02:26:55  *** zooko` has joined #bitcoin-core-dev
 292015-10-03T02:28:19  *** zooko has quit IRC
 302015-10-03T02:36:46  *** challisto has joined #bitcoin-core-dev
 312015-10-03T02:53:09  *** challisto has quit IRC
 322015-10-03T02:53:10  *** challisto has joined #bitcoin-core-dev
 332015-10-03T02:55:04  *** challisto has joined #bitcoin-core-dev
 342015-10-03T03:03:53  *** challisto has quit IRC
 352015-10-03T03:12:50  *** challisto has joined #bitcoin-core-dev
 362015-10-03T03:19:53  *** rusty has joined #bitcoin-core-dev
 372015-10-03T03:25:06  *** belcher_ has quit IRC
 382015-10-03T03:40:02  *** d_t has quit IRC
 392015-10-03T04:33:13  *** d_t has joined #bitcoin-core-dev
 402015-10-03T04:42:22  *** d_t has quit IRC
 412015-10-03T04:43:51  *** zooko` has quit IRC
 422015-10-03T04:49:17  *** PaulCape_ has joined #bitcoin-core-dev
 432015-10-03T04:51:19  *** PaulCapestany has quit IRC
 442015-10-03T04:55:48  *** ehenri has joined #bitcoin-core-dev
 452015-10-03T05:00:17  *** ehenri has quit IRC
 462015-10-03T06:41:30  *** rusty has quit IRC
 472015-10-03T07:06:59  *** bitdevsnyc has quit IRC
 482015-10-03T07:35:59  *** wladimir has joined #bitcoin-core-dev
 492015-10-03T07:44:11  *** alpalp has quit IRC
 502015-10-03T08:03:51  *** randy-waterhouse has joined #bitcoin-core-dev
 512015-10-03T08:13:11  *** dcousens has joined #bitcoin-core-dev
 522015-10-03T08:17:41  *** wumpus has joined #bitcoin-core-dev
 532015-10-03T08:22:17  *** wladimir has quit IRC
 542015-10-03T08:48:21  *** n0n0__ has joined #bitcoin-core-dev
 552015-10-03T08:53:07  *** dcousens has quit IRC
 562015-10-03T09:45:06  *** jgarzik has quit IRC
 572015-10-03T10:18:12  <petertodd> btcdrak: I'll open a pull-req for FSS-RBF soon, now that the mempool is settling down a bit
 582015-10-03T10:28:10  <petertodd> dgenr8: the attack spree after f2pool turned full-rbf on happened *after* they turned full-rbf *off*
 592015-10-03T10:37:14  <CodeShark> petertodd: I'm a good ways along in implementing versionbits
 602015-10-03T10:38:02  <CodeShark> I hope to have a PR ready next week
 612015-10-03T10:39:29  <CodeShark> and we can merge all this and still continue to use IsSuperMajority for the time being
 622015-10-03T10:43:23  *** rusty has joined #bitcoin-core-dev
 632015-10-03T10:52:00  <petertodd> CodeShark: cool!
 642015-10-03T10:52:35  <petertodd> CodeShark: yeah, deploying versionbits in parallel to IsSuperMajority() is fine
 652015-10-03T10:56:59  <sipa> CodeShark: i've been busy, but i'll review your code soon
 662015-10-03T10:58:06  <CodeShark> thanks, sipa
 672015-10-03T11:43:58  *** BashCo_ has joined #bitcoin-core-dev
 682015-10-03T11:44:10  *** BashCo has quit IRC
 692015-10-03T12:06:10  <btcdrak> where did --with-gui=no go as a ./configure option?
 702015-10-03T12:06:18  <btcdrak> has it been renamed?
 712015-10-03T12:08:53  <sipa> --without-X is an alias for --with-X=no
 722015-10-03T12:08:59  <btcdrak> ty
 732015-10-03T12:09:18  <btcdrak> --with-gui=no now returns an error
 742015-10-03T12:14:37  *** GAit has joined #bitcoin-core-dev
 752015-10-03T12:15:08  <sipa> oh?
 762015-10-03T12:15:19  <sipa> really?
 772015-10-03T12:15:42  <btcdrak> yeah, said unrecognised option, --without-gui worked
 782015-10-03T12:17:08  <btcdrak> sipa: interesting, --with-gui works, but not --with-gui=no
 792015-10-03T12:18:11  <sipa> works for me
 802015-10-03T12:18:29  <sipa> maybe it depends on what version of autoconf you use?
 812015-10-03T12:19:45  <btcdrak> 2.69
 822015-10-03T12:23:00  <CodeShark> http://manpages.ubuntu.com/manpages/saucy/man3/endian.3.html
 832015-10-03T12:23:14  <CodeShark> err, wrong window :p
 842015-10-03T12:28:52  *** belcher_ has joined #bitcoin-core-dev
 852015-10-03T12:34:23  *** CodeShark has quit IRC
 862015-10-03T12:48:15  <btcdrak> has something else changed recently in the build requirements? I've been struggling to build master on a fresh Ubuntu instance https://www.irccloud.com/pastebin/35OCOFYh/ - doesnt make sense.
 872015-10-03T12:48:16  *** CodeShark has joined #bitcoin-core-dev
 882015-10-03T12:51:31  <wumpus> btcdrak: something is very wrong with your autoconf/configure run, looks like presence of byte-swap primitives is misdetected
 892015-10-03T12:54:46  <wumpus> --without-gui works fine here
 902015-10-03T12:55:02  <wumpus> what version of ubuntu is that? are you sure it's a fresh checkout, or an old polluted tree?
 912015-10-03T12:56:20  <btcdrak> wumpus: yeah it was an old tree, git clean -dfx solved it.
 922015-10-03T12:59:11  <wumpus> ok
 932015-10-03T12:59:25  <GitHub18> [bitcoin] petertodd opened pull request #6751: Document pull-req #6424 in release-notes (master...pull-req-6424-release-notes) https://github.com/bitcoin/bitcoin/pull/6751
 942015-10-03T13:00:52  *** randy-waterhouse has quit IRC
 952015-10-03T13:20:39  *** rusty has quit IRC
 962015-10-03T13:23:23  <wumpus> cfields, jonasschnelli: looks like we collected some warning cruft in the build system, probably introduced by the unicode subtree change: make[2]: Circular univalue/lib/libunivalue.la <- univalue/lib/libunivalue.la dependency dropped.
 972015-10-03T13:23:47  *** jl2012 has quit IRC
 982015-10-03T13:39:16  *** alpalp has joined #bitcoin-core-dev
 992015-10-03T14:18:57  *** JoeLiu has joined #bitcoin-core-dev
1002015-10-03T14:47:16  *** d_t has joined #bitcoin-core-dev
1012015-10-03T15:07:35  <GitHub103> [bitcoin] ptschip opened pull request #6752: Changed rpc-tests.sh to rpc-tests.py in README.md (master...readme) https://github.com/bitcoin/bitcoin/pull/6752
1022015-10-03T15:09:29  *** d_t has quit IRC
1032015-10-03T15:09:56  <wumpus> AddLocal(addr) automatically sets SetReachable(addr.net). Although I understand why, I don't think this is always correct, for example listening on an ONION address (-externalip=XXX.onion, or through #6639) doesn't mean we can do outgoing connections to them
1042015-10-03T15:13:33  *** d_t has joined #bitcoin-core-dev
1052015-10-03T15:19:22  *** d_t has quit IRC
1062015-10-03T15:40:49  *** d_t has joined #bitcoin-core-dev
1072015-10-03T15:45:39  *** d_t has quit IRC
1082015-10-03T16:10:14  *** n0n0_ has joined #bitcoin-core-dev
1092015-10-03T16:14:12  *** n0n0__ has quit IRC
1102015-10-03T16:29:21  *** JoeLiu has quit IRC
1112015-10-03T17:53:49  *** randy-waterhouse has joined #bitcoin-core-dev
1122015-10-03T18:01:22  *** bitdevsnyc has joined #bitcoin-core-dev
1132015-10-03T18:08:26  *** bitdevsnyc has quit IRC
1142015-10-03T18:09:49  <jonasschnelli> wumpus: yes. I also saw the "circular reference" warning. Will have a look at it soon.
1152015-10-03T18:29:37  *** randy-waterhouse has left #bitcoin-core-dev
1162015-10-03T18:30:00  *** randy-waterhouse has joined #bitcoin-core-dev
1172015-10-03T18:32:36  *** ParadoxSpiral has joined #bitcoin-core-dev
1182015-10-03T18:35:28  *** ParadoxSpiral_ has quit IRC
1192015-10-03T18:44:36  *** randy-waterhouse has quit IRC
1202015-10-03T20:09:20  *** d_t has joined #bitcoin-core-dev
1212015-10-03T20:09:59  *** n0n0_ has quit IRC
1222015-10-03T20:25:44  *** ParadoxSpiral has quit IRC
1232015-10-03T20:30:51  *** d_t has quit IRC
1242015-10-03T21:44:58  *** Luke-Jr has quit IRC
1252015-10-03T21:47:10  *** Luke-Jr has joined #bitcoin-core-dev
1262015-10-03T21:51:14  *** paveljanik has quit IRC
1272015-10-03T22:06:19  *** ProfMac has quit IRC
1282015-10-03T22:18:15  *** ProfMac has joined #bitcoin-core-dev
1292015-10-03T22:46:10  *** devrandom has quit IRC
1302015-10-03T22:47:08  *** devrandom has joined #bitcoin-core-dev
1312015-10-03T23:20:47  *** belcher_ has quit IRC
1322015-10-03T23:22:30  *** belcher_ has joined #bitcoin-core-dev
1332015-10-03T23:24:36  *** CodeShark is now known as CodeShark_
1342015-10-03T23:25:12  *** CodeShark has joined #bitcoin-core-dev
1352015-10-03T23:35:07  *** PRab has quit IRC