12016-05-19T00:18:30 *** pedrobranco has joined #bitcoin-core-dev
22016-05-19T00:22:55 *** pedrobranco has quit IRC
32016-05-19T00:44:20 *** pmienk has joined #bitcoin-core-dev
42016-05-19T00:56:51 *** belcher has quit IRC
52016-05-19T01:05:04 *** dermoth__ has quit IRC
62016-05-19T01:05:46 *** dermoth__ has joined #bitcoin-core-dev
72016-05-19T01:11:58 *** raedah has joined #bitcoin-core-dev
82016-05-19T01:18:13 *** otebuv has joined #bitcoin-core-dev
92016-05-19T01:19:01 <otebuv> what are the main differences between bitcoin-core and bitcoinj in terms of functionality
102016-05-19T01:35:04 *** dermoth__ has quit IRC
112016-05-19T01:35:39 *** dermoth__ has joined #bitcoin-core-dev
122016-05-19T01:39:02 *** [Author] has joined #bitcoin-core-dev
132016-05-19T01:46:07 *** Chris_Stewart_5 has joined #bitcoin-core-dev
142016-05-19T01:58:33 <Chris_Stewart_5> How long is a 'retarget period' in BIP9?
152016-05-19T02:01:11 <Chris_Stewart_5> Seems like it isn't defined in BIP9 unless I am missing something..
162016-05-19T02:02:44 <pigeons> is it 2015 blocks or 2016?
172016-05-19T02:06:31 *** pedrobranco has joined #bitcoin-core-dev
182016-05-19T02:06:53 <Chris_Stewart_5> pigeons: Could be, it would make sense from drawing conclusions from the code snippets
192016-05-19T02:11:21 *** pedrobranco has quit IRC
202016-05-19T02:13:29 *** Chris_Stewart_5 has quit IRC
212016-05-19T02:17:15 *** kadoban has quit IRC
222016-05-19T02:21:07 *** kadoban has joined #bitcoin-core-dev
232016-05-19T02:25:01 *** Alopex has quit IRC
242016-05-19T02:26:07 *** Alopex has joined #bitcoin-core-dev
252016-05-19T02:29:16 *** Chris_Stewart_5 has joined #bitcoin-core-dev
262016-05-19T02:41:28 *** Chris_Stewart_5 has quit IRC
272016-05-19T02:44:14 <luke-jr> otebuv: Bitcoin Core implements (and defines) the actual Bitcoin protocol, whereas BitcoinJ just has enough to trust a remote Bitcoin Core node
282016-05-19T02:44:45 <luke-jr> (BlueMatt added Core-imitation logic implementing the actual Bitcoin protocol in BitcoinJ years ago, but AFAIK it's likely buggy and outdated by now)
292016-05-19T02:44:58 <luke-jr> (and nobody uses it afaik, which is probably a good thing)
302016-05-19T02:45:49 <otebuv> @luke-jr what about wallet/addresses functionality can i create new wallet addresses with bitcoin-core
312016-05-19T02:46:44 <luke-jr> otebuv: Bitcoin Core does indeed have a wallet builtin
322016-05-19T02:47:19 <luke-jr> in fact, it was the ONLY wallet for several years, and still the most mature
332016-05-19T02:47:30 <BlueMatt> yea, it really, really should be removed
342016-05-19T02:47:40 <BlueMatt> and is very outdated now
352016-05-19T02:47:50 <luke-jr> BlueMatt: referring to BitcoinJ's impl of the protocol, and not Core's wallet, I assume?
362016-05-19T02:48:49 <BlueMatt> yea
372016-05-19T03:07:02 *** Alopex has quit IRC
382016-05-19T03:08:07 *** Alopex has joined #bitcoin-core-dev
392016-05-19T03:45:01 *** sturles has quit IRC
402016-05-19T03:45:09 *** sturles has joined #bitcoin-core-dev
412016-05-19T03:45:09 *** sturles has joined #bitcoin-core-dev
422016-05-19T03:55:04 *** otebuv has quit IRC
432016-05-19T04:01:01 *** Alopex has quit IRC
442016-05-19T04:02:07 *** Alopex has joined #bitcoin-core-dev
452016-05-19T04:04:00 *** supasonic has quit IRC
462016-05-19T04:04:18 *** nosovhunt has joined #bitcoin-core-dev
472016-05-19T04:19:02 *** Alopex has quit IRC
482016-05-19T04:20:07 *** Alopex has joined #bitcoin-core-dev
492016-05-19T04:35:01 *** Alopex has quit IRC
502016-05-19T04:36:07 *** Alopex has joined #bitcoin-core-dev
512016-05-19T04:57:01 *** Alopex has quit IRC
522016-05-19T04:58:07 *** Alopex has joined #bitcoin-core-dev
532016-05-19T05:01:43 *** supasonic has joined #bitcoin-core-dev
542016-05-19T05:04:35 *** TomMc has quit IRC
552016-05-19T05:06:32 *** supasonic has quit IRC
562016-05-19T05:07:14 *** pet_rock has quit IRC
572016-05-19T05:13:07 *** supasonic has joined #bitcoin-core-dev
582016-05-19T05:27:25 *** Giszmo has quit IRC
592016-05-19T05:27:44 *** Giszmo has joined #bitcoin-core-dev
602016-05-19T05:32:15 <paveljanik> BlueMatt, #8068 doesn't compile at all here now (with clang).
612016-05-19T05:32:48 <paveljanik> ./blockencodings.h:36:33: error: no matching conversion for functional-style cast from 'unsigned long' to 'CCompactSize'
622016-05-19T05:39:31 <luke-jr> paveljanik: maybe another 32/64-bit issue?
632016-05-19T05:39:53 <BlueMatt> looks like it...i fixed thaat bug in two other places....
642016-05-19T05:39:59 <BlueMatt> just missed one
652016-05-19T05:50:34 <BlueMatt> paveljanik: try now?
662016-05-19T05:52:17 *** tripleslash has quit IRC
672016-05-19T06:09:41 <paveljanik> will do
682016-05-19T06:11:02 <paveljanik> ./blockencodings.h:157:35: error: no matching function for call to 'min'
692016-05-19T06:14:47 *** Amnez777 has quit IRC
702016-05-19T06:17:24 *** Amnez777 has joined #bitcoin-core-dev
712016-05-19T06:19:03 <BlueMatt> huh
722016-05-19T06:19:11 <BlueMatt> its fucking std::min........
732016-05-19T06:20:34 <BlueMatt> paveljanik: added the include......
742016-05-19T06:22:43 <luke-jr> BlueMatt: std::min only works when both arguments are exactly the same type
752016-05-19T06:22:44 *** Amnez777 has quit IRC
762016-05-19T06:23:10 <luke-jr> and it won't cast implicitly
772016-05-19T06:27:15 <BlueMatt> fucking 32-bit......
782016-05-19T06:28:12 <paveljanik> BlueMatt, you are on 32bits?
792016-05-19T06:28:23 <BlueMatt> no
802016-05-19T06:28:37 <BlueMatt> I suppose I'd be having these issues if I were :p
812016-05-19T06:29:10 <paveljanik> I'm on x86_64...
822016-05-19T06:32:40 <paveljanik> BlueMatt, now there are only two other errors: ./blockencodings.h:40 and 82 std::min
832016-05-19T06:33:38 <BlueMatt> wtf
842016-05-19T06:33:43 <BlueMatt> ugh...make me fucking install clang
852016-05-19T06:37:34 <BlueMatt> anddddd...clang segfaults
862016-05-19T06:37:39 <BlueMatt> well i fixed the std::min
872016-05-19T06:37:47 <paveljanik> retrying...
882016-05-19T06:38:55 *** hrusti has quit IRC
892016-05-19T06:39:11 <paveljanik> passed the file now. Congrats! ;-)
902016-05-19T06:39:17 <BlueMatt> heh
912016-05-19T06:39:29 <BlueMatt> does clang really make size_t a 32-bit on 64-bit platforms???
922016-05-19T06:39:35 <BlueMatt> that seems somewhat strange to me
932016-05-19T06:39:54 <paveljanik> no no. It is unsigned long vs. unsigned long long
942016-05-19T06:40:32 <BlueMatt> yea, unsigned long is probably 32-bit, no?
952016-05-19T06:43:31 <paveljanik> unsigned long is 8 bytes long here.
962016-05-19T06:43:51 <paveljanik> and ULL is 8 bytes here
972016-05-19T06:44:18 <BlueMatt> heh, funny that it complains when 2 8-byte types dont match
982016-05-19T06:44:25 <paveljanik> yep 8)
992016-05-19T06:45:22 *** Amnez777 has joined #bitcoin-core-dev
1002016-05-19T06:46:26 <GitHub187> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/239d41986454...18436d889653
1012016-05-19T06:46:27 <GitHub187> bitcoin/master 00678bd Warren Togami: Make failures to connect via Socks5() more informative and less unnecessarily scary....
1022016-05-19T06:46:28 <GitHub187> bitcoin/master 0d9af79 Warren Togami: SOCKS5 connecting and connected messages with -debug=net....
1032016-05-19T06:46:28 <GitHub187> bitcoin/master 94fd1d8 Warren Togami: Make Socks5() InterruptibleRecv() timeout/failures informative....
1042016-05-19T06:46:36 <GitHub87> [bitcoin] laanwj closed pull request #8033: Fix Socks5() connect failures to be less noisy and less unnecessarily scary (master...proxy_fail_too_scary) https://github.com/bitcoin/bitcoin/pull/8033
1052016-05-19T07:03:33 *** Giszmo has quit IRC
1062016-05-19T07:04:02 *** supasonic has quit IRC
1072016-05-19T07:10:36 *** Evel-Knievel has quit IRC
1082016-05-19T07:17:44 *** supasonic has joined #bitcoin-core-dev
1092016-05-19T07:17:54 *** Evel-Knievel has joined #bitcoin-core-dev
1102016-05-19T07:36:06 *** supasonic has quit IRC
1112016-05-19T07:42:23 *** kadoban has quit IRC
1122016-05-19T07:50:50 *** nosovhunt has quit IRC
1132016-05-19T07:56:22 <GitHub14> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/18436d889653...7771aa57bdd6
1142016-05-19T07:56:23 <GitHub14> bitcoin/master f4119c6 EthanHeilman: Remove non-determinism which is breaking net_tests #8069
1152016-05-19T07:56:24 <GitHub14> bitcoin/master 2a8b358 Ethan Heilman: Fix typo adddrman to addrman as requested in #8070
1162016-05-19T07:56:24 <GitHub14> bitcoin/master 7771aa5 Wladimir J. van der Laan: Merge #8070: Remove non-determinism which is breaking net_tests #8069...
1172016-05-19T07:56:34 <GitHub177> [bitcoin] laanwj closed pull request #8070: Remove non-determinism which is breaking net_tests #8069 (master...bug) https://github.com/bitcoin/bitcoin/pull/8070
1182016-05-19T08:08:31 *** nosovhunt has joined #bitcoin-core-dev
1192016-05-19T08:42:35 *** jannes has joined #bitcoin-core-dev
1202016-05-19T09:09:01 *** pedrobranco has joined #bitcoin-core-dev
1212016-05-19T09:09:23 *** pedrobranco has joined #bitcoin-core-dev
1222016-05-19T09:12:45 *** MarcoFalke has joined #bitcoin-core-dev
1232016-05-19T09:18:15 <GitHub121> [bitcoin] MarcoFalke opened pull request #8072: travis: 'make check' in parallel and verbose (master...Mf1605-travisMakeCheck) https://github.com/bitcoin/bitcoin/pull/8072
1242016-05-19T09:21:33 <MarcoFalke> is there an irc meeting today?
1252016-05-19T09:22:01 <warren> Are people traveling now for the Zurich thing?
1262016-05-19T09:24:12 <jonasschnelli> There is also a meetup in zurich during the time of the meeting. At least Pieter W. will be there. :)
1272016-05-19T09:28:18 <jonasschnelli> I think I'll attend the todays IRC meeting,... not sure if i'm the only one.
1282016-05-19T09:37:32 *** hybridsole has quit IRC
1292016-05-19T10:12:58 *** gevs has quit IRC
1302016-05-19T10:24:42 *** gevs has joined #bitcoin-core-dev
1312016-05-19T10:24:42 *** gevs has joined #bitcoin-core-dev
1322016-05-19T10:31:02 *** G1lius has joined #bitcoin-core-dev
1332016-05-19T10:45:01 *** MarcoFalke has quit IRC
1342016-05-19T10:51:50 *** molz has quit IRC
1352016-05-19T10:52:21 *** molz has joined #bitcoin-core-dev
1362016-05-19T10:55:57 *** pmienk has quit IRC
1372016-05-19T10:56:22 *** pmienk has joined #bitcoin-core-dev
1382016-05-19T10:56:32 *** ghtdak has quit IRC
1392016-05-19T10:57:43 *** ghtdak has joined #bitcoin-core-dev
1402016-05-19T11:00:47 *** Ginnarr has joined #bitcoin-core-dev
1412016-05-19T11:03:18 *** molz has quit IRC
1422016-05-19T11:31:32 *** Amnez777 has quit IRC
1432016-05-19T11:36:43 *** Amnez777 has joined #bitcoin-core-dev
1442016-05-19T11:41:36 *** Ginnarr has quit IRC
1452016-05-19T11:43:12 *** ChillazZ has joined #bitcoin-core-dev
1462016-05-19T11:57:06 <GitHub84> [bitcoin] rat4 opened pull request #8073: qt: askpassphrasedialog: Clear pass fields on accept (master...patch) https://github.com/bitcoin/bitcoin/pull/8073
1472016-05-19T12:04:02 *** laurentmt has joined #bitcoin-core-dev
1482016-05-19T12:04:26 *** laurentmt has quit IRC
1492016-05-19T12:11:20 *** skang404 has joined #bitcoin-core-dev
1502016-05-19T12:56:42 *** molz has joined #bitcoin-core-dev
1512016-05-19T12:59:21 <petertodd> warren: yeah, I'll on my way there during th emeeting
1522016-05-19T13:12:51 *** pet_rock has joined #bitcoin-core-dev
1532016-05-19T13:13:21 *** laurentmt has joined #bitcoin-core-dev
1542016-05-19T13:24:31 *** laurentmt has quit IRC
1552016-05-19T13:26:30 *** TomMc has joined #bitcoin-core-dev
1562016-05-19T13:27:09 *** hybridsole has joined #bitcoin-core-dev
1572016-05-19T13:43:02 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1582016-05-19T14:00:34 *** laurentmt has joined #bitcoin-core-dev
1592016-05-19T14:05:12 *** donal has joined #bitcoin-core-dev
1602016-05-19T14:09:28 *** face has quit IRC
1612016-05-19T14:09:45 *** face has joined #bitcoin-core-dev
1622016-05-19T14:18:10 *** Giszmo has joined #bitcoin-core-dev
1632016-05-19T14:23:25 *** pedrobranco has quit IRC
1642016-05-19T14:23:41 *** pedrobranco has joined #bitcoin-core-dev
1652016-05-19T14:24:21 <cjcj> Just an FYI: none of the GPG keys listed https://bitcoincore.org/en/list/announcements/join/ are reachable
1662016-05-19T14:31:08 *** supasonic has joined #bitcoin-core-dev
1672016-05-19T14:36:55 <jonasschnelli> cjcj: thanks
1682016-05-19T14:37:18 *** earlest has joined #bitcoin-core-dev
1692016-05-19T14:38:10 <jonasschnelli> cjcj: https://github.com/bitcoin-core/bitcoincore.org/issues/170
1702016-05-19T14:38:54 *** supasonic has quit IRC
1712016-05-19T14:40:34 *** bysherper has quit IRC
1722016-05-19T14:52:00 *** supasonic has joined #bitcoin-core-dev
1732016-05-19T15:03:01 *** bysherper has joined #bitcoin-core-dev
1742016-05-19T15:06:04 *** earlest has quit IRC
1752016-05-19T15:08:56 *** supasonic has quit IRC
1762016-05-19T15:09:27 <luke-jr> maybe there should be a master PGP key that can sign senders
1772016-05-19T15:17:12 *** supasonic has joined #bitcoin-core-dev
1782016-05-19T15:17:40 *** laurentmt has quit IRC
1792016-05-19T15:22:02 <gmaxwell> am I timezone confused or is the meeting not for several hours? (I'm in Zurich now)
1802016-05-19T15:22:31 *** supasonic has quit IRC
1812016-05-19T15:22:58 *** supasonic has joined #bitcoin-core-dev
1822016-05-19T15:23:38 <instagibbs> gmaxwell, not yet surely
1832016-05-19T15:25:43 <gmaxwell> should I not be in Zurich now? I could go back...
1842016-05-19T15:27:31 *** kadoban has joined #bitcoin-core-dev
1852016-05-19T15:27:51 <luke-jr> gmaxwell: you're 3 hours 30 min early for the -core-dev meeting
1862016-05-19T15:28:30 * luke-jr ponders if he'll be able to make it. supposedly the plane has wifi
1872016-05-19T15:32:55 *** supasonic has quit IRC
1882016-05-19T15:35:01 <sipa> gmaxwell: local time is 17:34; meeting is at 21:00
1892016-05-19T15:38:00 <sipa> gmaxwell: there is also a social bitcoin meetup in zurich in 1.5 hours
1902016-05-19T15:44:44 *** supasonic has joined #bitcoin-core-dev
1912016-05-19T15:50:41 *** supasonic has quit IRC
1922016-05-19T15:52:21 *** Guyver2 has joined #bitcoin-core-dev
1932016-05-19T15:55:05 <gmaxwell> BlueMatt: new shorter short-ids are doing their thing:
1942016-05-19T15:55:13 <gmaxwell> 2016-05-19 14:31:35 received: cmpctblock (18005 bytes) peer=1
1952016-05-19T15:55:13 <gmaxwell> 2016-05-19 14:31:35 Successfully reconstructed block 000000000000000003c99851acf96fb791f790324d62ffad98e2c68de4783f32 with 1 txn prefilled, 2964 txn from mempool and 0 txn requested
1962016-05-19T15:55:34 *** supasonic has joined #bitcoin-core-dev
1972016-05-19T15:55:37 <sipa> \o/
1982016-05-19T15:58:10 *** Chris_Stewart_5 has quit IRC
1992016-05-19T16:05:00 *** pedrobranco has quit IRC
2002016-05-19T16:05:26 *** pedrobranco has joined #bitcoin-core-dev
2012016-05-19T16:13:04 *** pedrobranco has quit IRC
2022016-05-19T16:19:13 *** pedrobranco has joined #bitcoin-core-dev
2032016-05-19T16:25:30 *** MarcoFalke has joined #bitcoin-core-dev
2042016-05-19T16:30:13 *** pedrobranco has quit IRC
2052016-05-19T16:30:39 *** pedrobranco has joined #bitcoin-core-dev
2062016-05-19T16:31:45 *** pedrobranco has joined #bitcoin-core-dev
2072016-05-19T16:39:24 *** arowser has quit IRC
2082016-05-19T16:39:50 *** arowser has joined #bitcoin-core-dev
2092016-05-19T16:52:21 *** MarcoFalke has quit IRC
2102016-05-19T17:13:47 *** earlest has joined #bitcoin-core-dev
2112016-05-19T17:17:04 *** bysherper has quit IRC
2122016-05-19T17:22:16 *** zooko has joined #bitcoin-core-dev
2132016-05-19T17:24:57 *** pedrobranco has quit IRC
2142016-05-19T17:27:26 *** pedrobranco has joined #bitcoin-core-dev
2152016-05-19T17:32:24 *** pedrobranco has quit IRC
2162016-05-19T17:33:03 <instagibbs> that's some nice extra savings there :)
2172016-05-19T17:54:11 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2182016-05-19T18:11:20 *** bysherper has joined #bitcoin-core-dev
2192016-05-19T18:14:34 *** earlest has quit IRC
2202016-05-19T18:23:09 *** zooko has quit IRC
2212016-05-19T18:26:31 *** Michail1 has quit IRC
2222016-05-19T18:26:32 *** shesek has quit IRC
2232016-05-19T18:26:33 *** PaulCapestany has quit IRC
2242016-05-19T18:26:34 *** go1111111 has quit IRC
2252016-05-19T18:26:35 *** devrandom has quit IRC
2262016-05-19T18:26:37 *** sdaftuar has quit IRC
2272016-05-19T18:26:46 *** devrandom has joined #bitcoin-core-dev
2282016-05-19T18:26:50 *** sdaftuar has joined #bitcoin-core-dev
2292016-05-19T18:26:54 *** go1111111 has joined #bitcoin-core-dev
2302016-05-19T18:26:54 *** Michail1 has joined #bitcoin-core-dev
2312016-05-19T18:27:05 *** shesek has joined #bitcoin-core-dev
2322016-05-19T18:27:11 *** PaulCapestany has joined #bitcoin-core-dev
2332016-05-19T18:29:51 *** earlest has joined #bitcoin-core-dev
2342016-05-19T18:30:27 *** ibrightly has quit IRC
2352016-05-19T18:31:45 *** mturquette has quit IRC
2362016-05-19T18:33:04 *** bysherper has quit IRC
2372016-05-19T18:34:00 *** ibrightly has joined #bitcoin-core-dev
2382016-05-19T18:34:38 *** mturquette has joined #bitcoin-core-dev
2392016-05-19T18:56:01 *** loltastic has joined #bitcoin-core-dev
2402016-05-19T18:56:21 <BlueMatt> gmaxwell: nice!
2412016-05-19T18:59:08 *** loltastic has quit IRC
2422016-05-19T18:59:40 *** loltastic has joined #bitcoin-core-dev
2432016-05-19T19:01:51 <luke-jr> meeting?
2442016-05-19T19:02:01 <BlueMatt> probably travel day for most folks?
2452016-05-19T19:02:04 *** earlest has quit IRC
2462016-05-19T19:02:11 <luke-jr> but I have layover :o
2472016-05-19T19:02:17 <BlueMatt> #meetingstart
2482016-05-19T19:02:22 <BlueMatt> #startmeeting
2492016-05-19T19:02:22 <lightningbot> Meeting started Thu May 19 19:02:22 2016 UTC. The chair is BlueMatt. Information about MeetBot at http://wiki.debian.org/MeetBot.
2502016-05-19T19:02:22 <lightningbot> Useful Commands: #action #agreed #help #info #idea #link #topic.
2512016-05-19T19:02:29 <BlueMatt> topics?
2522016-05-19T19:03:10 <luke-jr> VB GBT :P
2532016-05-19T19:03:48 <BlueMatt> who's writing the fixes for that?
2542016-05-19T19:04:14 <sipa> i am at the zurich bitcoin meetup
2552016-05-19T19:04:18 <luke-jr> me https://github.com/bitcoin/bitcoin/pull/7935
2562016-05-19T19:04:34 *** jannes has quit IRC
2572016-05-19T19:04:51 *** muuqwaul has joined #bitcoin-core-dev
2582016-05-19T19:05:33 <BlueMatt> luke-jr: so it looks like its in the review queue?
2592016-05-19T19:05:41 <luke-jr> yeah
2602016-05-19T19:05:57 <luke-jr> but it's fairly important to get released before CSV activates
2612016-05-19T19:06:22 <sipa> csv won't activate soon
2622016-05-19T19:06:52 <BlueMatt> it might, but, indeed, there seems to be some meme about CSV not being useful without segwit :/
2632016-05-19T19:06:56 <luke-jr> could be within a month, no? and we need time for rc testing etc
2642016-05-19T19:07:13 <luke-jr> hmm
2652016-05-19T19:07:33 <morcos> how important is it for us to get CSV activated soon?
2662016-05-19T19:07:48 <luke-jr> I don't know any urgent need for it tbh
2672016-05-19T19:08:04 <BlueMatt> dont think its /criticial/, but it would be very nice for a few folks
2682016-05-19T19:08:04 <sipa> the demand for csv is for supporting htlcz
2692016-05-19T19:08:57 <luke-jr> htlcz?
2702016-05-19T19:08:59 <morcos> but doesn't it seem like segwit is such a big additional improvement that its not worth trying to push for CSV adoption now and instead saving our energy for segwit adoption?
2712016-05-19T19:09:03 <BlueMatt> luke-jr: s/z/s/
2722016-05-19T19:09:14 *** moli has joined #bitcoin-core-dev
2732016-05-19T19:09:20 <luke-jr> ah
2742016-05-19T19:09:27 *** molz has quit IRC
2752016-05-19T19:09:58 <BlueMatt> morcos: it would be very nice if it didnt activate at the same time, but while there are some use-cases, its true, I'm not aware of anyone clamoring for csv RIGHT NOW
2762016-05-19T19:10:35 <morcos> BlueMatt: just for the purposes of having a live VB activation before segwit?
2772016-05-19T19:10:41 <BlueMatt> it is kinda dissapointing that miners dont care enough to upgrade, since there were other bugfixes there, but whatever
2782016-05-19T19:10:54 <luke-jr> I got the (mistaken?) impression BlueMatt and gmaxwell were upset CSV was taking long, so I assumed it was getting pressure on
2792016-05-19T19:10:56 <morcos> that doesn't seem so critical to me, now that we've had so many testnet type activations
2802016-05-19T19:11:01 <BlueMatt> morcos: yea, that would be nice too
2812016-05-19T19:11:30 <morcos> i agree its disappointing, but i'm not sure its something thats worth worrying about or doing anything about. lets just roll out the next great thing
2822016-05-19T19:11:34 <BlueMatt> luke-jr: no, I think gmaxwell would very much like it to move forward faster, and I am dissapointed that its not, but as morcos points out, its not critical
2832016-05-19T19:11:42 <sipa> what could be do to improve adoption?
2842016-05-19T19:11:56 <luke-jr> sipa: 0.11 backport would get Eligius
2852016-05-19T19:12:02 <BlueMatt> sipa: not much, a few folks were bugging the 2 big miners left
2862016-05-19T19:12:51 <luke-jr> right now solo depends on VB GBT, and Eligius depends on either 0.11 backport or 0.12 CPFP testing/review
2872016-05-19T19:13:20 <sipa> luke-jr: i'll review the patches tomorrow
2882016-05-19T19:13:22 <BlueMatt> luke-jr: I'm working on the cpfp review
2892016-05-19T19:13:45 <BlueMatt> next topic?
2902016-05-19T19:15:13 <luke-jr> should we make specific plans for the weekend?
2912016-05-19T19:15:23 <luke-jr> or maybe jonasschnelli already has that planned
2922016-05-19T19:15:42 <BlueMatt> I think thats already mostly planned/most folks arent here/there is an email thread
2932016-05-19T19:15:55 <sipa> yes
2942016-05-19T19:16:23 <luke-jr> oh, has anyone looked at the OpenSSL exploits?
2952016-05-19T19:16:27 <jonasschnelli> I haven't planed a schedule on what to talk about or on what to work. I think this should be done together.
2962016-05-19T19:16:39 <jonasschnelli> Any I guess 20 people can't work on the same thing. We might need to form groups.
2972016-05-19T19:18:24 <sipa> if there are no further topics, i suggest closing the meeting soon
2982016-05-19T19:19:05 <luke-jr> OpenSSL exploits could be a topic. IIRC there was an uncertainty of the risk of the last batch
2992016-05-19T19:19:05 <BlueMatt> sounds good to me
3002016-05-19T19:19:15 <BlueMatt> luke-jr: yes, someone should look at that
3012016-05-19T19:19:36 <BlueMatt> luke-jr: you feel like digging into it?
3022016-05-19T19:19:42 <luke-jr> if we're going to release 0.12.2 with the VB GBT stuff, might as well bump OpenSSL with it?
3032016-05-19T19:19:53 <sipa> that sou ds reasonable
3042016-05-19T19:19:59 <luke-jr> BlueMatt: I don't feel competent in crypto, but I could dig a little I guess
3052016-05-19T19:19:59 <sipa> sounds
3062016-05-19T19:20:27 <BlueMatt> luke-jr: indeed, if we do another release (I think we'd need a quorum here to discuss that), then we should bump openssl
3072016-05-19T19:21:33 *** droark has joined #bitcoin-core-dev
3082016-05-19T19:22:05 <luke-jr> guess nothing else to discuss?
3092016-05-19T19:24:06 <BlueMatt> #endmeeting
3102016-05-19T19:24:06 <lightningbot> Meeting ended Thu May 19 19:24:06 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
3112016-05-19T19:24:06 <lightningbot> Minutes: http://www.erisian.com.au/meetbot/bitcoin-core-dev/2016/bitcoin-core-dev.2016-05-19-19.02.html
3122016-05-19T19:24:06 <lightningbot> Minutes (text): http://www.erisian.com.au/meetbot/bitcoin-core-dev/2016/bitcoin-core-dev.2016-05-19-19.02.txt
3132016-05-19T19:24:06 <lightningbot> Log: http://www.erisian.com.au/meetbot/bitcoin-core-dev/2016/bitcoin-core-dev.2016-05-19-19.02.log.html
3142016-05-19T19:24:33 <paveljanik> Enjoy the meeting!
3152016-05-19T19:24:41 <jonasschnelli> Thanks
3162016-05-19T19:24:51 <luke-jr> paveljanik: y u not coming? :P
3172016-05-19T19:25:12 <paveljanik> luke-jr, unfortunately not. But I will try to next time!
3182016-05-19T19:26:23 <luke-jr> next time we will have a very poor effective bus factor I guess :P
3192016-05-19T19:26:53 <luke-jr> going to grab some food while I wait for instagibbs, bbiab
3202016-05-19T19:27:53 * jonasschnelli can read luke-jr travel adventure excitement ... :)
3212016-05-19T19:31:23 <paveljanik> on the other hand, Zurich is only 620 km away from here... ;-)
3222016-05-19T19:32:19 <jonasschnelli> yes. You could even take a car! :)
3232016-05-19T19:32:54 <paveljanik> 8)
3242016-05-19T19:33:10 <paveljanik> But not this weekend unfortunately :-(
3252016-05-19T19:34:05 *** Chris_Stewart_5 has quit IRC
3262016-05-19T19:35:03 *** Chris_Stewart_5 has joined #bitcoin-core-dev
3272016-05-19T19:38:54 *** pedrobranco has joined #bitcoin-core-dev
3282016-05-19T19:43:17 *** pedrobranco has quit IRC
3292016-05-19T19:43:53 *** nosovhunt has quit IRC
3302016-05-19T19:54:42 *** xenthree3 has joined #bitcoin-core-dev
3312016-05-19T19:54:43 *** xenthree3 has left #bitcoin-core-dev
3322016-05-19T20:01:29 *** nosovhunt has joined #bitcoin-core-dev
3332016-05-19T20:04:06 *** G1lius has quit IRC
3342016-05-19T20:10:06 *** finmi has joined #bitcoin-core-dev
3352016-05-19T20:13:17 *** nosovhunt has quit IRC
3362016-05-19T20:24:50 *** supasonic has quit IRC
3372016-05-19T20:27:07 *** BashCo has joined #bitcoin-core-dev
3382016-05-19T20:28:15 *** supasonic has joined #bitcoin-core-dev
3392016-05-19T20:35:45 *** pedrobranco has joined #bitcoin-core-dev
3402016-05-19T20:37:07 *** supasonic has quit IRC
3412016-05-19T20:40:14 *** pedrobranco has quit IRC
3422016-05-19T20:42:46 *** supasonic has joined #bitcoin-core-dev
3432016-05-19T20:48:53 *** supasonic has quit IRC
3442016-05-19T20:49:57 *** supasonic has joined #bitcoin-core-dev
3452016-05-19T21:02:32 *** Chris_Stewart_5 has quit IRC
3462016-05-19T21:09:05 *** droark has quit IRC
3472016-05-19T21:13:59 *** droark has joined #bitcoin-core-dev
3482016-05-19T21:17:52 *** Chris_Stewart_5 has joined #bitcoin-core-dev
3492016-05-19T21:55:41 *** pet_rock has quit IRC
3502016-05-19T22:00:47 *** Guyver2 has quit IRC
3512016-05-19T22:07:34 *** TomMc has quit IRC
3522016-05-19T22:45:17 *** TomMc has joined #bitcoin-core-dev
3532016-05-19T23:09:35 *** murr4y has quit IRC
3542016-05-19T23:10:34 *** davec has quit IRC
3552016-05-19T23:16:27 *** davec has joined #bitcoin-core-dev
3562016-05-19T23:23:34 *** davec has quit IRC
3572016-05-19T23:57:00 *** davec has joined #bitcoin-core-dev