12018-11-11T00:07:01 *** leishman has quit IRC
22018-11-11T00:07:36 *** leishman has joined #bitcoin-core-dev
32018-11-11T00:12:14 *** leishman has quit IRC
42018-11-11T00:12:29 *** leishman has joined #bitcoin-core-dev
52018-11-11T00:26:38 *** Ga1aCt1Cz00_ has joined #bitcoin-core-dev
62018-11-11T00:29:54 *** Ga1aCt1Cz00__ has quit IRC
72018-11-11T00:31:45 *** rex4539 has quit IRC
82018-11-11T00:47:37 *** AaronvanW has joined #bitcoin-core-dev
92018-11-11T00:52:08 *** AaronvanW has quit IRC
102018-11-11T00:53:23 *** dviola has quit IRC
112018-11-11T01:12:43 *** _cryptosignal_me has joined #bitcoin-core-dev
122018-11-11T01:13:50 *** leishman has quit IRC
132018-11-11T01:14:23 *** leishman has joined #bitcoin-core-dev
142018-11-11T01:15:49 *** promag has joined #bitcoin-core-dev
152018-11-11T01:17:16 *** leishman has quit IRC
162018-11-11T01:17:32 *** leishman has joined #bitcoin-core-dev
172018-11-11T01:19:04 *** promag has quit IRC
182018-11-11T01:19:37 *** promag has joined #bitcoin-core-dev
192018-11-11T01:20:56 *** promag has quit IRC
202018-11-11T01:26:35 *** bitconner has quit IRC
212018-11-11T01:29:21 *** bitconner has joined #bitcoin-core-dev
222018-11-11T01:46:27 *** _cryptosignal_me has quit IRC
232018-11-11T01:49:24 *** luke-jr has quit IRC
242018-11-11T01:52:40 *** ap4lmtree has quit IRC
252018-11-11T01:52:58 *** bralyclow has joined #bitcoin-core-dev
262018-11-11T01:56:33 *** ap4lmtree has joined #bitcoin-core-dev
272018-11-11T02:04:51 *** grubles has quit IRC
282018-11-11T02:07:35 *** deaunapaul has joined #bitcoin-core-dev
292018-11-11T02:12:09 *** AaronvanW has joined #bitcoin-core-dev
302018-11-11T02:12:23 *** deaunapaul has quit IRC
312018-11-11T02:12:53 *** deaunapaul has joined #bitcoin-core-dev
322018-11-11T02:15:35 *** grubles has joined #bitcoin-core-dev
332018-11-11T02:18:37 *** AaronvanW has quit IRC
342018-11-11T02:28:39 *** leishman has quit IRC
352018-11-11T02:29:13 *** leishman has joined #bitcoin-core-dev
362018-11-11T02:30:54 *** Nexpulse has joined #bitcoin-core-dev
372018-11-11T02:33:19 *** leishman has quit IRC
382018-11-11T02:44:46 *** fanquake has joined #bitcoin-core-dev
392018-11-11T02:55:26 *** CodeBlue1776 has quit IRC
402018-11-11T02:55:45 *** CodeBlue1776 has joined #bitcoin-core-dev
412018-11-11T03:24:39 *** luke-jr has joined #bitcoin-core-dev
422018-11-11T03:25:12 *** instagibbs has quit IRC
432018-11-11T03:28:44 <fanquake> sipa how long will your node be running the poll PR for?
442018-11-11T03:29:56 <sipa> fanquake: until you kill it
452018-11-11T03:29:59 <sipa> :)
462018-11-11T03:32:33 *** lukedashjr has joined #bitcoin-core-dev
472018-11-11T03:35:04 *** luke-jr has quit IRC
482018-11-11T03:35:05 *** lukedashjr is now known as luke-jr
492018-11-11T03:36:52 *** justanotheruser has quit IRC
502018-11-11T03:38:19 *** justanotheruser has joined #bitcoin-core-dev
512018-11-11T03:55:34 *** justanotheruser has quit IRC
522018-11-11T03:59:14 <phantomcircuit> sipa, but it's not defining type?
532018-11-11T04:01:31 *** shesek has quit IRC
542018-11-11T04:02:52 *** shesek has joined #bitcoin-core-dev
552018-11-11T04:02:52 *** shesek has joined #bitcoin-core-dev
562018-11-11T04:04:51 *** justanotheruser has joined #bitcoin-core-dev
572018-11-11T04:08:28 <sipa> phantomcircuit: my guess is that in C++ you can't have the "struct" keyword there
582018-11-11T04:08:35 <sipa> which is optional otherwise anyway
592018-11-11T04:09:23 *** shesek has quit IRC
602018-11-11T04:09:48 *** shesek has joined #bitcoin-core-dev
612018-11-11T04:11:16 *** justanotheruser has quit IRC
622018-11-11T04:14:32 *** AaronvanW has joined #bitcoin-core-dev
632018-11-11T04:15:56 <phantomcircuit> sipa, oh which means i probably am aliasing it or something
642018-11-11T04:16:48 *** shesek has quit IRC
652018-11-11T04:17:28 *** shesek has joined #bitcoin-core-dev
662018-11-11T04:18:58 *** AaronvanW has quit IRC
672018-11-11T04:19:52 *** shesek has quit IRC
682018-11-11T04:21:14 *** shesek has joined #bitcoin-core-dev
692018-11-11T04:26:19 <phantomcircuit> sipa, it's definitely not an efficient way of getting fd updates, but it follows the same pattern as select
702018-11-11T04:26:39 <phantomcircuit> the changes should also make it easier to switch to another pattern
712018-11-11T04:39:23 *** booyah has quit IRC
722018-11-11T04:39:23 *** echonaut has quit IRC
732018-11-11T04:39:29 *** echonaut17 has joined #bitcoin-core-dev
742018-11-11T04:40:24 *** booyah has joined #bitcoin-core-dev
752018-11-11T04:46:33 *** spinza has quit IRC
762018-11-11T04:51:26 <phantomcircuit> sipa, introduced a constant to init.cpp MAX_FILE_DESCRIPTORS and set it to 1024
772018-11-11T04:51:44 <phantomcircuit> although technically it's not fixed basically anywhere afaik
782018-11-11T04:52:13 <gmaxwell> thats not a good name for it though, max sockets or something, since it's only going to limit the poll usage, not leveldb and whatnot.
792018-11-11T04:53:02 *** shesek has quit IRC
802018-11-11T04:53:46 *** shesek has joined #bitcoin-core-dev
812018-11-11T04:53:46 *** shesek has joined #bitcoin-core-dev
822018-11-11T04:55:15 *** shesek has quit IRC
832018-11-11T04:55:46 *** shesek has joined #bitcoin-core-dev
842018-11-11T04:56:39 *** spinza has joined #bitcoin-core-dev
852018-11-11T05:00:33 *** CodeBlue1776 has quit IRC
862018-11-11T05:00:52 *** CodeBlue1776 has joined #bitcoin-core-dev
872018-11-11T05:05:01 <phantomcircuit> gmaxwell, estimated max file descriptors?
882018-11-11T05:05:31 <gmaxwell> noo because we can use many more FDs for leveldb than sockets already...
892018-11-11T05:05:45 <gmaxwell> just MAX_MAX_CONNECTIONS? :P
902018-11-11T05:06:09 <phantomcircuit> i was doing
912018-11-11T05:06:10 <phantomcircuit> MAX_FILE_DESCRIPTORS - nBind - MIN_CORE_FILEDESCRIPTORS - MAX_ADDNODE_CONNECTIONS
922018-11-11T05:07:26 <phantomcircuit> for reference on linux systems the max number of fd's is typically 1024
932018-11-11T05:10:47 *** justanotheruser has joined #bitcoin-core-dev
942018-11-11T05:15:37 *** justanotheruser has quit IRC
952018-11-11T05:17:47 *** gabridome has joined #bitcoin-core-dev
962018-11-11T05:25:43 *** shesek has quit IRC
972018-11-11T05:26:38 *** shesek has joined #bitcoin-core-dev
982018-11-11T05:26:38 *** shesek has joined #bitcoin-core-dev
992018-11-11T05:29:12 *** morcos has quit IRC
1002018-11-11T05:29:28 *** morcos has joined #bitcoin-core-dev
1012018-11-11T05:30:14 *** instagibbs has joined #bitcoin-core-dev
1022018-11-11T05:42:00 <sipa> phantomcircuit: we already have code for trying to raise the number of fds, if i remember
1032018-11-11T05:47:18 <phantomcircuit> return nMinFD; // getrlimit failed, assume it's fine
1042018-11-11T05:47:19 <phantomcircuit> lol
1052018-11-11T05:47:24 <phantomcircuit> sipa, yeah i see it
1062018-11-11T05:52:53 *** bralyclow has quit IRC
1072018-11-11T06:08:59 <phantomcircuit> gmaxwell, opinions on changing the default max connections when using poll or on windows?
1082018-11-11T06:15:19 *** rex4539 has joined #bitcoin-core-dev
1092018-11-11T06:15:19 *** AaronvanW has joined #bitcoin-core-dev
1102018-11-11T06:19:37 *** AaronvanW has quit IRC
1112018-11-11T06:21:31 *** shesek has quit IRC
1122018-11-11T06:21:58 *** shesek has joined #bitcoin-core-dev
1132018-11-11T06:30:57 *** ken2812221 has joined #bitcoin-core-dev
1142018-11-11T06:41:46 *** asdfjh has joined #bitcoin-core-dev
1152018-11-11T06:51:01 *** TheHoliestRoger has quit IRC
1162018-11-11T06:58:39 *** TheHoliestRoger has joined #bitcoin-core-dev
1172018-11-11T07:15:49 *** grubles has quit IRC
1182018-11-11T07:16:08 *** grubles has joined #bitcoin-core-dev
1192018-11-11T07:17:30 *** cornfeedhobo has quit IRC
1202018-11-11T07:23:00 *** shesek has quit IRC
1212018-11-11T07:23:28 *** shesek has joined #bitcoin-core-dev
1222018-11-11T07:30:22 *** luke-jr has quit IRC
1232018-11-11T07:30:45 *** cornfeedhobo has joined #bitcoin-core-dev
1242018-11-11T07:31:49 *** Guyver2 has joined #bitcoin-core-dev
1252018-11-11T07:32:04 *** luke-jr has joined #bitcoin-core-dev
1262018-11-11T07:38:50 *** shesek has quit IRC
1272018-11-11T07:39:29 *** luke-jr has quit IRC
1282018-11-11T07:39:31 *** shesek has joined #bitcoin-core-dev
1292018-11-11T07:39:39 *** luke-jr has joined #bitcoin-core-dev
1302018-11-11T07:44:12 *** luke-jr has quit IRC
1312018-11-11T07:44:52 *** luke-jr has joined #bitcoin-core-dev
1322018-11-11T07:49:33 *** bzb has joined #bitcoin-core-dev
1332018-11-11T07:56:00 *** bzb has joined #bitcoin-core-dev
1342018-11-11T08:02:13 *** bzb has joined #bitcoin-core-dev
1352018-11-11T08:16:03 *** AaronvanW has joined #bitcoin-core-dev
1362018-11-11T08:16:17 *** shesek has quit IRC
1372018-11-11T08:17:56 *** shesek has joined #bitcoin-core-dev
1382018-11-11T08:19:25 *** shesek` has joined #bitcoin-core-dev
1392018-11-11T08:20:31 *** AaronvanW has quit IRC
1402018-11-11T08:25:58 *** hebasto has joined #bitcoin-core-dev
1412018-11-11T08:26:02 *** shesek` has quit IRC
1422018-11-11T08:26:43 *** owowo has quit IRC
1432018-11-11T08:26:52 *** shesek` has joined #bitcoin-core-dev
1442018-11-11T08:28:25 *** leishman has joined #bitcoin-core-dev
1452018-11-11T08:28:26 *** shesek` has quit IRC
1462018-11-11T08:28:58 *** shesek` has joined #bitcoin-core-dev
1472018-11-11T08:32:54 *** leishman has quit IRC
1482018-11-11T08:45:19 *** shesek` has quit IRC
1492018-11-11T08:46:09 *** deaunapaul has quit IRC
1502018-11-11T08:46:50 *** deaunapaul has joined #bitcoin-core-dev
1512018-11-11T08:47:09 *** shesek` has joined #bitcoin-core-dev
1522018-11-11T09:05:00 *** shesek` has quit IRC
1532018-11-11T09:05:39 *** shesek` has joined #bitcoin-core-dev
1542018-11-11T09:11:24 *** promag has joined #bitcoin-core-dev
1552018-11-11T09:33:20 *** promag has quit IRC
1562018-11-11T09:46:27 *** shesek` has quit IRC
1572018-11-11T09:47:16 *** shesek` has joined #bitcoin-core-dev
1582018-11-11T09:52:44 *** rex4539 has quit IRC
1592018-11-11T10:02:58 *** leishman has joined #bitcoin-core-dev
1602018-11-11T10:07:22 *** leishman has quit IRC
1612018-11-11T10:14:25 *** kabaum has joined #bitcoin-core-dev
1622018-11-11T10:14:27 *** shesek` has quit IRC
1632018-11-11T10:15:01 *** shesek` has joined #bitcoin-core-dev
1642018-11-11T10:20:04 *** spinza has quit IRC
1652018-11-11T10:34:58 <wumpus> luke-jr: I know you're joking but it makes me think, I don't think I've heard heard of *anything* using QtNetwork, let alone hardened P2P code
1662018-11-11T10:35:10 *** timothy has joined #bitcoin-core-dev
1672018-11-11T10:35:55 <wumpus> phantomcircuit: I think we should still move to libevent at some point, but first things first, I suppose this refactoring will move in the right direction for that
1682018-11-11T10:37:09 <wumpus> the thing I'm most worried about, is the same when switching over the P2P layer to libevent: how can we test this enough to be confident enough to merge this, without running into random trouble for users or suddenly losing connectable nodes etc
1692018-11-11T10:37:56 *** leishman has joined #bitcoin-core-dev
1702018-11-11T10:38:55 <wumpus> I think the whitelisting was a good idea at least, it means we're not exposed to issues for platforms it hasn't been tested on
1712018-11-11T10:42:02 *** leishman has quit IRC
1722018-11-11T10:47:18 *** spinza has joined #bitcoin-core-dev
1732018-11-11T10:47:26 *** deaunapaul has quit IRC
1742018-11-11T10:47:52 *** deaunapaul has joined #bitcoin-core-dev
1752018-11-11T10:49:10 *** owowo has joined #bitcoin-core-dev
1762018-11-11T10:49:10 *** owowo has joined #bitcoin-core-dev
1772018-11-11T11:09:00 *** bitconner has quit IRC
1782018-11-11T11:10:18 *** leishman has joined #bitcoin-core-dev
1792018-11-11T11:14:30 *** leishman has quit IRC
1802018-11-11T11:15:45 *** morcos has quit IRC
1812018-11-11T11:17:01 *** morcos has joined #bitcoin-core-dev
1822018-11-11T11:20:23 *** bitconner has joined #bitcoin-core-dev
1832018-11-11T11:22:31 *** shesek` has quit IRC
1842018-11-11T11:23:49 *** shesek has joined #bitcoin-core-dev
1852018-11-11T11:23:49 *** shesek has joined #bitcoin-core-dev
1862018-11-11T11:32:45 *** mistergold has joined #bitcoin-core-dev
1872018-11-11T11:33:57 *** timothy has quit IRC
1882018-11-11T11:35:57 *** CodeBlue1776 has quit IRC
1892018-11-11T11:36:19 *** CodeBlue1776 has joined #bitcoin-core-dev
1902018-11-11T11:51:34 *** shesek has quit IRC
1912018-11-11T11:52:30 *** shesek has joined #bitcoin-core-dev
1922018-11-11T11:52:30 *** shesek has joined #bitcoin-core-dev
1932018-11-11T12:01:51 *** rex4539 has joined #bitcoin-core-dev
1942018-11-11T12:02:02 *** shesek has quit IRC
1952018-11-11T12:02:45 *** shesek has joined #bitcoin-core-dev
1962018-11-11T12:33:55 *** AaronvanW has joined #bitcoin-core-dev
1972018-11-11T12:49:06 *** shesek has quit IRC
1982018-11-11T12:54:25 *** shesek has joined #bitcoin-core-dev
1992018-11-11T13:05:21 *** fanquake has quit IRC
2002018-11-11T13:16:23 *** shesek has quit IRC
2012018-11-11T13:19:08 *** shesek has joined #bitcoin-core-dev
2022018-11-11T13:21:06 *** alextes has joined #bitcoin-core-dev
2032018-11-11T13:24:06 *** math_ has joined #bitcoin-core-dev
2042018-11-11T13:24:32 *** drygol5 has joined #bitcoin-core-dev
2052018-11-11T13:27:03 *** drygol5 has quit IRC
2062018-11-11T13:27:20 *** lukedashjr has joined #bitcoin-core-dev
2072018-11-11T13:27:40 *** luke-jr has quit IRC
2082018-11-11T13:31:53 *** lukedashjr is now known as luke-jr
2092018-11-11T13:41:47 *** rabidus has quit IRC
2102018-11-11T13:43:50 *** rabidus has joined #bitcoin-core-dev
2112018-11-11T13:55:39 *** shesek has quit IRC
2122018-11-11T13:56:55 *** shesek has joined #bitcoin-core-dev
2132018-11-11T14:08:13 *** Guyver2 has quit IRC
2142018-11-11T14:09:22 *** deaunapaul has quit IRC
2152018-11-11T14:09:45 *** deaunapaul has joined #bitcoin-core-dev
2162018-11-11T14:11:12 *** shesek has quit IRC
2172018-11-11T14:11:50 *** shesek has joined #bitcoin-core-dev
2182018-11-11T14:11:50 *** shesek has joined #bitcoin-core-dev
2192018-11-11T14:14:45 *** promag has joined #bitcoin-core-dev
2202018-11-11T14:14:54 *** shesek has quit IRC
2212018-11-11T14:17:12 *** shesek has joined #bitcoin-core-dev
2222018-11-11T14:21:53 *** lukedashjr has joined #bitcoin-core-dev
2232018-11-11T14:23:12 *** luke-jr has quit IRC
2242018-11-11T14:26:23 *** lukedashjr is now known as luke-jr
2252018-11-11T14:31:21 *** lukedashjr has joined #bitcoin-core-dev
2262018-11-11T14:31:31 *** luke-jr has quit IRC
2272018-11-11T14:35:49 *** lukedashjr is now known as luke-jr
2282018-11-11T14:42:40 *** shesek has quit IRC
2292018-11-11T14:43:05 *** shesek has joined #bitcoin-core-dev
2302018-11-11T14:48:24 *** promag has quit IRC
2312018-11-11T15:09:03 *** spinza has quit IRC
2322018-11-11T15:12:13 *** spinza has joined #bitcoin-core-dev
2332018-11-11T15:13:31 *** shesek has quit IRC
2342018-11-11T15:13:43 *** bralyclow has joined #bitcoin-core-dev
2352018-11-11T15:15:16 *** shesek has joined #bitcoin-core-dev
2362018-11-11T15:33:08 *** hsmiths_ has joined #bitcoin-core-dev
2372018-11-11T15:43:50 *** Giszmo has joined #bitcoin-core-dev
2382018-11-11T15:54:49 *** justanotheruser has joined #bitcoin-core-dev
2392018-11-11T16:04:37 *** bitconner has quit IRC
2402018-11-11T16:30:40 *** bitconner has joined #bitcoin-core-dev
2412018-11-11T16:35:24 *** bitconner has quit IRC
2422018-11-11T16:37:07 *** CodeBlue1776 has quit IRC
2432018-11-11T16:38:01 *** CodeBlue1776 has joined #bitcoin-core-dev
2442018-11-11T16:39:09 *** Guyver2 has joined #bitcoin-core-dev
2452018-11-11T16:43:03 *** CodeBlue1776 has quit IRC
2462018-11-11T16:45:51 *** TheFuzzStone has joined #bitcoin-core-dev
2472018-11-11T16:50:03 *** CodeBlue1776 has joined #bitcoin-core-dev
2482018-11-11T16:57:01 *** TheFuzzStone has quit IRC
2492018-11-11T17:09:38 *** AaronvanW has quit IRC
2502018-11-11T17:10:36 *** deaunapaul has quit IRC
2512018-11-11T17:11:35 *** AaronvanW has joined #bitcoin-core-dev
2522018-11-11T17:16:05 *** bitconner has joined #bitcoin-core-dev
2532018-11-11T17:21:00 *** bitconner has quit IRC
2542018-11-11T17:21:04 *** shesek has quit IRC
2552018-11-11T17:43:07 *** deaunapaul has joined #bitcoin-core-dev
2562018-11-11T17:43:11 *** TheFuzzStone[m] has joined #bitcoin-core-dev
2572018-11-11T18:16:53 <phantomcircuit> wumpus, any opinion on setting the default maxconnections higher on systems with high limits
2582018-11-11T18:17:05 <phantomcircuit> the reason not to is that each connection uses memory
2592018-11-11T18:17:39 <phantomcircuit> (which reminds me we should have a -maxmemory flag that sets all the other ones)
2602018-11-11T18:18:03 <gmaxwell> because memory, and because there currently isn't a need... hosts aren't getting maxed out.
2612018-11-11T18:22:04 *** promag has joined #bitcoin-core-dev
2622018-11-11T18:26:34 *** promag has quit IRC
2632018-11-11T18:37:59 *** AaronvanW has quit IRC
2642018-11-11T18:48:19 *** AaronvanW has joined #bitcoin-core-dev
2652018-11-11T18:50:16 <stevenroose> gettxoutsetinfo reports on the totals about the utxo set, right? (about total value, f.e.)
2662018-11-11T18:50:38 <stevenroose> Does that mean that provably unspent outputs (like OP_RETURN) are not included?
2672018-11-11T18:52:39 <sipa> exactlyu
2682018-11-11T18:52:42 <sipa> *exactly
2692018-11-11T18:53:00 *** AaronvanW has quit IRC
2702018-11-11T18:54:24 <phantomcircuit> stevenroose, probably unspendable*
2712018-11-11T18:54:39 *** promag has joined #bitcoin-core-dev
2722018-11-11T18:55:13 <sipa> phantomcircuit: no, provably
2732018-11-11T18:55:28 <sipa> OP_RETURN outputs cannot be spent
2742018-11-11T18:55:34 <sipa> ah
2752018-11-11T18:55:47 <sipa> you're correcting the "unspent", not the "provably" :D
2762018-11-11T18:57:16 <phantomcircuit> derp
2772018-11-11T18:57:32 <phantomcircuit> i misspelled provably
2782018-11-11T18:59:07 *** promag has quit IRC
2792018-11-11T18:59:23 <kabaum> probably unspendable = bernanke ascii art
2802018-11-11T19:04:00 *** bitconner has joined #bitcoin-core-dev
2812018-11-11T19:08:39 *** bitconner has quit IRC
2822018-11-11T19:11:18 *** bitcoin-git has joined #bitcoin-core-dev
2832018-11-11T19:11:18 <bitcoin-git> [bitcoin] practicalswift opened pull request #14706: Fix icc (Intel C++ compiler) warnings (master...icc) https://github.com/bitcoin/bitcoin/pull/14706
2842018-11-11T19:11:18 *** bitcoin-git has left #bitcoin-core-dev
2852018-11-11T19:34:53 *** bitconner has joined #bitcoin-core-dev
2862018-11-11T19:44:46 *** bitconner has quit IRC
2872018-11-11T20:09:42 *** AaronvanW has joined #bitcoin-core-dev
2882018-11-11T20:18:10 *** bralyclow has quit IRC
2892018-11-11T20:21:28 *** bralyclow has joined #bitcoin-core-dev
2902018-11-11T20:43:38 *** bralyclow has quit IRC
2912018-11-11T20:55:43 *** bitconner has joined #bitcoin-core-dev
2922018-11-11T21:00:01 *** bitconner has quit IRC
2932018-11-11T21:03:20 *** bitconner has joined #bitcoin-core-dev
2942018-11-11T21:07:58 *** bitconner has quit IRC
2952018-11-11T21:14:13 <phantomcircuit> gmaxwell, aight i wont touch that
2962018-11-11T21:16:13 *** mistergo1d has joined #bitcoin-core-dev
2972018-11-11T21:19:38 *** mistergold has quit IRC
2982018-11-11T21:24:22 *** grafcaps has quit IRC
2992018-11-11T21:34:55 *** bitconner has joined #bitcoin-core-dev
3002018-11-11T21:39:17 *** luke-jr has quit IRC
3012018-11-11T21:39:38 *** bitconner has quit IRC
3022018-11-11T21:45:35 *** grafcaps has joined #bitcoin-core-dev
3032018-11-11T21:55:07 *** grafcaps has quit IRC
3042018-11-11T22:11:32 *** ap4lmtree has quit IRC
3052018-11-11T22:12:31 *** grafcaps has joined #bitcoin-core-dev
3062018-11-11T22:16:58 *** grafcaps has quit IRC
3072018-11-11T22:19:58 *** ap4lmtree has joined #bitcoin-core-dev
3082018-11-11T22:20:00 *** Guyver2 has quit IRC
3092018-11-11T22:22:51 *** irc_viewer_test has joined #bitcoin-core-dev
3102018-11-11T22:27:09 *** Krellan has quit IRC
3112018-11-11T22:34:34 *** spinza has quit IRC
3122018-11-11T22:44:56 *** mistergo1d has quit IRC
3132018-11-11T22:54:14 *** nuss has joined #bitcoin-core-dev
3142018-11-11T22:54:51 *** spinza has joined #bitcoin-core-dev
3152018-11-11T22:56:55 *** nuss has quit IRC
3162018-11-11T23:04:59 *** bitconner has joined #bitcoin-core-dev
3172018-11-11T23:05:19 *** hebasto has quit IRC
3182018-11-11T23:18:01 *** irc_viewer_test has quit IRC
3192018-11-11T23:21:41 *** leishman has joined #bitcoin-core-dev
3202018-11-11T23:30:39 *** bitconner has quit IRC
3212018-11-11T23:43:14 *** bitconner has joined #bitcoin-core-dev
3222018-11-11T23:59:18 *** Zenton has quit IRC