12016-02-17T00:00:43  <phantomcircuit> wump, the payment protocol appears to be exposing a very large attack surface, this glibc exploit being a prime example
  22016-02-17T00:07:23  <btcdrak> You mean wumpus I assume :-)
  32016-02-17T00:12:01  *** frankenmint has joined #bitcoin-core-dev
  42016-02-17T00:22:44  *** adnn_ has quit IRC
  52016-02-17T00:24:10  <Luke-Jr> phantomcircuit: indeed
  62016-02-17T00:24:20  <Luke-Jr> would be nice to somehow sandbox it
  72016-02-17T00:24:33  <Luke-Jr> but even moving it to another process may be useless
  82016-02-17T00:24:44  <phantomcircuit> btcdrak, i do, but his nick has changed for some reason
  92016-02-17T00:25:00  <Luke-Jr> at least we build with hardening options
 102016-02-17T00:25:01  <phantomcircuit> Luke-Jr, it seems like disabling it by default is necessary
 112016-02-17T00:25:11  <Luke-Jr> phantomcircuit: noooooooo then people will use addresses :<
 122016-02-17T00:25:11  <phantomcircuit> "I KNOW WHAT IM DOING LET ME CHECK THE BOX"
 132016-02-17T00:25:23  <phantomcircuit> Luke-Jr, have you looked at the code?
 142016-02-17T00:25:25  <Luke-Jr> no
 152016-02-17T00:25:35  <phantomcircuit> it's attack surface alone is larger than the entire rest of bitcoin-qt
 162016-02-17T00:25:46  <Luke-Jr> of course it is
 172016-02-17T00:25:52  <phantomcircuit> all of openssl tls, all of protobufs
 182016-02-17T00:25:55  <Luke-Jr> that's inherent in doing secure connections with third parties
 192016-02-17T00:25:59  <phantomcircuit> protobufs machine generated code
 202016-02-17T00:31:15  *** frankenmint has quit IRC
 212016-02-17T00:41:09  *** afk11_ has quit IRC
 222016-02-17T00:43:17  *** laurentmt has joined #bitcoin-core-dev
 232016-02-17T00:44:41  *** afk11 has joined #bitcoin-core-dev
 242016-02-17T00:53:47  *** laurentmt has quit IRC
 252016-02-17T01:16:47  *** gryzv has joined #bitcoin-core-dev
 262016-02-17T01:17:55  <gmaxwell>   "errors": "WARNING: abnormally high number of blocks generated, 191 blocks received in the last 4 hours (24 expected)"
 272016-02-17T01:18:07  <gmaxwell> ... syncing a brand new testnet node.
 282016-02-17T01:21:56  *** murch has quit IRC
 292016-02-17T01:22:24  *** fkhan has quit IRC
 302016-02-17T01:22:36  <warren> Hmm, I saw complaints about that warning on the forums lately.  It might be buggy.
 312016-02-17T01:23:05  <gmaxwell> it has several issues; they're known.  just irritates me.
 322016-02-17T01:24:08  <warren> I wonder if people ignore the warnings coming from the API because of false warnings.
 332016-02-17T01:24:45  <gmaxwell> basically I think the _only_ requirement for hurestic danger condition warnings is that they be effectively free of false positives.
 342016-02-17T01:34:58  <btcdrak> gmaxwell: is there any open issue about it?
 352016-02-17T01:35:12  *** fkhan has joined #bitcoin-core-dev
 362016-02-17T01:35:12  *** bityogi has joined #bitcoin-core-dev
 372016-02-17T01:36:13  <gmaxwell> yes
 382016-02-17T01:36:56  <gmaxwell> https://github.com/bitcoin/bitcoin/issues/7488
 392016-02-17T01:37:19  *** gribble has quit IRC
 402016-02-17T01:40:13  *** skyraider_ has quit IRC
 412016-02-17T01:50:32  *** gribble has joined #bitcoin-core-dev
 422016-02-17T01:58:37  *** bityogi has quit IRC
 432016-02-17T02:00:03  *** dermoth has quit IRC
 442016-02-17T02:00:33  *** bityogi has joined #bitcoin-core-dev
 452016-02-17T02:00:43  *** dermoth has joined #bitcoin-core-dev
 462016-02-17T02:02:27  *** bityogi has quit IRC
 472016-02-17T02:02:53  *** bityogi has joined #bitcoin-core-dev
 482016-02-17T02:03:18  *** justanot1eruser is now known as justanotheruser
 492016-02-17T02:08:26  *** Ylbam has quit IRC
 502016-02-17T02:14:36  *** bityogi has quit IRC
 512016-02-17T02:14:55  *** bityogi has joined #bitcoin-core-dev
 522016-02-17T02:20:20  *** gryzv has quit IRC
 532016-02-17T02:23:49  *** AaronvanW has quit IRC
 542016-02-17T02:36:50  <Luke-Jr> dunno, I'd expect that on testnet regardles
 552016-02-17T02:37:42  *** p15_ has quit IRC
 562016-02-17T02:38:33  *** bityogi has quit IRC
 572016-02-17T02:38:45  *** p15 has joined #bitcoin-core-dev
 582016-02-17T02:42:47  *** dermoth has quit IRC
 592016-02-17T02:46:27  *** bityogi has joined #bitcoin-core-dev
 602016-02-17T02:49:55  *** bityogi has quit IRC
 612016-02-17T02:57:15  *** adnn has joined #bitcoin-core-dev
 622016-02-17T03:07:24  *** dermoth has joined #bitcoin-core-dev
 632016-02-17T03:13:04  *** belcher has quit IRC
 642016-02-17T03:13:29  *** xiangfu has joined #bitcoin-core-dev
 652016-02-17T03:29:10  *** Chris_Stewart_5 has quit IRC
 662016-02-17T03:36:10  <phantomcircuit> gmaxwell, the warning is actually correct on testnet, although not by anywhere near the margin in the error
 672016-02-17T03:41:27  *** nid has joined #bitcoin-core-dev
 682016-02-17T03:44:55  *** nid has quit IRC
 692016-02-17T03:56:24  <GitHub39> [bitcoin] fanquake opened pull request #7548: Correct duplicate names in release notes (0.12...fix-release-note-names) https://github.com/bitcoin/bitcoin/pull/7548
 702016-02-17T04:16:05  *** zooko has joined #bitcoin-core-dev
 712016-02-17T04:30:21  *** justanot1eruser has joined #bitcoin-core-dev
 722016-02-17T04:30:35  *** justanotheruser has quit IRC
 732016-02-17T04:32:48  *** justanot1eruser is now known as justanotheruser
 742016-02-17T05:00:02  *** dermoth has quit IRC
 752016-02-17T05:00:56  *** dermoth has joined #bitcoin-core-dev
 762016-02-17T05:23:29  <Luke-Jr> wump: we should switch from a time-based release schedule to block height :D
 772016-02-17T05:34:28  *** davec has quit IRC
 782016-02-17T05:37:15  *** zooko has quit IRC
 792016-02-17T05:39:59  *** davec has joined #bitcoin-core-dev
 802016-02-17T06:11:25  <warren> Luke-Jr: miners get to choose the release schedule in addition to the rules!
 812016-02-17T06:41:24  *** xiangfu has quit IRC
 822016-02-17T06:41:41  *** xiangfu has joined #bitcoin-core-dev
 832016-02-17T06:50:54  <Luke-Jr> XD
 842016-02-17T06:53:59  *** xiangfu_ has joined #bitcoin-core-dev
 852016-02-17T06:54:15  *** fkhan has quit IRC
 862016-02-17T06:54:48  *** xiangfu has quit IRC
 872016-02-17T06:54:55  *** xiangfu_ has quit IRC
 882016-02-17T06:55:14  *** xiangfu has joined #bitcoin-core-dev
 892016-02-17T07:05:08  *** Don_John has quit IRC
 902016-02-17T07:05:23  *** Don_John has joined #bitcoin-core-dev
 912016-02-17T07:05:35  *** paveljanik has joined #bitcoin-core-dev
 922016-02-17T07:07:46  *** xiangfu has quit IRC
 932016-02-17T07:07:58  *** xiangfu has joined #bitcoin-core-dev
 942016-02-17T07:11:43  *** fkhan has joined #bitcoin-core-dev
 952016-02-17T07:13:56  *** Thireus has joined #bitcoin-core-dev
 962016-02-17T07:15:41  *** cjcj has joined #bitcoin-core-dev
 972016-02-17T07:28:12  *** Thireus has quit IRC
 982016-02-17T07:29:44  *** Thireus has joined #bitcoin-core-dev
 992016-02-17T07:35:56  *** Ylbam has joined #bitcoin-core-dev
