12016-03-04T00:10:36 *** Giszmo has quit IRC
22016-03-04T00:49:42 <phantomcircuit> morcos, #7589 why create a new class instead of adding those methods to CBlockTemplate
32016-03-04T00:50:15 <phantomcircuit> something like CBlockTemplate::buildFromMempool(CTxMempool& mempool)
42016-03-04T00:50:21 <morcos> phantomcircuit: good question. I suppose it could ahve been done that way.
52016-03-04T00:50:33 <morcos> I'm not a super big fan of CBlockTemplate honestly
62016-03-04T00:51:32 <morcos> perhaps when we have more time on our hands we can do a more radical redesign....
72016-03-04T00:52:59 <phantomcircuit> morcos, what dont you like about it?
82016-03-04T01:04:09 <jtimon> oh, bip9 now has a graph with the state machine, very nice
92016-03-04T01:09:05 <phantomcircuit> gmaxwell, are you aware of any libraries for forward error correction which are mit licensed and competently done?
102016-03-04T01:10:12 <sipa> phantomcircuit: tell me if you find one
112016-03-04T01:10:25 <phantomcircuit> sipa, not encouraging! :P
122016-03-04T01:13:17 <sipa> phantomcircuit: i'd say BlockAssembler is an encapsulation of the state maintained during the runtime of CreateNewBlock, but not useful afterwards
132016-03-04T01:13:35 <sipa> CBlockTemplate is the result, and its behaviour is defined by the GBT RPC call
142016-03-04T01:16:23 *** AaronvanW has quit IRC
152016-03-04T01:17:26 *** AaronvanW has joined #bitcoin-core-dev
162016-03-04T01:20:20 *** PaulCapestany has quit IRC
172016-03-04T01:20:45 *** PaulCapestany has joined #bitcoin-core-dev
182016-03-04T01:22:59 <gmaxwell> phantomcircuit: forward error correction is a pretty broad space, I'd need more info.
192016-03-04T01:24:48 <phantomcircuit> gmaxwell, split block into lots of udp packets and attempt to reassemble on the other end
202016-03-04T01:25:13 <midnightmagic> zfec
212016-03-04T01:25:31 <midnightmagic> the tahoe guys use it -- as far as I'm aware it's also the fastest
222016-03-04T01:26:17 <gmaxwell> cpu time of an RS code is going to be too slow for your application.
232016-03-04T01:26:34 <gmaxwell> very likely.
242016-03-04T01:28:56 *** laurentmt has joined #bitcoin-core-dev
252016-03-04T01:29:14 *** laurentmt has quit IRC
262016-03-04T01:33:18 *** PaulCapestany has quit IRC
272016-03-04T01:33:45 *** PaulCapestany has joined #bitcoin-core-dev
282016-03-04T01:34:50 <gmaxwell> (if followed up with phantomcircuit off channel)
292016-03-04T01:35:38 <midnightmagic> what was the result?
302016-03-04T01:35:45 <midnightmagic> like, suggestion/algorithm/library wise?
312016-03-04T01:35:58 *** zooko has quit IRC
322016-03-04T01:45:03 *** PaulCapestany has quit IRC
332016-03-04T01:45:26 *** PaulCapestany has joined #bitcoin-core-dev
342016-03-04T01:51:23 *** jtimon has quit IRC
352016-03-04T02:02:34 * midnightmagic prods gmaxwell
362016-03-04T02:04:12 * midnightmagic withdraws prodding :)
372016-03-04T02:10:01 *** justanotheruser has quit IRC
382016-03-04T02:11:05 *** justanotheruser has joined #bitcoin-core-dev
392016-03-04T02:17:26 *** Thireus1 has joined #bitcoin-core-dev
402016-03-04T02:18:12 *** Thireus has quit IRC
412016-03-04T02:20:58 *** Ylbam has quit IRC
422016-03-04T02:21:09 *** randy-waterhouse has joined #bitcoin-core-dev
432016-03-04T02:43:26 *** PaulCapestany has quit IRC
442016-03-04T02:43:44 *** PaulCapestany has joined #bitcoin-core-dev
452016-03-04T02:49:02 *** jarret has quit IRC
462016-03-04T03:07:53 *** p15_ has joined #bitcoin-core-dev
472016-03-04T03:11:52 *** p15 has quit IRC
482016-03-04T03:52:57 *** wallet42 has joined #bitcoin-core-dev
492016-03-04T04:19:34 *** tr0nk has quit IRC
502016-03-04T04:26:07 *** AtashiCon has quit IRC
512016-03-04T04:26:12 *** Arnavion3 has joined #bitcoin-core-dev
522016-03-04T04:26:15 *** Arnavion3 is now known as AtashiCon
532016-03-04T04:27:37 *** nkuttler has quit IRC
542016-03-04T04:28:59 *** zxzzt has quit IRC
552016-03-04T04:29:29 *** zxzzt has joined #bitcoin-core-dev
562016-03-04T04:29:38 *** nkuttler has joined #bitcoin-core-dev
572016-03-04T04:33:34 *** _alp_ has quit IRC
582016-03-04T04:44:38 *** wallet42 has quit IRC
592016-03-04T04:44:56 *** _alp_ has joined #bitcoin-core-dev
602016-03-04T05:02:01 *** wallet42 has joined #bitcoin-core-dev
612016-03-04T05:19:26 *** PaulCapestany has quit IRC
622016-03-04T05:20:29 *** PaulCapestany has joined #bitcoin-core-dev
632016-03-04T05:22:50 *** PaulCapestany has quit IRC
642016-03-04T05:24:51 *** PaulCapestany has joined #bitcoin-core-dev
652016-03-04T05:49:45 <GitHub160> [bitcoin] CryptoDJ opened pull request #7640: Removes backslashes from user agent in peers UI. (master...master) https://github.com/bitcoin/bitcoin/pull/7640
662016-03-04T06:03:02 *** Alopex has quit IRC
672016-03-04T06:04:07 *** Alopex has joined #bitcoin-core-dev
682016-03-04T06:14:27 *** justanotheruser has quit IRC
692016-03-04T06:30:56 *** jujumax_ has quit IRC
702016-03-04T06:31:15 *** justanotheruser has joined #bitcoin-core-dev
712016-03-04T07:00:02 *** dermoth_ has quit IRC
722016-03-04T07:00:37 *** dermoth_ has joined #bitcoin-core-dev
732016-03-04T07:01:02 *** Alopex has quit IRC
742016-03-04T07:01:03 *** dermoth_ is now known as dermoth
752016-03-04T07:02:07 *** Alopex has joined #bitcoin-core-dev
762016-03-04T07:22:17 *** nullpt_ has quit IRC
772016-03-04T07:24:01 *** Alopex has quit IRC
782016-03-04T07:25:06 *** Alopex has joined #bitcoin-core-dev
792016-03-04T07:29:45 *** tr0nk has joined #bitcoin-core-dev
802016-03-04T07:35:34 *** slackircbridge has quit IRC
812016-03-04T07:35:48 *** slackircbridge has joined #bitcoin-core-dev
822016-03-04T07:40:12 *** [Author] has quit IRC
832016-03-04T07:44:22 *** Atomic_zEU0b has joined #bitcoin-core-dev
842016-03-04T07:45:27 *** [Author] has joined #bitcoin-core-dev
852016-03-04T07:47:12 *** Don_John has quit IRC
862016-03-04T07:55:37 *** AtashiCon has quit IRC
872016-03-04T07:57:07 *** berndj has quit IRC
882016-03-04T07:58:34 *** cdecker has quit IRC
892016-03-04T07:59:13 *** cdecker has joined #bitcoin-core-dev
902016-03-04T08:01:54 *** berndj has joined #bitcoin-core-dev
912016-03-04T08:04:07 *** cdecker has quit IRC
922016-03-04T08:07:48 *** BashCo has quit IRC
932016-03-04T08:15:50 *** Thireus1 has quit IRC
942016-03-04T08:30:20 *** BashCo has joined #bitcoin-core-dev
952016-03-04T08:32:16 *** Atomic_zEU0b has quit IRC
962016-03-04T08:33:53 *** Ylbam has joined #bitcoin-core-dev
972016-03-04T08:37:22 *** AtashiCon has joined #bitcoin-core-dev
982016-03-04T08:39:58 *** Thireus has joined #bitcoin-core-dev
992016-03-04T08:41:41 *** cdecker has joined #bitcoin-core-dev
1002016-03-04T08:43:53 *** cdecker has quit IRC
1012016-03-04T08:44:42 *** cdecker has joined #bitcoin-core-dev
1022016-03-04T08:46:42 *** Evel-Knievel has quit IRC
1032016-03-04T08:46:58 *** Evel-Knievel has joined #bitcoin-core-dev
1042016-03-04T08:47:52 *** AtashiCon has quit IRC
1052016-03-04T08:52:04 *** AtashiCon has joined #bitcoin-core-dev
1062016-03-04T09:09:02 *** AtashiCon has quit IRC
1072016-03-04T09:09:13 *** AtashiCon has joined #bitcoin-core-dev
1082016-03-04T09:10:19 *** jannes has joined #bitcoin-core-dev
1092016-03-04T09:28:42 *** fredrin has quit IRC
1102016-03-04T09:28:54 *** randy-waterhouse has left #bitcoin-core-dev
1112016-03-04T09:31:09 *** laurentmt has joined #bitcoin-core-dev
1122016-03-04T09:34:40 *** fredrin has joined #bitcoin-core-dev
1132016-03-04T09:36:25 *** laurentmt has quit IRC
1142016-03-04T09:41:09 *** fredrin has quit IRC
1152016-03-04T09:43:01 *** fredrin has joined #bitcoin-core-dev
1162016-03-04T09:44:34 *** Expanse has quit IRC
1172016-03-04T09:46:55 *** Expanse has joined #bitcoin-core-dev
1182016-03-04T09:51:42 *** tr0nk has quit IRC
1192016-03-04T09:54:04 *** fredrin has quit IRC
1202016-03-04T09:55:19 *** tr0nk has joined #bitcoin-core-dev
1212016-03-04T10:00:15 *** fredrin has joined #bitcoin-core-dev
1222016-03-04T10:01:42 *** laurentmt has joined #bitcoin-core-dev
1232016-03-04T10:13:25 *** jannes has quit IRC
1242016-03-04T10:16:26 *** jannes has joined #bitcoin-core-dev
1252016-03-04T10:20:24 *** wallet42 has quit IRC
1262016-03-04T10:33:48 *** fengling_ has quit IRC
1272016-03-04T10:42:06 *** fredrin has quit IRC
1282016-03-04T10:44:17 *** fredrin has joined #bitcoin-core-dev
1292016-03-04T10:48:50 *** fredrin has quit IRC
1302016-03-04T11:00:26 *** fredrin has joined #bitcoin-core-dev
1312016-03-04T11:06:43 *** gevs has quit IRC
1322016-03-04T11:24:21 *** gevs has joined #bitcoin-core-dev
1332016-03-04T11:24:21 *** gevs has joined #bitcoin-core-dev
1342016-03-04T11:37:35 *** jtimon has joined #bitcoin-core-dev
1352016-03-04T11:44:21 *** TZander has joined #bitcoin-core-dev
1362016-03-04T11:46:43 *** wallet42 has joined #bitcoin-core-dev
1372016-03-04T12:29:31 *** laurentmt has quit IRC
1382016-03-04T12:36:49 *** tr0nk has quit IRC
1392016-03-04T12:49:38 *** Giszmo has joined #bitcoin-core-dev
1402016-03-04T13:30:35 *** Tasoshi_ has joined #bitcoin-core-dev
1412016-03-04T13:33:14 *** Guest93627 has joined #bitcoin-core-dev
1422016-03-04T13:33:17 *** Guest93627 is now known as [_smitty]
1432016-03-04T13:34:00 *** Tasoshi has quit IRC
1442016-03-04T13:39:36 *** TZander has quit IRC
1452016-03-04T13:42:30 <instagibbs> im still getting a ton of potential deadlocks, and got this overnight, which I believe crashed bitcoind: sync.cpp:112: void potential_deadlock_detected(const std::pair<void*, void*>&, const LockStack&, const LockStack&): Assertion `onlyMaybeDeadlock' failed.
1462016-03-04T13:46:55 *** Thireus has quit IRC
1472016-03-04T13:50:12 *** paveljanik has quit IRC
1482016-03-04T14:09:00 *** tr0nk has joined #bitcoin-core-dev
1492016-03-04T14:16:32 *** rubensayshi has quit IRC
1502016-03-04T14:20:25 *** Guyver2 has joined #bitcoin-core-dev
1512016-03-04T14:20:51 *** tr0nk has quit IRC
1522016-03-04T14:24:42 *** Amnez777 has quit IRC
1532016-03-04T14:36:36 <GitHub22> [bitcoin] rebroad opened pull request #7642: Avoid "Unknown command" messages when receiving getaddr on outbound c⦠(master...GetAddrUnknownCommand) https://github.com/bitcoin/bitcoin/pull/7642
1542016-03-04T14:39:39 *** Amnez777 has joined #bitcoin-core-dev
1552016-03-04T14:43:27 *** fredrin has quit IRC
1562016-03-04T14:59:15 <morcos> instagibbs: do you have the rest of the stack information so we could see where that might have been called from?
1572016-03-04T15:00:27 *** fredrin has joined #bitcoin-core-dev
1582016-03-04T15:05:40 *** Thireus has joined #bitcoin-core-dev
1592016-03-04T15:15:30 *** zooko has joined #bitcoin-core-dev
1602016-03-04T15:15:38 <instagibbs> morcos, first time it's happened, I assume I can't get the stack after the fact
1612016-03-04T15:15:55 *** laurentmt has joined #bitcoin-core-dev
1622016-03-04T15:28:30 *** zooko has quit IRC
1632016-03-04T15:29:52 *** [Author] has quit IRC
1642016-03-04T15:33:53 *** [Author] has joined #bitcoin-core-dev
1652016-03-04T15:38:52 *** [Author] has quit IRC
1662016-03-04T15:50:33 *** Ylbam has quit IRC
1672016-03-04T15:51:41 *** Ylbam has joined #bitcoin-core-dev
1682016-03-04T15:57:44 *** BashCo has quit IRC
1692016-03-04T16:00:07 *** schmidty has quit IRC
1702016-03-04T16:04:20 *** Thireus has quit IRC
1712016-03-04T16:05:11 *** schmidty has joined #bitcoin-core-dev
1722016-03-04T16:17:14 *** hybridsole has joined #bitcoin-core-dev
1732016-03-04T16:47:08 *** BashCo has joined #bitcoin-core-dev
1742016-03-04T17:12:54 <GitHub116> [bitcoin] JeremyRubin opened pull request #7643: Remove always true cases in wallet/crypter.cpp encrypt and decrypt function (master...master) https://github.com/bitcoin/bitcoin/pull/7643
1752016-03-04T17:29:18 *** zooko has joined #bitcoin-core-dev
1762016-03-04T17:39:21 *** jgarzik has joined #bitcoin-core-dev
1772016-03-04T17:39:21 *** jgarzik has joined #bitcoin-core-dev
1782016-03-04T18:09:36 *** justanotheruser has quit IRC
1792016-03-04T18:50:54 *** wallet42 has quit IRC
1802016-03-04T19:13:11 *** belcher has joined #bitcoin-core-dev
1812016-03-04T19:41:26 *** Thireus has joined #bitcoin-core-dev
1822016-03-04T19:59:21 *** paveljanik has joined #bitcoin-core-dev
1832016-03-04T20:01:42 *** whatever48 has joined #bitcoin-core-dev
1842016-03-04T20:03:46 *** Don_John has joined #bitcoin-core-dev
1852016-03-04T20:14:36 *** zooko has quit IRC
1862016-03-04T20:34:32 *** frankenmint has joined #bitcoin-core-dev
1872016-03-04T20:40:35 *** berndj has quit IRC
1882016-03-04T20:42:37 *** treehug88 has joined #bitcoin-core-dev
1892016-03-04T20:42:38 *** berndj has joined #bitcoin-core-dev
1902016-03-04T21:02:19 *** murch has joined #bitcoin-core-dev
1912016-03-04T21:05:58 <gmaxwell> https://news.ycombinator.com/item?id=11223266 latest timing attacks on ECDSA paper is now published. #bitcoin-core-user-not-impacted. Though perhaps we should CVE versions prior to 0.10.
1922016-03-04T21:05:59 *** laurentmt has quit IRC
1932016-03-04T21:08:46 *** brg444 has joined #bitcoin-core-dev
1942016-03-04T21:14:24 *** john123g has joined #bitcoin-core-dev
1952016-03-04T21:14:48 *** ennui has joined #bitcoin-core-dev
1962016-03-04T21:34:17 *** john123g has quit IRC
1972016-03-04T21:38:06 *** helo has quit IRC
1982016-03-04T21:42:35 *** ethnode has joined #bitcoin-core-dev
1992016-03-04T21:43:46 *** ryan-c has joined #bitcoin-core-dev
2002016-03-04T21:44:38 *** mrkent has joined #bitcoin-core-dev
2012016-03-04T21:47:33 *** helo has joined #bitcoin-core-dev
2022016-03-04T21:49:25 *** ethnode has left #bitcoin-core-dev
2032016-03-04T21:55:37 *** otium has joined #bitcoin-core-dev
2042016-03-04T21:55:57 *** berndj has quit IRC
2052016-03-04T21:57:29 *** droark has joined #bitcoin-core-dev
2062016-03-04T21:59:16 *** berndj has joined #bitcoin-core-dev
2072016-03-04T21:59:36 *** otium has left #bitcoin-core-dev
2082016-03-04T22:11:14 *** whatever48 has quit IRC
2092016-03-04T22:11:28 *** ennui has quit IRC
2102016-03-04T22:12:57 *** ennui has joined #bitcoin-core-dev
2112016-03-04T22:13:29 *** ennui has left #bitcoin-core-dev
2122016-03-04T22:13:32 *** ennui has quit IRC
2132016-03-04T22:21:04 *** droark has quit IRC
2142016-03-04T22:22:13 *** droark has joined #bitcoin-core-dev
2152016-03-04T22:22:52 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2162016-03-04T22:23:09 *** mrkent has quit IRC
2172016-03-04T22:26:07 *** treehug88 has quit IRC
2182016-03-04T22:30:42 *** wangchun has quit IRC
2192016-03-04T22:30:59 *** wangchun has joined #bitcoin-core-dev
2202016-03-04T22:31:07 *** wallet42 has joined #bitcoin-core-dev
2212016-03-04T22:35:06 *** Chris_Stewart_5 has quit IRC
2222016-03-04T23:00:16 *** mrkent has joined #bitcoin-core-dev
2232016-03-04T23:11:54 *** paveljanik has quit IRC
2242016-03-04T23:15:44 *** justanotheruser has joined #bitcoin-core-dev
2252016-03-04T23:21:11 *** murch has quit IRC
2262016-03-04T23:37:59 *** mrkent_ has joined #bitcoin-core-dev
2272016-03-04T23:39:32 *** tr0nk has joined #bitcoin-core-dev
2282016-03-04T23:40:15 *** mrkent__ has joined #bitcoin-core-dev
2292016-03-04T23:40:43 *** mrkent has quit IRC
2302016-03-04T23:43:03 *** mrkent_ has quit IRC
2312016-03-04T23:44:01 *** Guyver2 has quit IRC
2322016-03-04T23:55:55 <GitHub118> [bitcoin] promag opened pull request #7646: Fix lockunspents help message (master...support/fix-lockunspent-help-message) https://github.com/bitcoin/bitcoin/pull/7646
2332016-03-04T23:59:44 *** ennui has joined #bitcoin-core-dev