12018-06-02T00:21:15 *** drexl has quit IRC
22018-06-02T00:23:14 *** Chris_Stewart_5 has quit IRC
32018-06-02T00:36:47 *** Chris_Stewart_5 has joined #bitcoin-core-dev
42018-06-02T00:37:25 *** BashCo_ has quit IRC
52018-06-02T00:43:50 *** AaronvanW has quit IRC
62018-06-02T00:53:20 *** cryptojanitor has joined #bitcoin-core-dev
72018-06-02T01:03:13 *** Chris_Stewart_5 has quit IRC
82018-06-02T01:04:02 *** d9b4bef9 has quit IRC
92018-06-02T01:05:07 *** d9b4bef9 has joined #bitcoin-core-dev
102018-06-02T01:07:11 *** ctrlbreak has quit IRC
112018-06-02T01:11:41 <mryandao> l
122018-06-02T01:14:17 <sipa> m
132018-06-02T01:16:44 <gmaxwell> f
142018-06-02T02:13:57 *** bitconner has quit IRC
152018-06-02T02:18:54 *** domble has quit IRC
162018-06-02T02:23:58 <luke-jr> k
172018-06-02T02:29:50 *** bitconner has joined #bitcoin-core-dev
182018-06-02T02:31:46 *** jhfrontz has joined #bitcoin-core-dev
192018-06-02T02:34:40 *** bitconner has quit IRC
202018-06-02T03:03:51 <bitcoin-git> [bitcoin] steverusso opened pull request #13372: Docs: Linked to 'Building on FreeBSD' in build-unix.md (master...link-to-building-on-freebsd) https://github.com/bitcoin/bitcoin/pull/13372
212018-06-02T03:06:52 *** jtimon has quit IRC
222018-06-02T03:13:00 *** goatpig has quit IRC
232018-06-02T03:15:04 *** Aliencorpse has quit IRC
242018-06-02T03:23:37 *** ProfMac has quit IRC
252018-06-02T03:24:00 *** roidster has quit IRC
262018-06-02T03:41:37 *** roidster has joined #bitcoin-core-dev
272018-06-02T03:41:59 *** roidster is now known as Guest40919
282018-06-02T04:05:25 *** luke-jr has quit IRC
292018-06-02T04:05:34 *** luke-jr has joined #bitcoin-core-dev
302018-06-02T05:10:01 *** bitconner has joined #bitcoin-core-dev
312018-06-02T05:13:57 *** bitconner has quit IRC
322018-06-02T05:55:22 *** harrymm has quit IRC
332018-06-02T06:08:19 *** harrymm has joined #bitcoin-core-dev
342018-06-02T06:14:46 *** lxer has joined #bitcoin-core-dev
352018-06-02T06:35:11 <wumpus> sipa: the idea to use VARINT for the service bits is that the higher bits are not used, so on the average case this will save some bytes per entry
362018-06-02T06:35:32 <wumpus> sipa: and ok, I'm fine with removing the onioncat padding for torv2, it seemed easiest for implementations
372018-06-02T06:36:44 <wumpus> sipa: but if you think the VARINT doesn't help I'll change it back to just uint64_t
382018-06-02T06:40:06 <sipa> wumpus: my point is more that if you're going to make it variable length... why limit to 64 bits?
392018-06-02T06:49:25 *** Guest40919 is now known as roidster
402018-06-02T06:55:40 *** SopaXorzTaker has joined #bitcoin-core-dev
412018-06-02T07:00:44 <mryandao> has anyone tried to do a `git request-pull` without a github account?
422018-06-02T07:02:16 <mryandao> would sending the pending changes to the mailing list prompt any of the maintainers to address the PR?
432018-06-02T07:06:57 *** roidster has quit IRC
442018-06-02T07:09:36 <wumpus> sipa: my point is more to have a limit, what would you suggest to limit it to?
452018-06-02T07:10:03 <wumpus> sipa: my reasoning was: 64 bits is more than enough for now, so there's no actual need to allow longer values
462018-06-02T07:11:19 <wumpus> mryandao: that's not really our way of working, I don't think anyone has ever posted a patch to the mailing list
472018-06-02T07:11:39 <wumpus> it's even harder to get things to be reviewed that way then on it is on github
482018-06-02T07:12:09 *** domble has joined #bitcoin-core-dev
492018-06-02T07:16:24 *** domble has quit IRC
502018-06-02T07:22:16 <sipa> wumpus: right, but you can have a serialization that supports longer, even though you currently don't use (or accept) it?
512018-06-02T07:22:40 <sipa> this is just a nit... i'm totally fine with a varint or just 64 bit, and extend it later again if needed
522018-06-02T07:25:38 <wumpus> sipa: right, that'd be ok to me
532018-06-02T07:30:16 <wumpus> I've updated the torv2 format to strip the onioncat prefixing
542018-06-02T07:43:29 *** SopaXorzTaker has quit IRC
552018-06-02T08:04:19 *** qu4ku has joined #bitcoin-core-dev
562018-06-02T08:06:01 *** d9b4bef9 has quit IRC
572018-06-02T08:06:22 *** Deadhand has quit IRC
582018-06-02T08:07:14 *** d9b4bef9 has joined #bitcoin-core-dev
592018-06-02T08:11:40 *** Deadhand has joined #bitcoin-core-dev
602018-06-02T08:18:08 *** Krellan has joined #bitcoin-core-dev
612018-06-02T08:34:16 *** Victorsueca has quit IRC
622018-06-02T08:35:25 *** Victorsueca has joined #bitcoin-core-dev
632018-06-02T08:42:00 *** SopaXorzTaker has joined #bitcoin-core-dev
642018-06-02T09:05:04 *** BashCo has joined #bitcoin-core-dev
652018-06-02T09:10:21 *** bitconner has joined #bitcoin-core-dev
662018-06-02T09:14:58 *** bitconner has quit IRC
672018-06-02T10:15:47 *** jtimon has joined #bitcoin-core-dev
682018-06-02T10:30:22 *** AaronvanW has joined #bitcoin-core-dev
692018-06-02T10:33:03 *** Aaronvan_ has joined #bitcoin-core-dev
702018-06-02T10:33:06 *** cryptojanitor has quit IRC
712018-06-02T10:36:35 *** AaronvanW has quit IRC
722018-06-02T11:11:55 *** drexl has joined #bitcoin-core-dev
732018-06-02T11:24:15 *** Victorsueca has quit IRC
742018-06-02T11:25:07 *** SopaXorzTaker has quit IRC
752018-06-02T11:25:25 *** Victorsueca has joined #bitcoin-core-dev
762018-06-02T11:31:05 *** nman999_ has joined #bitcoin-core-dev
772018-06-02T11:36:04 *** qu4ku has quit IRC
782018-06-02T12:03:01 *** d9b4bef9 has quit IRC
792018-06-02T12:04:13 *** d9b4bef9 has joined #bitcoin-core-dev
802018-06-02T12:29:45 *** Krellan has quit IRC
812018-06-02T12:30:32 *** Krellan has joined #bitcoin-core-dev
822018-06-02T12:41:35 *** opdenkamp has quit IRC
832018-06-02T13:00:10 *** Aaronvan_ has quit IRC
842018-06-02T13:00:48 *** AaronvanW has joined #bitcoin-core-dev
852018-06-02T13:05:09 *** AaronvanW has quit IRC
862018-06-02T13:05:37 *** nman999_ has quit IRC
872018-06-02T13:09:16 *** Chris_Stewart_5 has joined #bitcoin-core-dev
882018-06-02T13:10:49 *** bitconner has joined #bitcoin-core-dev
892018-06-02T13:10:59 *** AaronvanW has joined #bitcoin-core-dev
902018-06-02T13:15:14 *** bitconner has quit IRC
912018-06-02T13:20:51 *** hsmiths has quit IRC
922018-06-02T13:23:41 *** jimmysong has joined #bitcoin-core-dev
932018-06-02T13:27:49 *** owowo has quit IRC
942018-06-02T13:31:04 *** Chris_Stewart_5 has quit IRC
952018-06-02T13:31:27 *** BashCo has quit IRC
962018-06-02T13:32:06 *** Chris_Stewart_5 has joined #bitcoin-core-dev
972018-06-02T13:33:34 *** owowo has joined #bitcoin-core-dev
982018-06-02T13:41:37 *** SopaXorzTaker has joined #bitcoin-core-dev
992018-06-02T13:42:03 *** Cogito_Ergo_Sum has joined #bitcoin-core-dev
1002018-06-02T13:42:03 *** Cogito_Ergo_Sum has joined #bitcoin-core-dev
1012018-06-02T13:45:08 *** lnostdal has quit IRC
1022018-06-02T13:55:12 *** Chris_Stewart_5 has quit IRC
1032018-06-02T14:31:08 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #12744: WIP: eliminate dependency on boost::program_options (master...program_options) https://github.com/bitcoin/bitcoin/pull/12744
1042018-06-02T14:31:53 *** BashCo has joined #bitcoin-core-dev
1052018-06-02T14:32:45 *** lnostdal has joined #bitcoin-core-dev
1062018-06-02T14:36:58 *** Krellan has quit IRC
1072018-06-02T14:45:47 *** SopaXorzTaker has quit IRC
1082018-06-02T14:48:47 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1092018-06-02T14:54:26 *** hsmiths has joined #bitcoin-core-dev
1102018-06-02T15:05:15 *** Guyver2 has joined #bitcoin-core-dev
1112018-06-02T15:55:17 *** prototype has joined #bitcoin-core-dev
1122018-06-02T15:55:36 *** laurentmt has joined #bitcoin-core-dev
1132018-06-02T15:56:57 *** laurentmt has quit IRC
1142018-06-02T16:00:40 *** Krellan has joined #bitcoin-core-dev
1152018-06-02T16:07:57 *** Chris_Stewart_5 has quit IRC
1162018-06-02T16:17:15 *** Randolf has joined #bitcoin-core-dev
1172018-06-02T16:17:47 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1182018-06-02T16:17:54 *** bitconner has joined #bitcoin-core-dev
1192018-06-02T16:20:12 *** SopaXorzTaker has joined #bitcoin-core-dev
1202018-06-02T16:22:55 *** bitconner has quit IRC
1212018-06-02T16:24:01 *** lnostdal has quit IRC
1222018-06-02T16:31:40 *** molz has quit IRC
1232018-06-02T16:39:08 *** Victorsueca has quit IRC
1242018-06-02T16:40:20 *** Victorsueca has joined #bitcoin-core-dev
1252018-06-02T16:44:32 *** SopaXorzTaker has quit IRC
1262018-06-02T16:47:07 *** bitconner has joined #bitcoin-core-dev
1272018-06-02T16:51:27 *** bitconner has quit IRC
1282018-06-02T16:53:40 *** molz has joined #bitcoin-core-dev
1292018-06-02T16:54:04 *** molz is now known as Guest46843
1302018-06-02T16:57:28 *** Guest46843 has quit IRC
1312018-06-02T16:57:28 *** Guest46843 has joined #bitcoin-core-dev
1322018-06-02T16:58:30 *** Guest46843 has quit IRC
1332018-06-02T17:00:59 *** lnostdal has joined #bitcoin-core-dev
1342018-06-02T17:03:06 *** molly has joined #bitcoin-core-dev
1352018-06-02T17:03:29 *** molly is now known as Guest71475
1362018-06-02T17:09:01 *** Guest71475 has quit IRC
1372018-06-02T17:09:23 *** Chris_Stewart_5 has quit IRC
1382018-06-02T17:11:10 <bitcoin-git> [bitcoin] eudisd opened pull request #13373: Qt: Update Wallet Encryption Titles To Better Describe Process (master...feature/bitcoin-#13245) https://github.com/bitcoin/bitcoin/pull/13373
1392018-06-02T17:19:54 *** molz_ has joined #bitcoin-core-dev
1402018-06-02T17:21:46 *** molz_ is now known as molz
1412018-06-02T17:21:57 *** molz has joined #bitcoin-core-dev
1422018-06-02T17:47:16 <bitcoin-git> [bitcoin] kaplanmaxe opened pull request #13374: utils and libraries: checking for bitcoin address in translations (master...check-addr-translations) https://github.com/bitcoin/bitcoin/pull/13374
1432018-06-02T18:06:05 *** Randolf has quit IRC
1442018-06-02T18:07:01 *** Randolf has joined #bitcoin-core-dev
1452018-06-02T18:07:39 *** Krellan has quit IRC
1462018-06-02T18:08:36 *** Krellan has joined #bitcoin-core-dev
1472018-06-02T18:21:37 *** promag has joined #bitcoin-core-dev
1482018-06-02T18:26:52 *** Randolf has quit IRC
1492018-06-02T18:29:48 *** promag has quit IRC
1502018-06-02T18:36:40 *** bitconner has joined #bitcoin-core-dev
1512018-06-02T18:41:05 *** AaronvanW has quit IRC
1522018-06-02T18:41:40 *** AaronvanW has joined #bitcoin-core-dev
1532018-06-02T18:41:50 *** bitconner has quit IRC
1542018-06-02T18:43:27 *** rex4539 has joined #bitcoin-core-dev
1552018-06-02T18:43:46 *** domble has joined #bitcoin-core-dev
1562018-06-02T18:44:03 *** roidster has joined #bitcoin-core-dev
1572018-06-02T18:46:12 *** AaronvanW has quit IRC
1582018-06-02T18:47:45 *** prototype has quit IRC
1592018-06-02T18:50:55 *** Randolf has joined #bitcoin-core-dev
1602018-06-02T18:53:15 *** LeMiner has joined #bitcoin-core-dev
1612018-06-02T18:55:21 *** roidster has quit IRC
1622018-06-02T19:05:06 *** nullptr| has quit IRC
1632018-06-02T19:12:00 *** nullptr| has joined #bitcoin-core-dev
1642018-06-02T19:12:09 *** harding has quit IRC
1652018-06-02T19:12:14 *** harding_ has joined #bitcoin-core-dev
1662018-06-02T19:12:33 *** harding_ is now known as harding
1672018-06-02T19:36:16 *** ProfMac has joined #bitcoin-core-dev
1682018-06-02T19:41:39 *** Victorsueca has quit IRC
1692018-06-02T19:42:50 *** Victorsueca has joined #bitcoin-core-dev
1702018-06-02T19:46:39 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1712018-06-02T19:50:04 *** Randolf has quit IRC
1722018-06-02T19:52:31 *** AaronvanW has joined #bitcoin-core-dev
1732018-06-02T19:56:51 *** AaronvanW has quit IRC
1742018-06-02T20:05:46 *** Guyver2 has quit IRC
1752018-06-02T20:10:48 *** promag has joined #bitcoin-core-dev
1762018-06-02T20:11:23 *** promag has quit IRC
1772018-06-02T20:15:13 *** Krellan has quit IRC
1782018-06-02T20:16:11 *** Krellan has joined #bitcoin-core-dev
1792018-06-02T20:21:33 *** promag has joined #bitcoin-core-dev
1802018-06-02T20:26:02 *** promag has quit IRC
1812018-06-02T20:32:15 <bitcoin-git> [bitcoin] undercoverGod opened pull request #13375: utils and libraries: address check in update-translations.py (master...master) https://github.com/bitcoin/bitcoin/pull/13375
1822018-06-02T20:34:43 *** promag has joined #bitcoin-core-dev
1832018-06-02T20:38:57 *** promag has quit IRC
1842018-06-02T20:50:26 *** Randolf has joined #bitcoin-core-dev
1852018-06-02T20:52:44 *** rex4539 has quit IRC
1862018-06-02T20:53:46 *** unholymachine has joined #bitcoin-core-dev
1872018-06-02T21:00:07 *** dgenr8 has quit IRC
1882018-06-02T21:01:03 *** dgenr8 has joined #bitcoin-core-dev
1892018-06-02T21:04:55 *** owowo has quit IRC
1902018-06-02T21:10:36 *** AaronvanW has joined #bitcoin-core-dev
1912018-06-02T21:13:49 *** dgenr8 has quit IRC
1922018-06-02T21:14:13 *** dgenr8 has joined #bitcoin-core-dev
1932018-06-02T21:15:24 *** AaronvanW has quit IRC
1942018-06-02T21:23:17 *** owowo has joined #bitcoin-core-dev
1952018-06-02T21:40:26 *** Chris_Stewart_5 has quit IRC
1962018-06-02T21:58:44 *** promag has joined #bitcoin-core-dev
1972018-06-02T22:09:57 *** owowo has quit IRC
1982018-06-02T22:10:52 *** owowo has joined #bitcoin-core-dev
1992018-06-02T22:24:07 *** dgenr8 has quit IRC
2002018-06-02T22:24:39 *** promag has quit IRC
2012018-06-02T22:26:52 *** promag has joined #bitcoin-core-dev
2022018-06-02T22:28:44 *** contrapumpkin has quit IRC
2032018-06-02T22:49:56 *** Victorsueca has quit IRC
2042018-06-02T22:51:05 *** Victorsueca has joined #bitcoin-core-dev
2052018-06-02T22:53:19 *** promag has quit IRC
2062018-06-02T23:07:28 *** contrapumpkin has joined #bitcoin-core-dev
2072018-06-02T23:16:28 *** LeMiner has quit IRC
2082018-06-02T23:23:32 *** Cogito_Ergo_Sum has quit IRC