1002016-02-17T07:44:25  *** Don_John has quit IRC
1012016-02-17T07:55:48  *** cjcj has quit IRC
1022016-02-17T08:00:22  *** cjcj has joined #bitcoin-core-dev
1032016-02-17T08:19:09  *** gryzv has joined #bitcoin-core-dev
1042016-02-17T08:32:05  *** go1111111 has quit IRC
1052016-02-17T08:32:12  *** paveljanik has quit IRC
1062016-02-17T08:34:53  *** nullpt_ has quit IRC
1072016-02-17T08:36:13  *** jarret has quit IRC
1082016-02-17T08:40:27  <GitHub85> [bitcoin] laanwj pushed 2 new commits to 0.12: https://github.com/bitcoin/bitcoin/compare/b4662646352d...188ca9c305d3
1092016-02-17T08:40:28  <GitHub85> bitcoin/0.12 ea52530 fanquake: Fix duplicate names in release notes...
1102016-02-17T08:40:28  <GitHub159> [bitcoin] laanwj closed pull request #7548: Correct duplicate names in release notes (0.12...fix-release-note-names) https://github.com/bitcoin/bitcoin/pull/7548
1112016-02-17T08:40:28  <GitHub85> bitcoin/0.12 188ca9c Wladimir J. van der Laan: Merge #7548: Correct duplicate names in release notes...
1122016-02-17T08:47:37  *** go1111111 has joined #bitcoin-core-dev
1132016-02-17T09:04:28  *** Thireus has quit IRC
1142016-02-17T09:12:15  *** fanquake has joined #bitcoin-core-dev
1152016-02-17T09:20:36  *** wump is now known as wumpus
1162016-02-17T09:22:19  <wumpus> phantomcircuit: yes, sandboxing that code would be nice. Although arguably, against libc exploits, no one stands a chance. If bitcoin-qt doesn't get exploited itself some other service or process will, and they'll pwn the box anyway.
1172016-02-17T09:26:52  <wumpus> I'm competely shocked that there is an exploitable vulnerability in DNS lookup in 2016, in the early days of the internet this wouldn't have been so surprising, but this really makes me sad. It fits in the category of 'winnuke' anno 1995.
1182016-02-17T09:27:19  *** Guyver2 has joined #bitcoin-core-dev
1192016-02-17T09:27:28  *** Thireus has joined #bitcoin-core-dev
1202016-02-17T09:27:35  <Luke-Jr> wumpus: I didn't read all the details, but from what I saw, it looked like a potential intentional exploit
1212016-02-17T09:28:21  <wumpus> well if this vulnerability was created intentionall ywith our taxpayer dollars that woud be sad^infinity, the human race is doomed
1222016-02-17T09:28:44  <gmaxwell> Luke-Jr: come on, it's not like there is some big attacker with global infrastructure specifically built to monitor and spoof/race DNS responses in real time-- that would be needed to really make the best use of this.
1232016-02-17T09:29:44  <Luke-Jr> gmaxwell: lol (that's sarcasm, right?)
1242016-02-17T09:29:46  *** Thireus has quit IRC
1252016-02-17T09:29:56  <gmaxwell> right.
1262016-02-17T09:30:34  <wumpus> I can believe in stupidity, but such level of malice...
1272016-02-17T09:30:35  <Luke-Jr> hm, ttyl I guess :|
1282016-02-17T09:30:36  <Luke-Jr> [09:29:25] [Notice] -kloeri- [Global Notice] It's upgrade all the things day which also means lots of reboots. This will unfortunately be quite noisy. Remember connecting to chat.freenode.net, stay calm and don't panic!
1292016-02-17T09:30:40  <wumpus> later
1302016-02-17T09:31:14  *** halovast_ has joined #bitcoin-core-dev
1312016-02-17T09:31:37  *** blur3d has joined #bitcoin-core-dev
1322016-02-17T09:32:12  <Luke-Jr> fwiw here's the Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=574880
1332016-02-17T09:32:27  *** wallet42 has quit IRC
1342016-02-17T09:32:55  <Luke-Jr> wumpus: AIUI, basically they allocated the buffer correctly, but "forgot" to set the old pointer var to the new buffer, while using the newly allocated buffer's size still
1352016-02-17T09:34:17  *** zibbo_ has quit IRC
1362016-02-17T09:34:40  *** nullpt has joined #bitcoin-core-dev
1372016-02-17T09:37:00  <wumpus> Luke-Jr: that would be problematic on the heap, but with alloca doubly so, as stack overflows are much easier to exploit
1382016-02-17T09:38:44  <Luke-Jr> there was also something removed by the patch that explicitly disabled GCC warnings about something too, not sure if related
1392016-02-17T09:38:59  <Luke-Jr> actually, I think that's on the Gentoo side of the merge, nm
1402016-02-17T09:39:03  *** gryzv has quit IRC
1412016-02-17T09:41:21  <wumpus> at least stack canaries should be some help, given that there's not some convenient heartbleed-like leak somewhere, or a convenient variable to overwrite on the stack before the canary; after all, alloca() by necessity gets allocated *before* the rest of the stack frame so it can overwrite anything else on it
1422016-02-17T09:42:07  *** jarret has joined #bitcoin-core-dev
1432016-02-17T09:43:20  *** xiangfu has quit IRC
1442016-02-17T09:44:06  *** murch has joined #bitcoin-core-dev
1452016-02-17T09:44:35  <gmaxwell> the problem is that honest mistakes tend to look more suspicious than bugdoors.
1462016-02-17T09:45:06  <Luke-Jr> gmaxwell: that's a good point
1472016-02-17T09:45:22  <gmaxwell> because a mistake is a roll of dice, you didn't intend to make it-- so if it's suspicious looking or not is pure chance... while a bugdoor is intentional and can be carefully crafted to look accidental.
1482016-02-17T09:46:07  <gmaxwell> Luke-Jr: gentoo has updated ebuilds but they're still masked. 2.21-r2 and 2.22-r2
1492016-02-17T09:46:15  <wumpus> yes, that's true
1502016-02-17T09:52:37  *** evoskuil has quit IRC
1512016-02-17T09:52:38  *** wangchun has quit IRC
1522016-02-17T09:52:39  *** isis has quit IRC
1532016-02-17T09:52:40  *** Arnavion has quit IRC
1542016-02-17T09:52:40  *** Prattler has quit IRC
1552016-02-17T09:52:40  *** btcdrak has quit IRC
1562016-02-17T09:52:43  *** OxADADA has quit IRC
1572016-02-17T09:52:43  *** arubi has quit IRC
1582016-02-17T09:52:44  *** Lightsword has quit IRC
1592016-02-17T09:52:44  *** sipa has quit IRC
1602016-02-17T09:52:45  *** Amnez777 has quit IRC
1612016-02-17T09:52:45  *** zmanian_ has quit IRC
1622016-02-17T09:52:46  *** baldur_ has quit IRC
1632016-02-17T09:52:46  *** [b__b] has quit IRC
1642016-02-17T09:52:46  *** kinlo has quit IRC
1652016-02-17T09:52:48  *** NicolasDorier has quit IRC
1662016-02-17T09:52:49  *** eragmus has quit IRC
1672016-02-17T09:52:49  *** viderizer1 has quit IRC
1682016-02-17T09:52:50  *** blkdb has quit IRC
1692016-02-17T09:52:52  *** lclc has quit IRC
1702016-02-17T09:52:52  *** jonasschnelli has quit IRC
1712016-02-17T09:52:53  *** nanotube has quit IRC
1722016-02-17T09:52:53  *** CodeShark has quit IRC
1732016-02-17T09:53:00  *** kinlo has joined #bitcoin-core-dev
1742016-02-17T09:53:08  *** sipa has joined #bitcoin-core-dev
1752016-02-17T09:53:09  *** viderizer1 has joined #bitcoin-core-dev
1762016-02-17T09:53:11  *** Amnez777 has joined #bitcoin-core-dev
1772016-02-17T09:53:12  *** Prattler has joined #bitcoin-core-dev
1782016-02-17T09:53:12  *** wangchun has joined #bitcoin-core-dev
1792016-02-17T09:53:14  *** OxADADA has joined #bitcoin-core-dev
1802016-02-17T09:53:18  *** Lightsword has joined #bitcoin-core-dev
1812016-02-17T09:53:19  *** lclc has joined #bitcoin-core-dev
1822016-02-17T09:53:22  *** baldur_ has joined #bitcoin-core-dev
1832016-02-17T09:53:37  *** jonasschnelli has joined #bitcoin-core-dev
1842016-02-17T09:55:02  *** isis has joined #bitcoin-core-dev
1852016-02-17T09:55:03  *** [b__b] has joined #bitcoin-core-dev
1862016-02-17T09:55:34  *** blkdb has joined #bitcoin-core-dev
1872016-02-17T09:56:26  *** evoskuil has joined #bitcoin-core-dev
1882016-02-17T09:57:50  *** jouke_ has quit IRC
1892016-02-17T09:57:50  *** jouke_ has joined #bitcoin-core-dev
1902016-02-17T09:58:08  *** nanotube has joined #bitcoin-core-dev
1912016-02-17T09:58:34  *** btcdrak has joined #bitcoin-core-dev
1922016-02-17T09:59:35  *** erasmospunk has joined #bitcoin-core-dev
1932016-02-17T10:00:15  *** zmanian_ has joined #bitcoin-core-dev
1942016-02-17T10:00:40  *** eragmus has joined #bitcoin-core-dev
1952016-02-17T10:00:53  *** NicolasDorier has joined #bitcoin-core-dev
1962016-02-17T10:02:01  *** CodeShark has joined #bitcoin-core-dev
1972016-02-17T10:03:33  *** NicolasDorier has quit IRC
1982016-02-17T10:03:34  *** blkdb has quit IRC
1992016-02-17T10:03:36  *** kinlo has quit IRC
2002016-02-17T10:03:37  *** Prattler has quit IRC
2012016-02-17T10:03:49  *** kinlo has joined #bitcoin-core-dev
2022016-02-17T10:03:55  *** arubi has joined #bitcoin-core-dev
2032016-02-17T10:04:29  *** Prattler has joined #bitcoin-core-dev
2042016-02-17T10:06:01  *** cjcj has quit IRC
2052016-02-17T10:07:03  *** cjcj has joined #bitcoin-core-dev
2062016-02-17T10:07:37  *** blkdb has joined #bitcoin-core-dev
2072016-02-17T10:08:12  *** go1111111 has quit IRC
2082016-02-17T10:08:13  *** wumpus has quit IRC
2092016-02-17T10:08:14  *** xabbix has quit IRC
2102016-02-17T10:08:16  *** mm_1 has quit IRC
2112016-02-17T10:08:17  *** midnightmagic has quit IRC
2122016-02-17T10:08:32  *** wumpus has joined #bitcoin-core-dev
2132016-02-17T10:08:35  *** xabbix has joined #bitcoin-core-dev
2142016-02-17T10:08:36  *** xabbix has joined #bitcoin-core-dev
2152016-02-17T10:08:46  *** mm_1 has joined #bitcoin-core-dev
2162016-02-17T10:09:20  *** go1111111 has joined #bitcoin-core-dev
2172016-02-17T10:10:14  *** murch has quit IRC
2182016-02-17T10:11:04  *** midnightmagic has joined #bitcoin-core-dev
2192016-02-17T10:11:32  *** murch has joined #bitcoin-core-dev
2202016-02-17T10:12:52  *** AaronvanW has joined #bitcoin-core-dev
2212016-02-17T10:13:56  *** NicolasDorier has joined #bitcoin-core-dev
2222016-02-17T10:18:16  *** _dR has joined #bitcoin-core-dev
2232016-02-17T10:31:17  *** p15_ has joined #bitcoin-core-dev
2242016-02-17T10:32:15  *** p15 has quit IRC
2252016-02-17T10:42:33  *** _dR has quit IRC
2262016-02-17T10:43:11  *** aj has quit IRC
2272016-02-17T10:50:12  *** lightningbot has joined #bitcoin-core-dev
2282016-02-17T10:50:13  *** kanzure has joined #bitcoin-core-dev
2292016-02-17T10:50:16  *** 16WAAV28L has joined #bitcoin-core-dev
2302016-02-17T10:50:19  *** ryitpm has joined #bitcoin-core-dev
2312016-02-17T10:50:34  *** teward has joined #bitcoin-core-dev
2322016-02-17T10:50:41  *** Taek has joined #bitcoin-core-dev
2332016-02-17T10:51:48  *** isis has joined #bitcoin-core-dev
2342016-02-17T10:52:15  *** d9b4bef9 has joined #bitcoin-core-dev
2352016-02-17T10:52:45  *** aj has joined #bitcoin-core-dev
2362016-02-17T10:53:44  *** berndj has joined #bitcoin-core-dev
2372016-02-17T10:54:37  *** ChillazZ has joined #bitcoin-core-dev
2382016-02-17T10:55:01  *** ChillazZ is now known as Guest53522
2392016-02-17T10:57:10  *** pmienk has quit IRC
2402016-02-17T10:57:24  *** petertodd has quit IRC
2412016-02-17T11:08:15  *** lightningbot has joined #bitcoin-core-dev
2422016-02-17T11:11:06  *** lecusemble has joined #bitcoin-core-dev
2432016-02-17T11:11:14  *** pmienk has joined #bitcoin-core-dev
2442016-02-17T11:11:36  *** petertodd has joined #bitcoin-core-dev
2452016-02-17T11:11:37  *** pmienk has quit IRC
2462016-02-17T11:12:07  *** pmienk has joined #bitcoin-core-dev
2472016-02-17T11:12:20  *** Cheeseo has quit IRC
2482016-02-17T11:17:46  *** Cheeseo has joined #bitcoin-core-dev
2492016-02-17T11:18:15  *** gevs has joined #bitcoin-core-dev
2502016-02-17T11:18:25  *** NicolasDorier has joined #bitcoin-core-dev
2512016-02-17T11:19:17  *** btcdrak has joined #bitcoin-core-dev
2522016-02-17T11:20:56  <randy-waterhouse> more like a welcome mat than a bugdoor
2532016-02-17T11:21:56  *** randy-waterhouse has quit IRC
2542016-02-17T11:28:35  *** murch has quit IRC
2552016-02-17T11:31:33  *** laurentmt has joined #bitcoin-core-dev
2562016-02-17T11:33:02  <GitHub5> [bitcoin] ptschip opened pull request #7549: Fix for locking issue and compile warning (master...BUIP010_pt3) https://github.com/bitcoin/bitcoin/pull/7549
2572016-02-17T11:35:20  <GitHub100> [bitcoin] ptschip closed pull request #7549: Fix for locking issue and compile warning (master...BUIP010_pt3) https://github.com/bitcoin/bitcoin/pull/7549
2582016-02-17T11:39:54  *** laurentmt has quit IRC
2592016-02-17T11:39:54  *** go1111111 has quit IRC
2602016-02-17T11:39:54  *** baldur_ has quit IRC
2612016-02-17T11:39:54  *** jouke_ has quit IRC
2622016-02-17T11:39:55  *** jcorgan has quit IRC
2632016-02-17T11:39:55  *** gmaxwell has quit IRC
2642016-02-17T11:39:55  *** BlueMatt has quit IRC
2652016-02-17T11:40:10  *** gmaxwell has joined #bitcoin-core-dev
2662016-02-17T11:40:11  *** laurentmt has joined #bitcoin-core-dev
2672016-02-17T11:40:13  *** jouke has joined #bitcoin-core-dev
2682016-02-17T11:40:21  *** go1111111 has joined #bitcoin-core-dev
2692016-02-17T11:40:34  *** gmaxwell is now known as Guest92614
2702016-02-17T11:40:38  *** Guyver2 has joined #bitcoin-core-dev
2712016-02-17T11:41:05  *** baldur has joined #bitcoin-core-dev
2722016-02-17T11:43:13  *** BlueMatt has joined #bitcoin-core-dev
2732016-02-17T11:50:14  *** Guyver2 has quit IRC
2742016-02-17T11:50:20  *** Cheeseo has quit IRC
2752016-02-17T11:50:20  *** dgenr8 has quit IRC
2762016-02-17T11:50:20  *** Amnez777 has quit IRC
2772016-02-17T11:50:20  *** fanquake has quit IRC
2782016-02-17T11:50:20  *** fkhan has quit IRC
2792016-02-17T11:50:20  *** dermoth has quit IRC
2802016-02-17T11:50:20  *** moli has quit IRC
2812016-02-17T11:50:20  *** mkarrer_ has quit IRC
2822016-02-17T11:50:20  *** Evel-Knievel has quit IRC
2832016-02-17T11:50:20  *** amiller has quit IRC
2842016-02-17T11:50:20  *** pigeons has quit IRC
2852016-02-17T11:50:20  *** nOgAnOo has quit IRC
2862016-02-17T11:50:20  *** instagibbs has quit IRC
2872016-02-17T11:50:21  *** da2ce7_mobile has quit IRC
2882016-02-17T11:50:21  *** aureianimus has quit IRC
2892016-02-17T11:50:21  *** Aleph0 has quit IRC
2902016-02-17T11:50:21  *** smooth has quit IRC
2912016-02-17T11:50:33  *** pigeons has joined #bitcoin-core-dev
2922016-02-17T11:50:34  *** Aleph0 has joined #bitcoin-core-dev
2932016-02-17T11:50:35  *** Amnez777 has joined #bitcoin-core-dev
2942016-02-17T11:50:44  *** fanquake has joined #bitcoin-core-dev
2952016-02-17T11:50:48  *** dgenr8 has joined #bitcoin-core-dev
2962016-02-17T11:50:48  *** da2ce7_mobile has joined #bitcoin-core-dev
2972016-02-17T11:50:58  *** pigeons is now known as Guest73460
2982016-02-17T11:51:23  *** dermoth has joined #bitcoin-core-dev
2992016-02-17T11:51:32  *** mkarrer has joined #bitcoin-core-dev
3002016-02-17T11:51:41  *** Evel-Knievel has joined #bitcoin-core-dev
3012016-02-17T11:51:48  *** Cheeseo has joined #bitcoin-core-dev
3022016-02-17T11:51:48  *** Cheeseo has joined #bitcoin-core-dev
3032016-02-17T11:52:06  *** instagibbs has joined #bitcoin-core-dev
3042016-02-17T11:52:18  *** gevs has quit IRC
3052016-02-17T11:52:39  *** Amnez777 has quit IRC
3062016-02-17T11:52:40  *** Amnez777 has joined #bitcoin-core-dev
3072016-02-17T11:53:19  *** gevs has joined #bitcoin-core-dev
3082016-02-17T11:54:30  *** fkhan has joined #bitcoin-core-dev
3092016-02-17T11:56:09  *** Guest33530 has joined #bitcoin-core-dev
3102016-02-17T11:59:14  *** lahwran has quit IRC
3112016-02-17T11:59:14  *** mr_burdell has quit IRC
3122016-02-17T11:59:14  *** nickler has quit IRC
3132016-02-17T11:59:14  *** sdaftuar has quit IRC
3142016-02-17T11:59:15  *** nanotube has quit IRC
3152016-02-17T11:59:15  *** nullpt has quit IRC
3162016-02-17T11:59:15  *** Tasoshi_ has quit IRC
3172016-02-17T11:59:15  *** PaulCapestany has quit IRC
3182016-02-17T11:59:16  *** guruvan has quit IRC
3192016-02-17T11:59:16  *** BananaLotus has quit IRC
3202016-02-17T11:59:16  *** ghtdak has quit IRC
3212016-02-17T11:59:16  *** binns has quit IRC
3222016-02-17T11:59:16  *** arowser has quit IRC
3232016-02-17T11:59:17  *** devrandom has quit IRC
3242016-02-17T11:59:17  *** roasbeef has quit IRC
3252016-02-17T11:59:17  *** phantomcircuit has quit IRC
3262016-02-17T11:59:17  *** da2ce7 has quit IRC
3272016-02-17T11:59:17  *** dagurval has quit IRC
3282016-02-17T11:59:17  *** crescendo has quit IRC
3292016-02-17T11:59:18  *** nkuttler has quit IRC
3302016-02-17T11:59:18  *** cj has quit IRC
3312016-02-17T11:59:29  *** devrandom has joined #bitcoin-core-dev
3322016-02-17T11:59:40  *** roasbeef has joined #bitcoin-core-dev
3332016-02-17T11:59:40  *** nullpt has joined #bitcoin-core-dev
3342016-02-17T11:59:43  *** Tasoshi_ has joined #bitcoin-core-dev
3352016-02-17T11:59:46  *** nkuttler has joined #bitcoin-core-dev
3362016-02-17T11:59:49  *** PaulCapestany has joined #bitcoin-core-dev
3372016-02-17T11:59:52  *** mr_burdell has joined #bitcoin-core-dev
3382016-02-17T12:00:02  *** lahwran has joined #bitcoin-core-dev
3392016-02-17T12:00:10  *** nickler has joined #bitcoin-core-dev
3402016-02-17T12:00:20  *** Amnez777 has quit IRC
3412016-02-17T12:00:54  *** Amnez777 has joined #bitcoin-core-dev
3422016-02-17T12:01:04  *** BananaLotus has joined #bitcoin-core-dev
3432016-02-17T12:01:28  *** da2ce7 has joined #bitcoin-core-dev
3442016-02-17T12:01:58  *** guruvan has joined #bitcoin-core-dev
3452016-02-17T12:02:40  *** btcdrak has quit IRC
3462016-02-17T12:03:19  *** ghtdak has joined #bitcoin-core-dev
3472016-02-17T12:04:02  *** arowser has joined #bitcoin-core-dev
3482016-02-17T12:04:03  *** aureianimus has joined #bitcoin-core-dev
3492016-02-17T12:04:05  *** cj has joined #bitcoin-core-dev
3502016-02-17T12:04:27  *** dagurval has joined #bitcoin-core-dev
3512016-02-17T12:04:29  *** binns has joined #bitcoin-core-dev
3522016-02-17T12:04:33  *** sdaftuar has joined #bitcoin-core-dev
3532016-02-17T12:04:33  *** sdaftuar has joined #bitcoin-core-dev
3542016-02-17T12:04:34  *** moli has joined #bitcoin-core-dev
3552016-02-17T12:04:49  *** phantomcircuit has joined #bitcoin-core-dev
3562016-02-17T12:05:12  *** jcorgan has joined #bitcoin-core-dev
3572016-02-17T12:05:12  *** jcorgan has joined #bitcoin-core-dev
3582016-02-17T12:05:32  *** midnightmagic has quit IRC
3592016-02-17T12:07:30  *** phantomcircuit has quit IRC
3602016-02-17T12:07:30  *** cj has quit IRC
3612016-02-17T12:07:46  *** nanotube has joined #bitcoin-core-dev
3622016-02-17T12:08:30  *** michagogo has quit IRC
3632016-02-17T12:09:39  *** btcdrak has joined #bitcoin-core-dev
3642016-02-17T12:09:55  *** crescendo has joined #bitcoin-core-dev
3652016-02-17T12:10:25  *** michagogo has joined #bitcoin-core-dev
3662016-02-17T12:11:35  *** phantomcircuit has joined #bitcoin-core-dev
3672016-02-17T12:11:46  *** midnightmagic has joined #bitcoin-core-dev
3682016-02-17T12:24:52  *** Amnez777 has quit IRC
3692016-02-17T12:24:53  *** Noice has quit IRC
3702016-02-17T12:24:54  *** berndj has quit IRC
3712016-02-17T12:24:54  *** 16WAAV28L has quit IRC
3722016-02-17T12:24:55  *** kanzure has quit IRC
3732016-02-17T12:24:55  *** wumpus has quit IRC
3742016-02-17T12:24:55  *** kinlo has quit IRC
3752016-02-17T12:24:55  *** zmanian_ has quit IRC
3762016-02-17T12:24:55  *** erasmospunk has quit IRC
3772016-02-17T12:24:55  *** [b__b] has quit IRC
3782016-02-17T12:24:57  *** limpkin has quit IRC
3792016-02-17T12:24:58  *** PRab has quit IRC
3802016-02-17T12:24:58  *** TZander has quit IRC
3812016-02-17T12:24:59  *** Alopex has quit IRC
3822016-02-17T12:24:59  *** murr4y has quit IRC
3832016-02-17T12:24:59  *** lesderid has quit IRC
3842016-02-17T12:25:00  *** harding has quit IRC
3852016-02-17T12:25:07  *** harding has joined #bitcoin-core-dev
3862016-02-17T12:25:10  *** Amnez777 has joined #bitcoin-core-dev
3872016-02-17T12:25:21  *** Noice has joined #bitcoin-core-dev
3882016-02-17T12:25:22  *** bsm1175321 has joined #bitcoin-core-dev
3892016-02-17T12:25:24  *** berndj has joined #bitcoin-core-dev
3902016-02-17T12:25:25  *** lesderid has joined #bitcoin-core-dev
3912016-02-17T12:25:28  *** PRab has joined #bitcoin-core-dev
3922016-02-17T12:25:29  *** wumpus has joined #bitcoin-core-dev
3932016-02-17T12:25:30  *** erasmospunk has joined #bitcoin-core-dev
3942016-02-17T12:25:48  *** kanzure has joined #bitcoin-core-dev
3952016-02-17T12:26:02  *** gribble has quit IRC
3962016-02-17T12:26:07  *** murr4y has joined #bitcoin-core-dev
3972016-02-17T12:27:06  *** kinlo has joined #bitcoin-core-dev
3982016-02-17T12:27:10  *** Amnez777 has quit IRC
3992016-02-17T12:27:10  *** Amnez777 has joined #bitcoin-core-dev
4002016-02-17T12:27:13  *** [b__b] has joined #bitcoin-core-dev
4012016-02-17T12:32:03  *** helo_ has joined #bitcoin-core-dev
4022016-02-17T12:32:06  *** Lightsword_ has joined #bitcoin-core-dev
4032016-02-17T12:32:09  *** jcorgan has quit IRC
4042016-02-17T12:32:09  *** go1111111 has quit IRC
4052016-02-17T12:32:09  *** jouke has quit IRC
4062016-02-17T12:32:10  *** raedah has quit IRC
4072016-02-17T12:32:12  *** cfields has quit IRC
4082016-02-17T12:32:13  *** ryitpm has quit IRC
4092016-02-17T12:32:13  *** teward has quit IRC
4102016-02-17T12:32:16  *** CodeShark has quit IRC
4112016-02-17T12:32:16  *** eragmus has quit IRC
4122016-02-17T12:32:16  *** Lightsword has quit IRC
4132016-02-17T12:32:17  *** viderizer1 has quit IRC
4142016-02-17T12:32:17  *** Ylbam has quit IRC
4152016-02-17T12:32:19  *** mturquette has quit IRC
4162016-02-17T12:32:19  *** helo has quit IRC
4172016-02-17T12:32:20  *** jron has quit IRC
4182016-02-17T12:32:21  *** Madars has quit IRC
4192016-02-17T12:32:21  *** Expanse has quit IRC
4202016-02-17T12:32:22  *** Cory has quit IRC
4212016-02-17T12:32:25  *** viderizer2 has joined #bitcoin-core-dev
4222016-02-17T12:32:27  *** cfields_ has joined #bitcoin-core-dev
4232016-02-17T12:32:28  *** jron has joined #bitcoin-core-dev
4242016-02-17T12:32:29  *** Ylbam has joined #bitcoin-core-dev
4252016-02-17T12:32:39  *** Ylbam has quit IRC
4262016-02-17T12:32:39  *** Ylbam has joined #bitcoin-core-dev
4272016-02-17T12:32:42  *** go1111111 has joined #bitcoin-core-dev
4282016-02-17T12:32:48  *** Lightsword_ is now known as Lightsword
4292016-02-17T12:33:02  *** Madars has joined #bitcoin-core-dev
4302016-02-17T12:33:05  *** jouke has joined #bitcoin-core-dev
4312016-02-17T12:33:28  *** ryitpm has joined #bitcoin-core-dev
4322016-02-17T12:33:37  *** raedah has joined #bitcoin-core-dev
4332016-02-17T12:36:06  *** Alopex has joined #bitcoin-core-dev
4342016-02-17T12:36:38  *** teward has joined #bitcoin-core-dev
4352016-02-17T12:37:06  *** xiangfu has joined #bitcoin-core-dev
4362016-02-17T12:37:59  *** Cory has joined #bitcoin-core-dev
4372016-02-17T12:38:08  *** gribble has joined #bitcoin-core-dev
4382016-02-17T12:40:51  *** limpkin has joined #bitcoin-core-dev
4392016-02-17T12:41:54  *** Noice has quit IRC
4402016-02-17T12:47:07  *** nOgAnOo has joined #bitcoin-core-dev
4412016-02-17T12:47:08  *** nOgAnOo has joined #bitcoin-core-dev
4422016-02-17T12:48:28  *** p15x has joined #bitcoin-core-dev
4432016-02-17T12:52:05  *** eragmus has joined #bitcoin-core-dev
4442016-02-17T12:52:35  *** Amnez777 has quit IRC
4452016-02-17T12:53:12  *** michagogo has quit IRC
4462016-02-17T12:54:57  *** erasmospunk has quit IRC
4472016-02-17T12:55:02  *** zmanian_ has joined #bitcoin-core-dev
4482016-02-17T12:59:03  *** CodeShark has joined #bitcoin-core-dev
4492016-02-17T12:59:15  *** erasmospunk has joined #bitcoin-core-dev
4502016-02-17T13:00:55  *** Luke-Jr has quit IRC
4512016-02-17T13:02:06  *** Luke-Jr has joined #bitcoin-core-dev
4522016-02-17T13:05:04  *** Chris_Stewart_5 has joined #bitcoin-core-dev
4532016-02-17T13:10:00  *** Thireus has joined #bitcoin-core-dev
4542016-02-17T13:11:00  *** cjcj has quit IRC
4552016-02-17T13:11:00  *** halovast_ has quit IRC
4562016-02-17T13:11:00  *** mturquette has joined #bitcoin-core-dev
4572016-02-17T13:13:28  *** Thireus has quit IRC
4582016-02-17T13:35:48  *** Expanse has joined #bitcoin-core-dev
4592016-02-17T13:40:21  *** Guyver2 has joined #bitcoin-core-dev
4602016-02-17T13:42:43  *** xiangfu has quit IRC
4612016-02-17T13:43:11  *** kanzure has quit IRC
4622016-02-17T13:43:12  *** kanzure has joined #bitcoin-core-dev
4632016-02-17T14:00:16  *** cj has joined #bitcoin-core-dev
4642016-02-17T14:02:47  *** michagogo has joined #bitcoin-core-dev
4652016-02-17T14:06:34  *** arowser has quit IRC
4662016-02-17T14:06:47  *** arowser has joined #bitcoin-core-dev
4672016-02-17T14:11:48  *** fanquake has left #bitcoin-core-dev
4682016-02-17T14:14:34  *** NicolasDorier has quit IRC
4692016-02-17T14:15:29  <GitHub33> [bitcoin] laanwj opened pull request #7550: rpc: Input-from-stdin mode for bitcoin-cli (master...2016_02_cli_stdin2) https://github.com/bitcoin/bitcoin/pull/7550
4702016-02-17T14:16:15  *** NicolasDorier has joined #bitcoin-core-dev
4712016-02-17T14:17:40  *** dermoth has quit IRC
4722016-02-17T14:21:07  *** laurentmt has quit IRC
4732016-02-17T14:28:09  *** helo_ is now known as helo
4742016-02-17T14:28:10  *** dermoth has joined #bitcoin-core-dev
4752016-02-17T14:29:38  *** laurentmt has joined #bitcoin-core-dev
4762016-02-17T14:29:38  *** laurentmt has quit IRC
4772016-02-17T14:34:21  *** CodeShark has quit IRC
4782016-02-17T14:36:18  *** Guyver2 has quit IRC
4792016-02-17T14:36:27  *** bityogi has joined #bitcoin-core-dev
4802016-02-17T14:37:33  *** drnet has joined #bitcoin-core-dev
4812016-02-17T14:37:37  *** CodeShark has joined #bitcoin-core-dev
4822016-02-17T14:38:58  *** AaronvanW has quit IRC
4832016-02-17T14:39:27  *** gevs has quit IRC
4842016-02-17T14:53:10  *** gevs has joined #bitcoin-core-dev
4852016-02-17T14:56:45  *** drnet has quit IRC
4862016-02-17T14:57:05  *** drnet has joined #bitcoin-core-dev
4872016-02-17T14:57:08  *** sdaftuar has quit IRC
4882016-02-17T15:03:32  *** lightningbot has joined #bitcoin-core-dev
4892016-02-17T15:05:01  *** blur3d has quit IRC
4902016-02-17T15:09:34  *** erasmospunk has quit IRC
4912016-02-17T15:10:54  *** drnet has quit IRC
4922016-02-17T15:24:45  *** lightningbot has joined #bitcoin-core-dev
4932016-02-17T15:31:40  *** Chris_Stewart_5 has joined #bitcoin-core-dev
4942016-02-17T15:39:22  *** Guyver2 has joined #bitcoin-core-dev
4952016-02-17T16:07:06  *** drnet has joined #bitcoin-core-dev
4962016-02-17T16:07:06  *** drnet has quit IRC
4972016-02-17T16:11:18  *** michagogo has quit IRC
4982016-02-17T16:27:54  *** bityogi has quit IRC
4992016-02-17T16:36:42  *** laurentmt has joined #bitcoin-core-dev
5002016-02-17T16:41:45  *** TZander has joined #bitcoin-core-dev
5012016-02-17T16:48:21  *** sdaftuar has joined #bitcoin-core-dev
5022016-02-17T17:00:49  *** Guest73460 is now known as pigeons
5032016-02-17T17:16:46  *** zxzzt has quit IRC
5042016-02-17T17:24:47  *** aknix has quit IRC
5052016-02-17T17:30:18  *** Luke-Jr has quit IRC
5062016-02-17T17:30:53  *** Luke-Jr has joined #bitcoin-core-dev
5072016-02-17T17:35:15  *** lightningbot has joined #bitcoin-core-dev
5082016-02-17T17:35:34  *** Taek has joined #bitcoin-core-dev
5092016-02-17T17:35:37  *** jl2012 has joined #bitcoin-core-dev
5102016-02-17T17:35:40  *** fkhan has quit IRC
5112016-02-17T17:35:41  *** sipa has quit IRC
5122016-02-17T17:35:42  *** Ylbam has joined #bitcoin-core-dev
5132016-02-17T17:37:37  *** teward has quit IRC
5142016-02-17T17:38:14  *** Expanse has quit IRC
5152016-02-17T17:39:06  *** zmanian_ has joined #bitcoin-core-dev
5162016-02-17T17:39:23  *** cfields has joined #bitcoin-core-dev
5172016-02-17T17:41:01  *** fkhan has joined #bitcoin-core-dev
5182016-02-17T17:41:16  *** limpkin has joined #bitcoin-core-dev
5192016-02-17T17:42:48  *** Expanse has joined #bitcoin-core-dev
5202016-02-17T17:43:14  *** teward has joined #bitcoin-core-dev
5212016-02-17T17:43:36  *** sipa has joined #bitcoin-core-dev
5222016-02-17T17:45:26  <GitHub144> [bitcoin] pedrobranco opened pull request #7551: Add importmulti RPC call (master...feature/rpc-import-multi) https://github.com/bitcoin/bitcoin/pull/7551
5232016-02-17T17:45:56  *** zxzzt has joined #bitcoin-core-dev
5242016-02-17T17:53:19  *** Thireus has joined #bitcoin-core-dev
5252016-02-17T17:54:06  *** zxzzt has quit IRC
5262016-02-17T17:54:06  *** zxzzt has joined #bitcoin-core-dev
5272016-02-17T17:55:06  *** Thireus has quit IRC
5282016-02-17T17:56:15  <GitHub6> [bitcoin] laanwj opened pull request #7552: rpc: Add `verifyrawtransactions` call (master...2016_02_verifytransaction) https://github.com/bitcoin/bitcoin/pull/7552
5292016-02-17T18:13:17  *** wallet42 has joined #bitcoin-core-dev
5302016-02-17T18:37:52  *** michagogo has joined #bitcoin-core-dev
5312016-02-17T18:43:33  *** Amnez777 has joined #bitcoin-core-dev
5322016-02-17T18:45:51  *** Amnez777 has quit IRC
5332016-02-17T18:45:51  *** Amnez777 has joined #bitcoin-core-dev
5342016-02-17T18:59:53  *** gevs has quit IRC
5352016-02-17T19:03:23  *** gevs has joined #bitcoin-core-dev
5362016-02-17T19:29:47  *** Eliel_ has quit IRC
5372016-02-17T19:32:30  *** Eliel has joined #bitcoin-core-dev
5382016-02-17T19:46:29  *** murch has joined #bitcoin-core-dev
5392016-02-17T19:49:30  *** Guyver2 has quit IRC
5402016-02-17T19:51:33  *** gevs has quit IRC
5412016-02-17T20:02:36  *** trippysalmon has quit IRC
5422016-02-17T20:14:25  *** dermoth has quit IRC
5432016-02-17T20:14:38  *** AndreySamohvalov has joined #bitcoin-core-dev
5442016-02-17T20:15:04  <AndreySamohvalov> Hi!
5452016-02-17T20:16:04  <btcdrak> hi
5462016-02-17T20:18:37  *** Chris_Stewart_5 has quit IRC
5472016-02-17T20:47:40  *** AndreySamohvalov has quit IRC
5482016-02-17T20:59:02  *** jamesob has joined #bitcoin-core-dev
5492016-02-17T21:39:17  *** paveljanik has quit IRC
5502016-02-17T22:11:06  *** nkuttler has quit IRC
5512016-02-17T22:12:51  *** nkuttler has joined #bitcoin-core-dev
5522016-02-17T22:19:16  *** AndreySamohvalov has joined #bitcoin-core-dev
5532016-02-17T22:20:31  *** AndreySamohvalov has quit IRC
5542016-02-17T22:22:28  *** binns has quit IRC
5552016-02-17T22:27:19  *** nkuttler has quit IRC
5562016-02-17T22:28:46  *** binns has joined #bitcoin-core-dev
5572016-02-17T22:30:07  *** nkuttler has joined #bitcoin-core-dev
5582016-02-17T22:34:33  *** bityogi has joined #bitcoin-core-dev
5592016-02-17T22:39:37  *** bityogi has joined #bitcoin-core-dev
5602016-02-17T22:49:39  *** murch has quit IRC
5612016-02-17T23:00:22  *** fanquake has joined #bitcoin-core-dev
5622016-02-17T23:08:47  *** Guyver2 has joined #bitcoin-core-dev
5632016-02-17T23:18:49  *** wallet42 has quit IRC
5642016-02-17T23:23:16  *** Don_John has joined #bitcoin-core-dev
5652016-02-17T23:24:35  *** Don_John has quit IRC
5662016-02-17T23:27:06  *** Don_John has joined #bitcoin-core-dev
5672016-02-17T23:37:37  *** jamesob has quit IRC
5682016-02-17T23:41:07  *** wallet42 has joined #bitcoin-core-dev
5692016-02-17T23:42:49  *** blur3d has joined #bitcoin-core-dev
5702016-02-17T23:50:02  *** wasi has joined #bitcoin-core-dev