12018-03-27T00:00:03 *** weez17 has quit IRC
22018-03-27T00:00:48 *** weez17 has joined #bitcoin-core-dev
32018-03-27T00:05:06 *** karimofthecrop has joined #bitcoin-core-dev
42018-03-27T00:10:06 *** cryptojanitor has quit IRC
52018-03-27T00:10:19 *** cryptojanitor has joined #bitcoin-core-dev
62018-03-27T00:12:09 <meshcollider> promag: perhaps nothing since #11281 ?
72018-03-27T00:12:13 <gribble> https://github.com/bitcoin/bitcoin/issues/11281 | Avoid permanent cs_main/cs_wallet lock during RescanFromTime by jonasschnelli · Pull Request #11281 · bitcoin/bitcoin · GitHub
82018-03-27T00:12:28 <meshcollider> haven't tested though
92018-03-27T00:25:31 *** Murch has quit IRC
102018-03-27T00:41:55 *** promag has joined #bitcoin-core-dev
112018-03-27T00:44:51 *** Victorsueca has quit IRC
122018-03-27T00:46:06 *** Victorsueca has joined #bitcoin-core-dev
132018-03-27T00:47:09 *** promag has quit IRC
142018-03-27T01:06:38 *** justanotheruser has joined #bitcoin-core-dev
152018-03-27T01:07:51 *** justanotheruser has joined #bitcoin-core-dev
162018-03-27T01:08:47 *** harrymm has quit IRC
172018-03-27T01:10:15 *** moneyball has quit IRC
182018-03-27T01:10:26 *** belcher has quit IRC
192018-03-27T01:21:13 *** harrymm has joined #bitcoin-core-dev
202018-03-27T01:41:49 *** cluelessperson has quit IRC
212018-03-27T01:46:16 *** vicenteH has quit IRC
222018-03-27T01:46:24 *** karimofthecrop has quit IRC
232018-03-27T02:07:04 *** Krellan has quit IRC
242018-03-27T02:12:28 *** instagibbs has quit IRC
252018-03-27T02:37:26 *** cryptojanitor has quit IRC
262018-03-27T02:50:35 *** AaronvanW has quit IRC
272018-03-27T03:18:13 *** tryphe_ is now known as tryphe
282018-03-27T03:32:11 <jtimon> should we log blocks that are consensus invalid but still have valid proof of work in a special way? (ie with admiration marks and with the full hex so that is not so easily forgotten)
292018-03-27T03:33:14 <jtimon> is there an archive of invalid blocks that have valid pow ? (new bhardfork wave aside, perhaps)
302018-03-27T03:41:00 <jtimon> disclaimer (perhaps offtopic): this comes to mind because in the case of signed blocks in elements, the result shouldn't be a some mining pool be mocked if it's one or people getting worried about an attack on spv nodes if there are many in a row, your node should simply stop to see what's up with the signers
312018-03-27T03:41:53 <jtimon> s/stop to see/stop. To see/
322018-03-27T04:00:20 <jtimon> last offtopic comment, the code is here for elements-0.14 https://github.com/ElementsProject/elements/pull/324 but perhaps I could do the logging thing for bitcoin if there's interest
332018-03-27T04:03:07 <aj> jtimon: getchaintips gives you a log of invalid blocks with plausible proof of work, doesn't it?
342018-03-27T04:03:46 <jtimon> aj: I don't know, I will look into that, thanks
352018-03-27T04:03:50 <aj> jtimon: i see 00000000000000000014c1ee89b61a84e3e30dd9b2c78c9916d323a2775bc613 00000000000000000027894f0969c2f79a6cdb1231750e048effbd17c88da431 and 000000000000000000571c2b98a090c15774cb7400bd4a50b160d488d14055d0 as fairly recent blocks marked invalid...
362018-03-27T04:05:00 <jtimon> and do they pass validation:CheckBlockHeader() ?
372018-03-27T04:06:49 <jtimon> let me rephrase, what do you mean by "plausible" proof of work? isn't that rule a boolean like any other? you pass it or not?
382018-03-27T04:07:05 <jtimon> anyway, thanks again
392018-03-27T04:07:23 <aj> jtimon: "plausible" == "i'm not sure what's going on" :) you're probably right
402018-03-27T04:08:17 <jtimon> either way I thank you for making me grep getchaintips, I didn't know that existed :)
412018-03-27T04:08:39 <aj> hmm, maybe leaving debug=mempool on was a mistake
422018-03-27T04:11:00 <aj> okay, that first block came through via a compactblock, got reconstructed successfully, but was then considered invalid due to CheckTxInputs, inputs missing/spent
432018-03-27T04:11:10 <jtimon> I feel ashamed of not knowing getchaintips
442018-03-27T04:12:11 <aj> jtimon: i feel glad i could tell you something new, though :)
452018-03-27T04:17:45 <jtimon> aj: I mean, the shame passes fast, now I'm happy I learned something new potentially useful for an explorer
462018-03-27T04:18:52 *** justan0theruser has joined #bitcoin-core-dev
472018-03-27T04:19:24 *** justan0theruser has joined #bitcoin-core-dev
482018-03-27T04:20:56 *** justanotheruser has quit IRC
492018-03-27T04:23:17 *** meshcollider has quit IRC
502018-03-27T04:32:33 *** indistylo has joined #bitcoin-core-dev
512018-03-27T04:39:23 *** karimofthecrop has joined #bitcoin-core-dev
522018-03-27T04:41:27 *** promag has joined #bitcoin-core-dev
532018-03-27T04:43:05 *** rex4539 has joined #bitcoin-core-dev
542018-03-27T04:45:57 *** promag has quit IRC
552018-03-27T04:46:50 *** karimofthecrop has quit IRC
562018-03-27T04:59:46 *** karimofthecrop has joined #bitcoin-core-dev
572018-03-27T05:08:46 *** karimofthecrop has quit IRC
582018-03-27T05:09:38 *** karimofthecrop has joined #bitcoin-core-dev
592018-03-27T05:24:22 *** Victorsueca has quit IRC
602018-03-27T05:26:19 *** Victorsueca has joined #bitcoin-core-dev
612018-03-27T05:29:43 *** dafunkiz_ has joined #bitcoin-core-dev
622018-03-27T05:31:34 *** suldev has quit IRC
632018-03-27T05:38:16 *** aruns has joined #bitcoin-core-dev
642018-03-27T05:41:26 *** indistylo has quit IRC
652018-03-27T05:49:30 <bitcoin-git> [bitcoin] practicalswift closed pull request #12781: Don't test size_t variables for negative values (master...âsize_t) https://github.com/bitcoin/bitcoin/pull/12781
662018-03-27T05:49:57 *** grafcaps has quit IRC
672018-03-27T05:55:17 *** aruns__ has joined #bitcoin-core-dev
682018-03-27T05:57:21 *** aruns has quit IRC
692018-03-27T06:03:33 <jojeyh> for segwit txs, when the client list transactions should there be a field for "wtxid" ?
702018-03-27T06:04:54 <jojeyh> like when i enter 'bitcoin-cli listtransactions'
712018-03-27T06:10:12 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0a018431c447...f4353daa61f4
722018-03-27T06:10:12 <bitcoin-git> bitcoin/master 3a0f8d7 practicalswift: Qt: Remove unused method setupAmountWidget(...)
732018-03-27T06:10:13 <bitcoin-git> bitcoin/master f4353da Wladimir J. van der Laan: Merge #12779: Qt: Remove unused method setupAmountWidget(...)...
742018-03-27T06:11:02 <bitcoin-git> [bitcoin] laanwj closed pull request #12779: Qt: Remove unused method setupAmountWidget(...) (master...remove-unused-function-setupAmountWidget) https://github.com/bitcoin/bitcoin/pull/12779
752018-03-27T06:14:44 *** booyah has quit IRC
762018-03-27T06:24:57 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f4353daa61f4...17b246f4b3f5
772018-03-27T06:24:57 <bitcoin-git> bitcoin/master 342fb80 MarcoFalke: qt: Avoid resetting on resetguisettigs=0
782018-03-27T06:24:58 <bitcoin-git> bitcoin/master 17b246f Wladimir J. van der Laan: Merge #12793: qt: Avoid reseting on resetguisettigs=0...
792018-03-27T06:25:37 *** grafcaps has joined #bitcoin-core-dev
802018-03-27T06:25:51 <bitcoin-git> [bitcoin] laanwj closed pull request #12793: qt: Avoid reseting on resetguisettigs=0 (master...Mf1803-qtReset0) https://github.com/bitcoin/bitcoin/pull/12793
812018-03-27T06:29:20 *** dafunkiz_ has quit IRC
822018-03-27T06:30:28 *** grafcaps has quit IRC
832018-03-27T06:38:09 *** Mervin57Schowalt has quit IRC
842018-03-27T07:01:13 *** aruns__ has quit IRC
852018-03-27T07:03:41 *** aruns__ has joined #bitcoin-core-dev
862018-03-27T07:16:26 *** shesek has quit IRC
872018-03-27T07:18:10 *** booyah has joined #bitcoin-core-dev
882018-03-27T07:24:33 *** Erin19Pfeffer has joined #bitcoin-core-dev
892018-03-27T07:31:44 *** sanada` has joined #bitcoin-core-dev
902018-03-27T07:33:18 *** marsadm has quit IRC
912018-03-27T07:35:09 *** sanada has quit IRC
922018-03-27T07:35:26 *** dafunkiz_ has joined #bitcoin-core-dev
932018-03-27T07:37:05 *** thrasher` has quit IRC
942018-03-27T07:37:37 *** rfree_irc has quit IRC
952018-03-27T07:38:32 *** karimofthecrop has quit IRC
962018-03-27T07:39:54 *** rfree_irc has joined #bitcoin-core-dev
972018-03-27T07:40:35 *** zarez has joined #bitcoin-core-dev
982018-03-27T07:41:15 *** thrasher` has joined #bitcoin-core-dev
992018-03-27T07:41:24 *** marsadm has joined #bitcoin-core-dev
1002018-03-27T07:46:53 *** thrasher`` has joined #bitcoin-core-dev
1012018-03-27T07:47:19 *** rfree_irc has quit IRC
1022018-03-27T07:48:55 *** marsadm_ has joined #bitcoin-core-dev
1032018-03-27T07:49:18 *** thrasher` has quit IRC
1042018-03-27T07:49:18 *** marsadm has quit IRC
1052018-03-27T07:49:18 *** marsadm_ is now known as marsadm
1062018-03-27T07:49:51 *** karimofthecrop has joined #bitcoin-core-dev
1072018-03-27T07:55:56 *** rfree_irc has joined #bitcoin-core-dev
1082018-03-27T07:57:58 *** karimofthecrop has quit IRC
1092018-03-27T08:01:24 *** dafunkiz_ has quit IRC
1102018-03-27T08:01:24 *** dafunki__ has joined #bitcoin-core-dev
1112018-03-27T08:02:38 *** karimofthecrop has joined #bitcoin-core-dev
1122018-03-27T08:10:20 *** timothy has joined #bitcoin-core-dev
1132018-03-27T08:13:07 *** karimofthecrop has quit IRC
1142018-03-27T08:14:58 <bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/17b246f4b3f5...68484d64fd79
1152018-03-27T08:14:58 <bitcoin-git> bitcoin/master fc7c32f Gregory Sanders: do not truncate .dat extension for wallets in gui
1162018-03-27T08:14:59 <bitcoin-git> bitcoin/master 68484d6 Jonas Schnelli: Merge #12795: do not truncate .dat extension for wallets in gui...
1172018-03-27T08:15:43 <bitcoin-git> [bitcoin] jonasschnelli closed pull request #12795: do not truncate .dat extension for wallets in gui (master...nowalletprune) https://github.com/bitcoin/bitcoin/pull/12795
1182018-03-27T08:15:50 *** drizztbsd has joined #bitcoin-core-dev
1192018-03-27T08:16:14 *** promag has joined #bitcoin-core-dev
1202018-03-27T08:16:39 *** timothy has quit IRC
1212018-03-27T08:19:03 *** jtimon has quit IRC
1222018-03-27T08:22:01 *** tryphe has quit IRC
1232018-03-27T08:22:28 *** tryphe has joined #bitcoin-core-dev
1242018-03-27T08:24:13 *** karimofthecrop has joined #bitcoin-core-dev
1252018-03-27T08:28:31 *** karimofthecrop has quit IRC
1262018-03-27T08:32:15 *** rls has joined #bitcoin-core-dev
1272018-03-27T08:52:58 *** BCBot has quit IRC
1282018-03-27T08:53:14 *** BCBot has joined #bitcoin-core-dev
1292018-03-27T08:53:32 *** promag has quit IRC
1302018-03-27T09:15:06 *** laurentmt has joined #bitcoin-core-dev
1312018-03-27T09:15:28 *** dafunki__ has quit IRC
1322018-03-27T09:15:33 *** laurentmt has quit IRC
1332018-03-27T09:29:49 *** rls has quit IRC
1342018-03-27T09:30:25 *** grafcaps has joined #bitcoin-core-dev
1352018-03-27T09:30:29 *** rls has joined #bitcoin-core-dev
1362018-03-27T09:35:10 *** grafcaps has quit IRC
1372018-03-27T09:39:04 *** promag has joined #bitcoin-core-dev
1382018-03-27T09:45:39 *** promag has quit IRC
1392018-03-27T10:01:18 *** meshcollider has joined #bitcoin-core-dev
1402018-03-27T10:07:54 *** promag has joined #bitcoin-core-dev
1412018-03-27T10:12:48 *** promag has quit IRC
1422018-03-27T10:15:15 *** lnostdal has quit IRC
1432018-03-27T10:17:10 *** lnostdal has joined #bitcoin-core-dev
1442018-03-27T10:24:29 *** karimofthecrop has joined #bitcoin-core-dev
1452018-03-27T10:29:23 *** karimofthecrop has quit IRC
1462018-03-27T10:32:27 *** indistylo has joined #bitcoin-core-dev
1472018-03-27T10:33:27 *** aruns__ has quit IRC
1482018-03-27T10:39:11 *** shesek has joined #bitcoin-core-dev
1492018-03-27T10:39:11 *** shesek has joined #bitcoin-core-dev
1502018-03-27T10:41:51 *** Guyver2 has joined #bitcoin-core-dev
1512018-03-27T10:46:44 *** aruns has joined #bitcoin-core-dev
1522018-03-27T10:49:34 *** indistylo has quit IRC
1532018-03-27T10:51:38 *** grafcaps has joined #bitcoin-core-dev
1542018-03-27T10:56:33 *** grafcaps has quit IRC
1552018-03-27T11:10:01 *** zarez has quit IRC
1562018-03-27T11:11:01 *** belcher has joined #bitcoin-core-dev
1572018-03-27T11:15:45 *** galois_ has joined #bitcoin-core-dev
1582018-03-27T11:18:07 *** galois_ has quit IRC
1592018-03-27T11:23:22 *** Giszmo has quit IRC
1602018-03-27T11:26:42 *** Giszmo has joined #bitcoin-core-dev
1612018-03-27T11:50:44 *** Giszmo has quit IRC
1622018-03-27T12:00:02 *** d9b4bef9 has quit IRC
1632018-03-27T12:01:09 *** d9b4bef9 has joined #bitcoin-core-dev
1642018-03-27T12:09:28 *** Giszmo has joined #bitcoin-core-dev
1652018-03-27T12:16:14 *** zarez has joined #bitcoin-core-dev
1662018-03-27T12:22:48 *** Victorsueca has quit IRC
1672018-03-27T12:24:01 *** Victorsueca has joined #bitcoin-core-dev
1682018-03-27T12:24:48 *** karimofthecrop has joined #bitcoin-core-dev
1692018-03-27T12:29:10 *** karimofthecrop has quit IRC
1702018-03-27T12:34:34 *** SopaXorzTaker has joined #bitcoin-core-dev
1712018-03-27T12:40:32 *** Strepsils has joined #bitcoin-core-dev
1722018-03-27T12:43:23 *** Ishtv4n has joined #bitcoin-core-dev
1732018-03-27T12:43:50 *** Cogito_Ergo_Sum has joined #bitcoin-core-dev
1742018-03-27T12:48:59 *** tryphe_000 has joined #bitcoin-core-dev
1752018-03-27T12:52:17 *** tryphe has quit IRC
1762018-03-27T12:56:02 *** SopaXorzTaker has quit IRC
1772018-03-27T12:57:02 *** AaronvanW has joined #bitcoin-core-dev
1782018-03-27T12:58:14 *** Aaronvan_ has joined #bitcoin-core-dev
1792018-03-27T13:02:06 *** AaronvanW has quit IRC
1802018-03-27T13:02:22 *** instagibbs has joined #bitcoin-core-dev
1812018-03-27T13:05:00 *** jamesob__ has joined #bitcoin-core-dev
1822018-03-27T13:14:04 *** StopAndDecrypt has joined #bitcoin-core-dev
1832018-03-27T13:15:29 *** promag has joined #bitcoin-core-dev
1842018-03-27T13:20:01 *** Strepsils has quit IRC
1852018-03-27T13:26:30 *** grafcaps has joined #bitcoin-core-dev
1862018-03-27T13:31:39 *** grafcaps has quit IRC
1872018-03-27T13:31:46 *** shesek` has joined #bitcoin-core-dev
1882018-03-27T13:33:16 *** shesek has quit IRC
1892018-03-27T13:37:37 *** SopaXorzTaker has joined #bitcoin-core-dev
1902018-03-27T13:38:30 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1912018-03-27T13:50:20 *** cryptojanitor has joined #bitcoin-core-dev
1922018-03-27T13:53:04 *** jamesob__ has quit IRC
1932018-03-27T13:53:58 *** jamesob__ has joined #bitcoin-core-dev
1942018-03-27T13:55:57 *** StopAndDecrypt has quit IRC
1952018-03-27T13:56:33 *** StopAndDecrypt has joined #bitcoin-core-dev
1962018-03-27T13:56:42 *** StopAndDecrypt has quit IRC
1972018-03-27T13:56:42 *** StopAndDecrypt has joined #bitcoin-core-dev
1982018-03-27T13:59:57 *** anome has joined #bitcoin-core-dev
1992018-03-27T14:04:36 *** moneyball has joined #bitcoin-core-dev
2002018-03-27T14:07:49 *** zarez has quit IRC
2012018-03-27T14:07:57 *** suldev has joined #bitcoin-core-dev
2022018-03-27T14:08:17 *** zarez has joined #bitcoin-core-dev
2032018-03-27T14:19:35 *** grafcaps has joined #bitcoin-core-dev
2042018-03-27T14:24:35 *** grafcaps has quit IRC
2052018-03-27T14:25:00 *** moneyball has quit IRC
2062018-03-27T14:36:36 *** grafcaps has joined #bitcoin-core-dev
2072018-03-27T14:39:01 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/68484d64fd79...3de01268b704
2082018-03-27T14:39:01 <bitcoin-git> bitcoin/master 1f45e21 practicalswift: scripted-diff: Convert 11 enums into scoped enums (C++11)...
2092018-03-27T14:39:02 <bitcoin-git> bitcoin/master 3de0126 Wladimir J. van der Laan: Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")...
2102018-03-27T14:39:16 <bitcoin-git> [bitcoin] laanwj closed pull request #10742: scripted-diff: Use scoped enumerations (C++11, "enum class") (master...scoped-enums) https://github.com/bitcoin/bitcoin/pull/10742
2112018-03-27T14:41:06 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3de01268b704...0415b1e6b2f7
2122018-03-27T14:41:06 <bitcoin-git> bitcoin/master 4ae7d15 MarcoFalke: init: Fix help message for checkblockindex
2132018-03-27T14:41:07 <bitcoin-git> bitcoin/master 0415b1e Wladimir J. van der Laan: Merge #12797: init: Fix help message for checkblockindex...
2142018-03-27T14:41:50 <bitcoin-git> [bitcoin] laanwj closed pull request #12797: init: Fix help message for checkblockindex (master...Mf1803-initHelpCheckBlockIndex) https://github.com/bitcoin/bitcoin/pull/12797
2152018-03-27T14:55:15 *** jamesob__ is now known as jamesob_
2162018-03-27T15:04:56 <bitcoin-git> [bitcoin] practicalswift opened pull request #12800: doc: Add note about our preference for scoped enumerations ("enum class") (master...document-enum-class-preference) https://github.com/bitcoin/bitcoin/pull/12800
2172018-03-27T15:05:37 *** aruns has quit IRC
2182018-03-27T15:07:10 *** meshcollider has quit IRC
2192018-03-27T15:09:33 *** moneyball has joined #bitcoin-core-dev
2202018-03-27T15:09:44 <bitcoin-git> [bitcoin] practicalswift closed pull request #10638: rpc: Clarify pblock assumption via an assertion (master...nnonce) https://github.com/bitcoin/bitcoin/pull/10638
2212018-03-27T15:10:20 *** Murch has joined #bitcoin-core-dev
2222018-03-27T15:12:19 *** Dizzle has joined #bitcoin-core-dev
2232018-03-27T15:13:09 *** jtimon has joined #bitcoin-core-dev
2242018-03-27T15:20:38 *** karimofthecrop has joined #bitcoin-core-dev
2252018-03-27T15:23:25 *** Chris_St1 has joined #bitcoin-core-dev
2262018-03-27T15:24:45 *** Ishtv4n has quit IRC
2272018-03-27T15:24:57 *** Chris_Stewart_5 has quit IRC
2282018-03-27T15:25:01 *** karimofthecrop has quit IRC
2292018-03-27T15:27:26 *** Ishtv4n has joined #bitcoin-core-dev
2302018-03-27T15:30:25 *** Dizzle has quit IRC
2312018-03-27T15:34:43 *** karimofthecrop has joined #bitcoin-core-dev
2322018-03-27T15:39:22 *** karimofthecrop has quit IRC
2332018-03-27T15:43:29 *** dcousens has quit IRC
2342018-03-27T15:43:55 *** dcousens has joined #bitcoin-core-dev
2352018-03-27T15:47:41 *** shesek` has quit IRC
2362018-03-27T15:49:11 *** dcousens has quit IRC
2372018-03-27T15:49:25 *** dcousens has joined #bitcoin-core-dev
2382018-03-27T15:57:18 *** promag has quit IRC
2392018-03-27T16:03:16 *** promag has joined #bitcoin-core-dev
2402018-03-27T16:03:34 *** arubi has quit IRC
2412018-03-27T16:04:00 *** arubi has joined #bitcoin-core-dev
2422018-03-27T16:05:18 *** Ishtv4n has quit IRC
2432018-03-27T16:08:39 *** twistedline has quit IRC
2442018-03-27T16:09:58 *** cryptojanitor has quit IRC
2452018-03-27T16:12:25 *** karimofthecrop has joined #bitcoin-core-dev
2462018-03-27T16:13:09 *** twistedline has joined #bitcoin-core-dev
2472018-03-27T16:16:58 *** karimofthecrop has quit IRC
2482018-03-27T16:23:36 *** zarez has quit IRC
2492018-03-27T16:23:46 *** zarez has joined #bitcoin-core-dev
2502018-03-27T16:25:21 *** grafcaps has quit IRC
2512018-03-27T16:25:52 *** karimofthecrop has joined #bitcoin-core-dev
2522018-03-27T16:30:25 *** karimofthecrop has quit IRC
2532018-03-27T16:35:53 *** AaronvanW has joined #bitcoin-core-dev
2542018-03-27T16:37:57 *** karimofthecrop has joined #bitcoin-core-dev
2552018-03-27T16:39:58 *** Aaronvan_ has quit IRC
2562018-03-27T16:42:57 *** karimofthecrop has quit IRC
2572018-03-27T16:50:16 *** Chris_St1 has quit IRC
2582018-03-27T16:50:26 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2592018-03-27T16:55:46 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0415b1e6b2f7...2d97611c41d9
2602018-03-27T16:55:46 <bitcoin-git> bitcoin/master 0fee2b4 practicalswift: doc: Add note about our preference for scoped enumerations ("enum class")
2612018-03-27T16:55:47 <bitcoin-git> bitcoin/master 2d97611 Wladimir J. van der Laan: Merge #12800: doc: Add note about our preference for scoped enumerations ("enum class")...
2622018-03-27T16:56:38 <bitcoin-git> [bitcoin] laanwj closed pull request #12800: doc: Add note about our preference for scoped enumerations ("enum class") (master...document-enum-class-preference) https://github.com/bitcoin/bitcoin/pull/12800
2632018-03-27T17:00:21 *** promag has quit IRC
2642018-03-27T17:07:45 *** karimofthecrop has joined #bitcoin-core-dev
2652018-03-27T17:11:17 *** grafcaps has joined #bitcoin-core-dev
2662018-03-27T17:12:01 *** karimofthecrop has quit IRC
2672018-03-27T17:12:18 *** drizztbsd has quit IRC
2682018-03-27T17:15:07 *** zarez has quit IRC
2692018-03-27T17:17:16 *** karimofthecrop has joined #bitcoin-core-dev
2702018-03-27T17:22:04 *** karimofthecrop has quit IRC
2712018-03-27T17:31:03 *** karimofthecrop has joined #bitcoin-core-dev
2722018-03-27T17:35:29 *** karimofthecrop has quit IRC
2732018-03-27T17:38:07 *** Aaronvan_ has joined #bitcoin-core-dev
2742018-03-27T17:40:58 *** Samdney has joined #bitcoin-core-dev
2752018-03-27T17:41:45 *** AaronvanW has quit IRC
2762018-03-27T17:46:18 *** karimofthecrop has joined #bitcoin-core-dev
2772018-03-27T17:51:27 *** karimofthecrop has quit IRC
2782018-03-27T17:53:13 *** shesek` has joined #bitcoin-core-dev
2792018-03-27T17:55:04 *** jb55 has joined #bitcoin-core-dev
2802018-03-27T17:59:23 *** cdecker has quit IRC
2812018-03-27T17:59:25 *** promag has joined #bitcoin-core-dev
2822018-03-27T18:03:31 *** ohnx has quit IRC
2832018-03-27T18:04:04 *** promag has quit IRC
2842018-03-27T18:04:40 *** ohnx has joined #bitcoin-core-dev
2852018-03-27T18:08:43 *** karimofthecrop has joined #bitcoin-core-dev
2862018-03-27T18:10:24 *** aruns has joined #bitcoin-core-dev
2872018-03-27T18:14:34 *** jb55 has quit IRC
2882018-03-27T18:19:03 *** Aaronvan_ is now known as AaronvanW
2892018-03-27T18:20:30 *** Dizzle has joined #bitcoin-core-dev
2902018-03-27T18:20:34 *** karimofthecrop has quit IRC
2912018-03-27T18:21:27 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2d97611c41d9...bf8fc7d352ad
2922018-03-27T18:21:28 <bitcoin-git> bitcoin/master d40f06a Pieter Wuille: Introduce interface for signing providers...
2932018-03-27T18:21:28 <bitcoin-git> bitcoin/master bf8fc7d Wladimir J. van der Laan: Merge #12714: Introduce interface for signing providers...
2942018-03-27T18:22:12 <bitcoin-git> [bitcoin] laanwj closed pull request #12714: Introduce interface for signing providers (master...201803_signingprovider) https://github.com/bitcoin/bitcoin/pull/12714
2952018-03-27T18:23:40 *** aruns has quit IRC
2962018-03-27T18:24:08 *** aruns has joined #bitcoin-core-dev
2972018-03-27T18:26:21 <arubi> sweet :)
2982018-03-27T18:42:21 *** Randolf has quit IRC
2992018-03-27T18:43:14 *** moneyball has quit IRC
3002018-03-27T18:43:30 <bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/bf8fc7d352ad...e49ba2e23b78
3012018-03-27T18:43:31 <bitcoin-git> bitcoin/master 25eb9f5 João Barbosa: Inline CKeyStore::AddKey(const CKey &) in CBasicKeyStore
3022018-03-27T18:43:31 <bitcoin-git> bitcoin/master f381299 João Barbosa: Move CKeyStore::cs_KeyStore to CBasicKeyStore
3032018-03-27T18:43:32 <bitcoin-git> bitcoin/master e49ba2e Wladimir J. van der Laan: Merge #12762: Make CKeyStore an interface...
3042018-03-27T18:43:48 *** moneyball has joined #bitcoin-core-dev
3052018-03-27T18:44:19 <bitcoin-git> [bitcoin] laanwj closed pull request #12762: Make CKeyStore an interface (master...2018-03-keystore) https://github.com/bitcoin/bitcoin/pull/12762
3062018-03-27T18:46:34 *** drexl has joined #bitcoin-core-dev
3072018-03-27T18:49:37 *** Randolf has joined #bitcoin-core-dev
3082018-03-27T18:50:15 *** karimofthecrop has joined #bitcoin-core-dev
3092018-03-27T18:53:53 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e49ba2e23b78...b648974cc35a
3102018-03-27T18:53:53 <bitcoin-git> bitcoin/master 4d74c78 Gabriel Davidian: Add username and ip logging for RPC method requests
3112018-03-27T18:53:54 <bitcoin-git> bitcoin/master b648974 Wladimir J. van der Laan: Merge #12778: RPC: Add username and ip logging for RPC method requests...
3122018-03-27T18:54:27 *** karimofthecrop has quit IRC
3132018-03-27T18:54:44 <bitcoin-git> [bitcoin] laanwj closed pull request #12778: RPC: Add username and ip logging for RPC method requests (master...12223-rpc-log-username) https://github.com/bitcoin/bitcoin/pull/12778
3142018-03-27T19:01:10 *** karimofthecrop has joined #bitcoin-core-dev
3152018-03-27T19:01:43 <bitcoin-git> [bitcoin] laanwj closed pull request #12711: Update build-windows.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12711
3162018-03-27T19:05:27 *** karimofthecrop has quit IRC
3172018-03-27T19:10:34 *** Aaronvan_ has joined #bitcoin-core-dev
3182018-03-27T19:11:37 *** everde has joined #bitcoin-core-dev
3192018-03-27T19:12:47 <everde> Hi, any news for d3 with X13
3202018-03-27T19:13:37 *** AaronvanW has quit IRC
3212018-03-27T19:16:34 <everde> I did some changes on Antminer D3, some people is working with develop X13 algorithm
3222018-03-27T19:20:31 *** SopaXorzTaker has quit IRC
3232018-03-27T19:21:54 *** everde is now known as CryptoOdin
3242018-03-27T19:22:16 <bitcoin-git> [bitcoin] skeees opened pull request #12801: Add option to only notify after wallet transactions are confirmed (master...notifycount) https://github.com/bitcoin/bitcoin/pull/12801
3252018-03-27T19:22:16 *** CryptoOdin has quit IRC
3262018-03-27T19:23:26 <bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/b648974cc35a...534b8fa560a7
3272018-03-27T19:23:27 <bitcoin-git> bitcoin/master 386a6b6 Jonas Schnelli: Allow to optional specify the directory for the blocks storage
3282018-03-27T19:23:28 <bitcoin-git> bitcoin/master f38e4fd Jonas Schnelli: QA: Add -blocksdir test
3292018-03-27T19:23:28 <bitcoin-git> bitcoin/master a192636 Jonas Schnelli: -blocksdir: keep blockindex leveldb database in datadir
3302018-03-27T19:24:12 <bitcoin-git> [bitcoin] laanwj closed pull request #12653: Allow to optional specify the directory for the blocks storage (master...2018/03/blocksdir) https://github.com/bitcoin/bitcoin/pull/12653
3312018-03-27T19:25:49 *** karimofthecrop has joined #bitcoin-core-dev
3322018-03-27T19:29:20 *** timothy has joined #bitcoin-core-dev
3332018-03-27T19:29:35 *** ilya83 has joined #bitcoin-core-dev
3342018-03-27T19:29:51 *** CryptoOdin has joined #bitcoin-core-dev
3352018-03-27T19:30:06 *** Aaronvan_ has quit IRC
3362018-03-27T19:30:39 *** AaronvanW has joined #bitcoin-core-dev
3372018-03-27T19:30:48 <CryptoOdin> hi, any news respect D3 with x13 algorithm
3382018-03-27T19:32:58 <bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/534b8fa560a7...ac898b689c66
3392018-03-27T19:32:59 <bitcoin-git> bitcoin/master 1fdc7c4 Roman Zeyde: Make CTxMemPool::isSpent() const
3402018-03-27T19:32:59 <bitcoin-git> bitcoin/master 9cb9af8 Roman Zeyde: [REST] Handle UTXO retrieval when ignoring the mempool...
3412018-03-27T19:33:00 <bitcoin-git> bitcoin/master ac898b6 Wladimir J. van der Laan: Merge #12717: [REST] Handle UTXO retrieval when ignoring the mempool...
3422018-03-27T19:33:43 <bitcoin-git> [bitcoin] laanwj closed pull request #12717: [REST] Handle UTXO retrieval when ignoring the mempool (master...master) https://github.com/bitcoin/bitcoin/pull/12717
3432018-03-27T19:36:40 *** ilya83 has quit IRC
3442018-03-27T19:41:52 <bitcoin-git> [bitcoin] TheBlueMatt closed pull request #10692: Make mapBlockIndex and chainActive and all CBlockIndex*es const outside of validation/CChainState (master...2017-04-const-mapblockindex) https://github.com/bitcoin/bitcoin/pull/10692
3452018-03-27T19:44:21 *** owowo has quit IRC
3462018-03-27T19:47:03 <CryptoOdin> another advice
3472018-03-27T19:47:31 <bitcoin-git> [bitcoin] TheBlueMatt opened pull request #12802: Colonel Mustard in the Lounge with the Lead Pipe (killed mapBlockIndex outside of validation) (master...2018-03-const-cblockindex) https://github.com/bitcoin/bitcoin/pull/12802
3482018-03-27T19:49:10 *** owowo has joined #bitcoin-core-dev
3492018-03-27T19:57:29 *** karimofthecrop has quit IRC
3502018-03-27T20:02:27 *** karimofthecrop has joined #bitcoin-core-dev
3512018-03-27T20:06:37 *** karimofthecrop has quit IRC
3522018-03-27T20:11:03 *** karimofthecrop has joined #bitcoin-core-dev
3532018-03-27T20:15:47 *** karimofthecrop has quit IRC
3542018-03-27T20:17:12 *** Krellan has joined #bitcoin-core-dev
3552018-03-27T20:19:48 *** promag has joined #bitcoin-core-dev
3562018-03-27T20:20:11 *** CryptoOdin has quit IRC
3572018-03-27T20:21:30 *** karimofthecrop has joined #bitcoin-core-dev
3582018-03-27T20:24:27 *** promag has quit IRC
3592018-03-27T20:25:51 *** karimofthecrop has quit IRC
3602018-03-27T20:32:01 *** karimofthecrop has joined #bitcoin-core-dev
3612018-03-27T20:36:21 *** karimofthecrop has quit IRC
3622018-03-27T20:37:14 *** Chris_Stewart_5 has quit IRC
3632018-03-27T20:42:07 <bitcoin-git> [bitcoin] sipa opened pull request #12803: Make BaseSignatureCreator a pure interface (master...201803_puresignaturecreator) https://github.com/bitcoin/bitcoin/pull/12803
3642018-03-27T20:42:30 *** karimofthecrop has joined #bitcoin-core-dev
3652018-03-27T20:47:32 *** karimofthecrop has quit IRC
3662018-03-27T20:50:27 *** aruns has quit IRC
3672018-03-27T20:52:59 *** karimofthecrop has joined #bitcoin-core-dev
3682018-03-27T20:57:37 *** karimofthecrop has quit IRC
3692018-03-27T20:58:06 *** karimofthecrop has joined #bitcoin-core-dev
3702018-03-27T21:09:36 *** AaronvanW has quit IRC
3712018-03-27T21:10:28 *** donaloconnor has joined #bitcoin-core-dev
3722018-03-27T21:11:15 *** AaronvanW has joined #bitcoin-core-dev
3732018-03-27T21:18:56 <bitcoin-git> [bitcoin] jnewbery opened pull request #12804: [tests] Fix intermittent rpc_net.py failure. (master...rpc_net_py_fix) https://github.com/bitcoin/bitcoin/pull/12804
3742018-03-27T21:19:08 *** drexl has quit IRC
3752018-03-27T21:23:45 *** rex4539 has quit IRC
3762018-03-27T21:34:21 *** drexl has joined #bitcoin-core-dev
3772018-03-27T21:35:14 *** Guyver2 has quit IRC
3782018-03-27T21:36:58 *** jamesob_ has quit IRC
3792018-03-27T21:47:08 *** tryphe_000 is now known as tryphe
3802018-03-27T21:51:09 *** Chris_Stewart_5 has joined #bitcoin-core-dev
3812018-03-27T22:03:53 *** meshcollider has joined #bitcoin-core-dev
3822018-03-27T22:05:11 *** AaronvanW has quit IRC
3832018-03-27T22:07:21 *** Chris_Stewart_5 has quit IRC
3842018-03-27T22:15:02 *** d9b4bef9 has quit IRC
3852018-03-27T22:16:08 *** d9b4bef9 has joined #bitcoin-core-dev
3862018-03-27T22:20:13 *** HFRadical has joined #bitcoin-core-dev
3872018-03-27T22:25:32 *** HFRadical has quit IRC
3882018-03-27T22:29:49 *** dafunkiz_ has joined #bitcoin-core-dev
3892018-03-27T22:32:11 *** suldev has quit IRC
3902018-03-27T22:37:23 *** dafunkiz_ has quit IRC
3912018-03-27T22:42:17 *** drexl_ has joined #bitcoin-core-dev
3922018-03-27T22:43:37 *** Randolf has quit IRC
3932018-03-27T22:45:14 *** drexl has quit IRC
3942018-03-27T22:45:22 *** drexl_ is now known as drexl
3952018-03-27T22:47:06 *** drexl_ has joined #bitcoin-core-dev
3962018-03-27T22:49:51 *** grafcaps has quit IRC
3972018-03-27T22:50:29 *** drexl has quit IRC
3982018-03-27T22:50:30 *** drexl_ is now known as drexl
3992018-03-27T22:52:57 *** donaloconnor has quit IRC
4002018-03-27T22:56:10 *** Deadhand has quit IRC
4012018-03-27T23:01:19 *** Deadhand has joined #bitcoin-core-dev
4022018-03-27T23:03:32 *** moneyball has quit IRC
4032018-03-27T23:04:19 *** Cogito_Ergo_Sum has quit IRC
4042018-03-27T23:07:21 *** karimofthecrop has quit IRC
4052018-03-27T23:09:13 *** karimofthecrop has joined #bitcoin-core-dev
4062018-03-27T23:12:57 *** Dizzle has quit IRC
4072018-03-27T23:13:53 *** karimofthecrop has quit IRC
4082018-03-27T23:14:43 *** karimofthecrop has joined #bitcoin-core-dev
4092018-03-27T23:19:19 *** karimofthecrop has quit IRC
4102018-03-27T23:21:48 *** Randolf has joined #bitcoin-core-dev
4112018-03-27T23:21:53 *** grafcaps has joined #bitcoin-core-dev
4122018-03-27T23:24:22 *** karimofthecrop has joined #bitcoin-core-dev
4132018-03-27T23:29:10 *** karimofthecrop has quit IRC
4142018-03-27T23:32:57 *** karimofthecrop has joined #bitcoin-core-dev
4152018-03-27T23:35:27 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #12806: qa: Fix function names in feature_blocksdir (master...Mf1803-qaBlocksdirFixup) https://github.com/bitcoin/bitcoin/pull/12806
4162018-03-27T23:37:44 *** karimofthecrop has quit IRC
4172018-03-27T23:38:06 *** karimofthecrop has joined #bitcoin-core-dev
4182018-03-27T23:44:34 *** drexl has quit IRC
4192018-03-27T23:49:21 *** karimofthecrop has quit IRC
4202018-03-27T23:52:12 *** Strepsils has joined #bitcoin-core-dev
4212018-03-27T23:55:34 *** Randolf has quit IRC
4222018-03-27T23:56:56 *** michagogo has quit IRC
4232018-03-27T23:57:51 *** karimofthecrop has joined #bitcoin-core-dev
4242018-03-27T23:59:57 *** Chris_Stewart_5 has joined #bitcoin-core-dev