12020-07-08T00:00:02 *** kevinburke has quit IRC
22020-07-08T00:04:34 *** Deacyde has quit IRC
32020-07-08T00:22:04 *** gluxon has joined #bitcoin-core-dev
42020-07-08T00:22:28 *** gluxon is now known as Guest14106
52020-07-08T00:31:28 *** jarthur_ has joined #bitcoin-core-dev
62020-07-08T00:34:48 *** jarthur has quit IRC
72020-07-08T00:35:33 *** S3RK has joined #bitcoin-core-dev
82020-07-08T00:42:58 *** TheRec has quit IRC
92020-07-08T00:43:38 *** TheRec has joined #bitcoin-core-dev
102020-07-08T00:43:39 *** TheRec has joined #bitcoin-core-dev
112020-07-08T00:45:35 *** ossifrage has quit IRC
122020-07-08T01:11:46 *** proofofkeags has quit IRC
132020-07-08T01:12:20 *** proofofkeags has joined #bitcoin-core-dev
142020-07-08T01:16:43 *** vasild has quit IRC
152020-07-08T01:17:20 *** proofofkeags has quit IRC
162020-07-08T01:18:23 *** proofofkeags has joined #bitcoin-core-dev
172020-07-08T01:20:09 *** proofofkeags has quit IRC
182020-07-08T01:23:57 *** justanotheruser has quit IRC
192020-07-08T01:25:12 *** Relis has quit IRC
202020-07-08T01:43:17 *** justanotheruser has joined #bitcoin-core-dev
212020-07-08T01:46:30 *** vincenzopalazzo has joined #bitcoin-core-dev
222020-07-08T01:46:36 *** justanotheruser has joined #bitcoin-core-dev
232020-07-08T01:54:37 *** Highway61 has quit IRC
242020-07-08T02:00:11 *** Highway61 has joined #bitcoin-core-dev
252020-07-08T02:11:43 *** jarthur_ is now known as jarthur
262020-07-08T02:12:40 *** justanotheruser has quit IRC
272020-07-08T02:15:13 *** ossifrage has joined #bitcoin-core-dev
282020-07-08T02:22:01 *** shesek has quit IRC
292020-07-08T02:22:26 *** shesek has joined #bitcoin-core-dev
302020-07-08T02:33:06 *** justanotheruser has joined #bitcoin-core-dev
312020-07-08T02:53:40 *** guestabcd1234 has joined #bitcoin-core-dev
322020-07-08T02:54:15 *** guestabcd1234 has quit IRC
332020-07-08T03:00:01 *** Guest14106 has quit IRC
342020-07-08T03:19:09 *** espadrine has joined #bitcoin-core-dev
352020-07-08T03:30:36 *** nik-j has joined #bitcoin-core-dev
362020-07-08T03:31:26 *** nik-j_ has joined #bitcoin-core-dev
372020-07-08T03:35:14 *** nik-j has quit IRC
382020-07-08T03:36:10 *** nik-j_ has quit IRC
392020-07-08T03:41:33 *** Highway61 has quit IRC
402020-07-08T03:49:30 *** proofofkeags has joined #bitcoin-core-dev
412020-07-08T04:03:36 *** bitcoin-git has joined #bitcoin-core-dev
422020-07-08T04:03:36 <bitcoin-git> [bitcoin] luke-jr opened pull request #19463: Prune locks (master...prune_locks) https://github.com/bitcoin/bitcoin/pull/19463
432020-07-08T04:03:39 *** bitcoin-git has left #bitcoin-core-dev
442020-07-08T04:03:59 <luke-jr> blah, conflicts already? :<
452020-07-08T04:09:17 *** proofofkeags has quit IRC
462020-07-08T04:09:53 *** proofofkeags has joined #bitcoin-core-dev
472020-07-08T04:15:34 *** proofofkeags has quit IRC
482020-07-08T04:21:00 *** proofofkeags has joined #bitcoin-core-dev
492020-07-08T04:21:13 <aj> luke-jr: (there are too many open PRs..)
502020-07-08T04:31:49 *** S3RK has quit IRC
512020-07-08T04:47:45 <CubicEarth> luke-jr: This would allow lightning to more reliably interact with pruning?
522020-07-08T04:48:51 <CubicEarth> aj: do you know what the status of the taproot bip is?
532020-07-08T05:06:07 *** proofofkeags has quit IRC
542020-07-08T05:06:42 *** proofofkeags has joined #bitcoin-core-dev
552020-07-08T05:11:16 *** proofofkeags has quit IRC
562020-07-08T05:20:26 <jonatack> CubicEarth: for the bitcoin core implementation, i think you'd want to look at (and review) #17977
572020-07-08T05:20:29 <gribble> https://github.com/bitcoin/bitcoin/issues/17977 | [WIP] Implement BIP 340-342 validation (Schnorr/taproot/tapscript) by sipa · Pull Request #17977 · bitcoin/bitcoin · GitHub
582020-07-08T05:24:16 <luke-jr> CubicEarth: pretty much anything, yes
592020-07-08T05:32:58 <CubicEarth> jonatack: thanks. I see there is recent activity on it ;)
602020-07-08T05:57:43 *** bitdex has quit IRC
612020-07-08T06:00:02 *** espadrine has quit IRC
622020-07-08T06:08:57 *** vincenzopalazzo has quit IRC
632020-07-08T06:09:15 *** bitdex has joined #bitcoin-core-dev
642020-07-08T06:19:53 *** michal_kubenka has joined #bitcoin-core-dev
652020-07-08T07:48:44 *** arowser has joined #bitcoin-core-dev
662020-07-08T07:49:44 <wumpus> instagibbs: yes I think it's as is more common with notification-related things, "no one was working on it anymore" "it petered out due to lack of interest", I don't know of anyone objecting to the work or change.
672020-07-08T08:11:09 *** Pavlenex has joined #bitcoin-core-dev
682020-07-08T08:33:21 *** AaronvanW has joined #bitcoin-core-dev
692020-07-08T08:44:17 *** bitcoin-git has joined #bitcoin-core-dev
702020-07-08T08:44:18 <bitcoin-git> [bitcoin] jonatack opened pull request #19464: net, rpc: remove -banscore option, deprecate banscore in getpeerinfo (master...remove-banscore-option) https://github.com/bitcoin/bitcoin/pull/19464
712020-07-08T08:44:19 *** bitcoin-git has left #bitcoin-core-dev
722020-07-08T08:48:33 *** bitcoin-git has joined #bitcoin-core-dev
732020-07-08T08:48:33 <bitcoin-git> [bitcoin] hebasto opened pull request #19465: Use LevelDB paranoid_checks option unconditionally (master...200708-ldb) https://github.com/bitcoin/bitcoin/pull/19465
742020-07-08T08:48:33 *** bitcoin-git has left #bitcoin-core-dev
752020-07-08T08:55:22 *** jonatack has quit IRC
762020-07-08T09:00:02 *** michal_kubenka has quit IRC
772020-07-08T09:01:14 *** Pavlenex has quit IRC
782020-07-08T09:08:53 *** kristapsk has quit IRC
792020-07-08T09:21:59 *** larsivi has joined #bitcoin-core-dev
802020-07-08T09:27:22 *** AaronvanW has quit IRC
812020-07-08T09:27:51 *** promag has quit IRC
822020-07-08T09:27:58 *** promag has joined #bitcoin-core-dev
832020-07-08T09:37:14 *** Guyver2 has joined #bitcoin-core-dev
842020-07-08T09:43:10 *** arowser has quit IRC
852020-07-08T09:43:38 *** arowser has joined #bitcoin-core-dev
862020-07-08T09:51:47 *** dr-orlovsky has joined #bitcoin-core-dev
872020-07-08T09:52:48 *** jonatack has joined #bitcoin-core-dev
882020-07-08T09:57:46 *** jonatack has quit IRC
892020-07-08T09:58:22 *** go121212 has joined #bitcoin-core-dev
902020-07-08T09:58:37 *** jonatack has joined #bitcoin-core-dev
912020-07-08T10:00:34 *** go11111111111 has quit IRC
922020-07-08T10:03:18 *** Pearl25Miller has joined #bitcoin-core-dev
932020-07-08T10:10:14 *** Pearl25Miller has quit IRC
942020-07-08T10:41:43 *** AaronvanW has joined #bitcoin-core-dev
952020-07-08T10:52:19 *** belcher has quit IRC
962020-07-08T10:52:30 *** belcher_ has joined #bitcoin-core-dev
972020-07-08T10:52:42 *** bitcoin-git has joined #bitcoin-core-dev
982020-07-08T10:52:42 <bitcoin-git> [bitcoin] kiminuo opened pull request #19466: Use operator/ in fs::absolute to prepare for C++17 (master...feature/2020-07-08-fs-paths) https://github.com/bitcoin/bitcoin/pull/19466
992020-07-08T10:52:44 *** bitcoin-git has left #bitcoin-core-dev
1002020-07-08T11:12:54 *** AaronvanW has quit IRC
1012020-07-08T11:28:16 *** bitcoin-git has joined #bitcoin-core-dev
1022020-07-08T11:28:17 <bitcoin-git> [bitcoin] hebasto opened pull request #19468: Drop unused CDBWrapper methods (master...200708-dbwrapper) https://github.com/bitcoin/bitcoin/pull/19468
1032020-07-08T11:28:18 *** bitcoin-git has left #bitcoin-core-dev
1042020-07-08T11:40:37 *** bitcoin-git has joined #bitcoin-core-dev
1052020-07-08T11:40:37 <bitcoin-git> [bitcoin] jonatack opened pull request #19469: rpc: deprecate banscore field in getpeerinfo (master...deprecate-getpeerinfo-banscore) https://github.com/bitcoin/bitcoin/pull/19469
1062020-07-08T11:40:38 *** bitcoin-git has left #bitcoin-core-dev
1072020-07-08T12:00:01 *** larsivi has quit IRC
1082020-07-08T12:22:03 *** aljungberg has joined #bitcoin-core-dev
1092020-07-08T12:30:16 *** Highway61 has joined #bitcoin-core-dev
1102020-07-08T12:35:28 *** treyzania has quit IRC
1112020-07-08T12:36:20 *** treyzania has joined #bitcoin-core-dev
1122020-07-08T12:37:39 *** Relis has joined #bitcoin-core-dev
1132020-07-08T12:42:11 *** arowser has quit IRC
1142020-07-08T12:42:40 *** arowser has joined #bitcoin-core-dev
1152020-07-08T12:51:50 *** Evel-Knievel has quit IRC
1162020-07-08T12:52:17 *** Evel-Knievel has joined #bitcoin-core-dev
1172020-07-08T13:04:10 *** arowser has quit IRC
1182020-07-08T13:04:30 *** arowser has joined #bitcoin-core-dev
1192020-07-08T13:06:12 *** arowser has quit IRC
1202020-07-08T13:06:30 *** arowser has joined #bitcoin-core-dev
1212020-07-08T13:07:11 *** arowser has quit IRC
1222020-07-08T13:07:31 *** arowser has joined #bitcoin-core-dev
1232020-07-08T13:08:08 *** arowser has quit IRC
1242020-07-08T13:08:28 *** arowser has joined #bitcoin-core-dev
1252020-07-08T13:09:10 *** arowser has quit IRC
1262020-07-08T13:09:34 *** arowser has joined #bitcoin-core-dev
1272020-07-08T13:10:11 *** arowser has quit IRC
1282020-07-08T13:10:14 *** AaronvanW has joined #bitcoin-core-dev
1292020-07-08T13:10:30 *** arowser has joined #bitcoin-core-dev
1302020-07-08T13:11:09 *** arowser has quit IRC
1312020-07-08T13:11:28 *** arowser has joined #bitcoin-core-dev
1322020-07-08T13:13:09 *** arowser has quit IRC
1332020-07-08T13:13:31 *** arowser has joined #bitcoin-core-dev
1342020-07-08T13:15:11 *** arowser has quit IRC
1352020-07-08T13:15:39 *** arowser has joined #bitcoin-core-dev
1362020-07-08T13:17:43 *** mdunnio has joined #bitcoin-core-dev
1372020-07-08T13:19:10 *** arowser has quit IRC
1382020-07-08T13:19:28 *** arowser has joined #bitcoin-core-dev
1392020-07-08T13:22:09 *** arowser has quit IRC
1402020-07-08T13:22:38 *** arowser has joined #bitcoin-core-dev
1412020-07-08T13:23:42 *** jonatack has quit IRC
1422020-07-08T13:33:15 *** arowser has quit IRC
1432020-07-08T13:33:34 *** arowser has joined #bitcoin-core-dev
1442020-07-08T13:42:41 *** bitdex has quit IRC
1452020-07-08T13:42:49 *** AaronvanW has quit IRC
1462020-07-08T13:46:15 *** instagibbs has quit IRC
1472020-07-08T13:46:32 *** instagibbs has joined #bitcoin-core-dev
1482020-07-08T13:46:59 *** dviola has joined #bitcoin-core-dev
1492020-07-08T13:55:15 *** arowser has quit IRC
1502020-07-08T13:55:44 *** arowser has joined #bitcoin-core-dev
1512020-07-08T13:58:52 *** bitcoin-git has joined #bitcoin-core-dev
1522020-07-08T13:58:52 <bitcoin-git> [bitcoin] fanquake opened pull request #19470: banlist: log post-swept banlist size at startup (master...log_post_sweep_banlist_size) https://github.com/bitcoin/bitcoin/pull/19470
1532020-07-08T13:59:03 *** bitcoin-git has left #bitcoin-core-dev
1542020-07-08T14:10:34 *** Pavlenex has joined #bitcoin-core-dev
1552020-07-08T14:13:38 *** Guest92810 is now known as real_or_random
1562020-07-08T14:18:54 *** mdunnio has quit IRC
1572020-07-08T14:19:53 *** AaronvanW has joined #bitcoin-core-dev
1582020-07-08T14:21:15 *** arowser has quit IRC
1592020-07-08T14:21:55 *** arowser has joined #bitcoin-core-dev
1602020-07-08T14:22:15 *** mdunnio has joined #bitcoin-core-dev
1612020-07-08T14:24:21 *** vasild has joined #bitcoin-core-dev
1622020-07-08T14:31:01 *** joerodgers has joined #bitcoin-core-dev
1632020-07-08T14:31:35 *** joerodgers has quit IRC
1642020-07-08T14:32:15 *** joerodgers has joined #bitcoin-core-dev
1652020-07-08T14:32:52 *** joerodgers1 has joined #bitcoin-core-dev
1662020-07-08T14:35:09 *** joerodgers has quit IRC
1672020-07-08T14:37:21 *** joerodgers1 has left #bitcoin-core-dev
1682020-07-08T14:40:20 *** drexl has joined #bitcoin-core-dev
1692020-07-08T14:40:21 *** drexl has left #bitcoin-core-dev
1702020-07-08T14:41:23 *** IGHOR has quit IRC
1712020-07-08T14:41:32 *** IGHOR has joined #bitcoin-core-dev
1722020-07-08T14:48:06 *** zergzergJJ has joined #bitcoin-core-dev
1732020-07-08T14:48:11 *** vincenzopalazzo has joined #bitcoin-core-dev
1742020-07-08T14:50:53 *** joerodgers has joined #bitcoin-core-dev
1752020-07-08T14:51:36 *** alko89 has quit IRC
1762020-07-08T14:52:22 *** instagibbs has quit IRC
1772020-07-08T14:52:38 *** instagibbs has joined #bitcoin-core-dev
1782020-07-08T14:53:22 *** alko89 has joined #bitcoin-core-dev
1792020-07-08T15:00:02 *** aljungberg has quit IRC
1802020-07-08T15:04:10 *** Relis has quit IRC
1812020-07-08T15:11:37 *** nik-j has joined #bitcoin-core-dev
1822020-07-08T15:19:14 *** Relis has joined #bitcoin-core-dev
1832020-07-08T15:20:03 *** Steini-1 has joined #bitcoin-core-dev
1842020-07-08T15:25:04 *** nik-j has quit IRC
1852020-07-08T15:29:11 *** bitcoin-git has joined #bitcoin-core-dev
1862020-07-08T15:29:11 <bitcoin-git> [bitcoin] hebasto opened pull request #19471: util: Make default arg values more specific (master...200708-hint) https://github.com/bitcoin/bitcoin/pull/19471
1872020-07-08T15:29:16 *** bitcoin-git has left #bitcoin-core-dev
1882020-07-08T15:30:56 *** vasild_ has joined #bitcoin-core-dev
1892020-07-08T15:34:43 *** vasild has quit IRC
1902020-07-08T15:34:44 *** vasild_ is now known as vasild
1912020-07-08T15:38:37 *** _Sam-- has joined #bitcoin-core-dev
1922020-07-08T15:40:12 *** arowser has quit IRC
1932020-07-08T15:40:31 *** arowser has joined #bitcoin-core-dev
1942020-07-08T15:40:32 *** _Sam-- has left #bitcoin-core-dev
1952020-07-08T15:57:58 *** vincenzopalazzo has quit IRC
1962020-07-08T15:58:31 *** proofofkeags has joined #bitcoin-core-dev
1972020-07-08T16:03:53 *** nik-j has joined #bitcoin-core-dev
1982020-07-08T16:04:44 *** jonatack has joined #bitcoin-core-dev
1992020-07-08T16:04:57 *** vasild has quit IRC
2002020-07-08T16:07:14 *** arowser has quit IRC
2012020-07-08T16:07:48 *** csknk has joined #bitcoin-core-dev
2022020-07-08T16:08:43 *** justanotheruser has quit IRC
2032020-07-08T16:10:20 *** vasild has joined #bitcoin-core-dev
2042020-07-08T16:12:21 *** arowser has joined #bitcoin-core-dev
2052020-07-08T16:16:06 *** justanotheruser has joined #bitcoin-core-dev
2062020-07-08T16:16:39 *** csknk has quit IRC
2072020-07-08T16:19:14 *** Talkless has joined #bitcoin-core-dev
2082020-07-08T16:28:31 *** Pavlenex1 has joined #bitcoin-core-dev
2092020-07-08T16:28:34 *** Pavlenex has quit IRC
2102020-07-08T16:28:34 *** Pavlenex1 is now known as Pavlenex
2112020-07-08T16:32:03 *** sanket1729 has quit IRC
2122020-07-08T16:40:51 *** _joerodgers has joined #bitcoin-core-dev
2132020-07-08T16:43:32 *** zergzergJJ has quit IRC
2142020-07-08T16:45:35 *** sanket1729 has joined #bitcoin-core-dev
2152020-07-08T16:49:54 *** jb55 has quit IRC
2162020-07-08T16:59:57 *** andrewtoth has joined #bitcoin-core-dev
2172020-07-08T17:01:34 *** _joerodgers has quit IRC
2182020-07-08T17:02:24 *** jb55 has joined #bitcoin-core-dev
2192020-07-08T17:03:08 *** arowser has quit IRC
2202020-07-08T17:03:24 *** joerodgers has quit IRC
2212020-07-08T17:03:36 *** arowser has joined #bitcoin-core-dev
2222020-07-08T17:03:38 *** joerodgers has joined #bitcoin-core-dev
2232020-07-08T17:09:54 *** Davterra has quit IRC
2242020-07-08T17:20:02 *** vincenzopalazzo has joined #bitcoin-core-dev
2252020-07-08T17:22:25 *** csknk has joined #bitcoin-core-dev
2262020-07-08T17:31:35 <phantomcircuit> hello, people have been offering payment for testnet coins, i believe that's the queue to reset it
2272020-07-08T17:31:48 <sipa> where?
2282020-07-08T17:32:29 <phantomcircuit> there's been a few people in #bitcoin who ask for them and when nobody says yes offer payment in pm
2292020-07-08T17:32:50 <phantomcircuit> presumably they're just offering it to cover the hassle of sending them, but still
2302020-07-08T17:37:37 *** csknk has quit IRC
2312020-07-08T17:43:38 *** dviola has quit IRC
2322020-07-08T17:46:27 *** bitcoin-git has joined #bitcoin-core-dev
2332020-07-08T17:46:28 <bitcoin-git> [bitcoin] sipa closed pull request #19387: span: update constructors to match c++20 draft spec and add lifetimebound attribute (master...lifetimebound2) https://github.com/bitcoin/bitcoin/pull/19387
2342020-07-08T17:46:29 *** bitcoin-git has left #bitcoin-core-dev
2352020-07-08T17:46:47 *** bitcoin-git has joined #bitcoin-core-dev
2362020-07-08T17:46:48 <bitcoin-git> [bitcoin] sipa reopened pull request #19387: span: update constructors to match c++20 draft spec and add lifetimebound attribute (master...lifetimebound2) https://github.com/bitcoin/bitcoin/pull/19387
2372020-07-08T17:46:49 *** bitcoin-git has left #bitcoin-core-dev
2382020-07-08T17:56:55 *** justan0theruser has joined #bitcoin-core-dev
2392020-07-08T17:59:50 *** justanotheruser has quit IRC
2402020-07-08T18:00:01 *** Steini-1 has quit IRC
2412020-07-08T18:01:37 *** dgenr8 has quit IRC
2422020-07-08T18:07:07 *** arowser has quit IRC
2432020-07-08T18:07:36 *** arowser has joined #bitcoin-core-dev
2442020-07-08T18:14:14 *** dgenr8 has joined #bitcoin-core-dev
2452020-07-08T18:16:25 *** nihui has joined #bitcoin-core-dev
2462020-07-08T18:30:00 *** dviola has joined #bitcoin-core-dev
2472020-07-08T18:35:37 *** zaff has joined #bitcoin-core-dev
2482020-07-08T18:35:56 *** owowo has quit IRC
2492020-07-08T18:38:01 *** dviola has quit IRC
2502020-07-08T18:40:34 *** owowo has joined #bitcoin-core-dev
2512020-07-08T18:41:21 *** joerodgers has quit IRC
2522020-07-08T18:42:59 *** Pavlenex has quit IRC
2532020-07-08T18:49:57 *** zaff has quit IRC
2542020-07-08T18:50:47 *** Highway62 has joined #bitcoin-core-dev
2552020-07-08T18:51:07 *** MasterdonX has quit IRC
2562020-07-08T18:51:27 *** MasterdonX has joined #bitcoin-core-dev
2572020-07-08T18:52:29 *** Highway61 has quit IRC
2582020-07-08T18:53:50 *** Highway61 has joined #bitcoin-core-dev
2592020-07-08T18:55:25 *** Highway62 has quit IRC
2602020-07-08T18:57:17 *** proofofkeags has quit IRC
2612020-07-08T19:04:30 *** Talkless has quit IRC
2622020-07-08T19:17:23 *** afk11` has quit IRC
2632020-07-08T19:17:51 *** lnostdal has joined #bitcoin-core-dev
2642020-07-08T19:19:53 *** Jackielove4u has joined #bitcoin-core-dev
2652020-07-08T19:28:24 *** mol_ has joined #bitcoin-core-dev
2662020-07-08T19:29:04 *** RubenSomsen has joined #bitcoin-core-dev
2672020-07-08T19:30:00 *** brianhoffman has joined #bitcoin-core-dev
2682020-07-08T19:30:43 *** arik__ has joined #bitcoin-core-dev
2692020-07-08T19:31:07 *** molz_ has quit IRC
2702020-07-08T19:31:27 *** GoldmanSats has joined #bitcoin-core-dev
2712020-07-08T19:32:17 *** wallet42_ has joined #bitcoin-core-dev
2722020-07-08T19:32:58 *** bosma has joined #bitcoin-core-dev
2732020-07-08T19:33:44 *** proofofkeags has joined #bitcoin-core-dev
2742020-07-08T19:33:57 *** joerodgers1 has joined #bitcoin-core-dev
2752020-07-08T19:34:40 *** hsmiths has joined #bitcoin-core-dev
2762020-07-08T19:37:57 *** felixweis has joined #bitcoin-core-dev
2772020-07-08T19:38:12 *** joerodgers1 has quit IRC
2782020-07-08T19:38:13 *** eragmus has joined #bitcoin-core-dev
2792020-07-08T19:38:29 *** joerodgers1 has joined #bitcoin-core-dev
2802020-07-08T19:39:13 *** proofofkeags has quit IRC
2812020-07-08T19:41:30 *** joerodgers1 has quit IRC
2822020-07-08T19:41:45 *** joerodgers has joined #bitcoin-core-dev
2832020-07-08T19:42:16 *** Isthmus has joined #bitcoin-core-dev
2842020-07-08T19:42:48 *** hugohn has joined #bitcoin-core-dev
2852020-07-08T19:43:08 *** Victor_sueca has joined #bitcoin-core-dev
2862020-07-08T19:44:14 *** jkczyz has joined #bitcoin-core-dev
2872020-07-08T19:46:20 *** Victorsueca has quit IRC
2882020-07-08T19:47:28 *** ajonas has joined #bitcoin-core-dev
2892020-07-08T19:49:54 *** pierre_rochard has joined #bitcoin-core-dev
2902020-07-08T19:51:08 *** drbrule has joined #bitcoin-core-dev
2912020-07-08T19:51:24 *** proofofkeags has joined #bitcoin-core-dev
2922020-07-08T19:54:47 *** peltre has joined #bitcoin-core-dev
2932020-07-08T19:55:19 *** mmitech_ has joined #bitcoin-core-dev
2942020-07-08T19:55:43 *** fanquake has joined #bitcoin-core-dev
2952020-07-08T19:56:02 *** NicolasDorier has joined #bitcoin-core-dev
2962020-07-08T19:56:08 *** elichai2 has joined #bitcoin-core-dev
2972020-07-08T19:56:35 *** Highway61 has quit IRC
2982020-07-08T19:57:03 *** schmidty has joined #bitcoin-core-dev
2992020-07-08T19:58:35 *** endogenic has joined #bitcoin-core-dev
3002020-07-08T19:59:17 *** bitcoin-git has joined #bitcoin-core-dev
3012020-07-08T19:59:19 <bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/abdfd2d0e3eb...9f4c0a9694d3
3022020-07-08T19:59:19 <bitcoin-git> bitcoin/master 344e831 John Newbery: [net processing] Remove PushBlockInventory and PushBlockHash
3032020-07-08T19:59:20 <bitcoin-git> bitcoin/master 3556227 John Newbery: [net] Make cs_inventory a non-recursive mutex
3042020-07-08T19:59:21 <bitcoin-git> bitcoin/master e8a2822 John Newbery: [net] Don't try to take cs_inventory before deleting CNode
3052020-07-08T19:59:23 *** bitcoin-git has left #bitcoin-core-dev
3062020-07-08T19:59:37 *** bitcoin-git has joined #bitcoin-core-dev
3072020-07-08T19:59:37 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #19347: [net] Make cs_inventory nonrecursive (master...2020-06-cs-inventory) https://github.com/bitcoin/bitcoin/pull/19347
3082020-07-08T19:59:38 *** bitcoin-git has left #bitcoin-core-dev
3092020-07-08T20:00:44 *** moneyball has joined #bitcoin-core-dev
3102020-07-08T20:00:48 *** jakesyl has joined #bitcoin-core-dev
3112020-07-08T20:02:19 *** dburkett has joined #bitcoin-core-dev
3122020-07-08T20:03:15 *** ccook has joined #bitcoin-core-dev
3132020-07-08T20:03:43 *** Jackielove4u has quit IRC
3142020-07-08T20:04:25 *** hebasto has joined #bitcoin-core-dev
3152020-07-08T20:05:08 *** nejon has joined #bitcoin-core-dev
3162020-07-08T20:06:54 *** afk11` has joined #bitcoin-core-dev
3172020-07-08T20:07:51 *** CodeShark___ has joined #bitcoin-core-dev
3182020-07-08T20:07:53 *** petezz4_ has joined #bitcoin-core-dev
3192020-07-08T20:08:05 *** vfP56jSe has joined #bitcoin-core-dev
3202020-07-08T20:13:16 *** sdaftuar_ has quit IRC
3212020-07-08T20:13:41 *** sdaftuar_ has joined #bitcoin-core-dev
3222020-07-08T20:14:40 *** digi_james has joined #bitcoin-core-dev
3232020-07-08T20:14:55 *** prusnak has joined #bitcoin-core-dev
3242020-07-08T20:15:49 *** corollari has joined #bitcoin-core-dev
3252020-07-08T20:16:25 *** adiabat has quit IRC
3262020-07-08T20:18:04 *** Lexyon___ has joined #bitcoin-core-dev
3272020-07-08T20:18:33 *** ahmed_ has joined #bitcoin-core-dev
3282020-07-08T20:21:47 *** amiti has joined #bitcoin-core-dev
3292020-07-08T20:22:19 *** valwal_ has joined #bitcoin-core-dev
3302020-07-08T20:22:53 *** mariorz has joined #bitcoin-core-dev
3312020-07-08T20:24:30 *** gertjaap_ has joined #bitcoin-core-dev
3322020-07-08T20:25:28 *** gzhao408_ has joined #bitcoin-core-dev
3332020-07-08T20:26:49 *** jamesob has joined #bitcoin-core-dev
3342020-07-08T20:28:37 *** fjahr has joined #bitcoin-core-dev
3352020-07-08T20:34:46 *** bitcoin-git has joined #bitcoin-core-dev
3362020-07-08T20:34:47 <bitcoin-git> [bitcoin] jnewbery opened pull request #19472: [net processing] Reduce cs_main scope MaybeDiscourageAndDisconnect() (master...2020-07-tidyup-maybediscourage) https://github.com/bitcoin/bitcoin/pull/19472
3372020-07-08T20:34:47 *** bitcoin-git has left #bitcoin-core-dev
3382020-07-08T20:47:21 *** nik-j has quit IRC
3392020-07-08T20:49:20 *** Highway61 has joined #bitcoin-core-dev
3402020-07-08T20:53:06 *** dfmb_ has joined #bitcoin-core-dev
3412020-07-08T21:00:02 *** nihui has quit IRC
3422020-07-08T21:22:33 *** kir has joined #bitcoin-core-dev
3432020-07-08T21:28:22 *** Guyver2 has quit IRC
3442020-07-08T21:29:04 *** marcoagner has quit IRC
3452020-07-08T21:30:54 *** Pavlenex has joined #bitcoin-core-dev
3462020-07-08T21:31:28 *** Pavlenex has quit IRC
3472020-07-08T21:43:32 *** dfmb_ has quit IRC
3482020-07-08T21:59:28 *** dfmb_ has joined #bitcoin-core-dev
3492020-07-08T21:59:34 *** dfmbbtc has joined #bitcoin-core-dev
3502020-07-08T22:41:31 *** promag has quit IRC
3512020-07-08T22:42:07 *** promag has joined #bitcoin-core-dev
3522020-07-08T22:45:00 *** Relis has quit IRC
3532020-07-08T22:47:47 *** Relis has joined #bitcoin-core-dev
3542020-07-08T22:49:18 *** molz_ has joined #bitcoin-core-dev
3552020-07-08T22:50:54 *** justan0theruser has quit IRC
3562020-07-08T22:52:25 *** mol_ has quit IRC
3572020-07-08T23:03:11 *** bitcoin-git has joined #bitcoin-core-dev
3582020-07-08T23:03:12 <bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9f4c0a9694d3...f7c19e829eca
3592020-07-08T23:03:13 <bitcoin-git> bitcoin/master fa021e9 MarcoFalke: wallet: Remove confusing double return value ret+success
3602020-07-08T23:03:14 <bitcoin-git> bitcoin/master fa8a341 MarcoFalke: wallet: Replace CDataStream& with CDataStream&& where appropriate
3612020-07-08T23:03:15 <bitcoin-git> bitcoin/master f7c19e8 MarcoFalke: Merge #19320: wallet: Replace CDataStream& with CDataStream&& where approp...
3622020-07-08T23:03:16 *** bitcoin-git has left #bitcoin-core-dev
3632020-07-08T23:03:31 *** bitcoin-git has joined #bitcoin-core-dev
3642020-07-08T23:03:31 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #19320: wallet: Replace CDataStream& with CDataStream&& where appropriate (master...2006-walletSpan) https://github.com/bitcoin/bitcoin/pull/19320
3652020-07-08T23:03:32 *** bitcoin-git has left #bitcoin-core-dev
3662020-07-08T23:08:26 *** go11111111111 has joined #bitcoin-core-dev
3672020-07-08T23:10:29 *** justan0theruser has joined #bitcoin-core-dev
3682020-07-08T23:11:10 *** go121212 has quit IRC
3692020-07-08T23:11:55 *** dfmbbtc has quit IRC
3702020-07-08T23:11:55 *** dfmb_ has quit IRC
3712020-07-08T23:18:02 *** proofofkeags has quit IRC
3722020-07-08T23:18:36 *** proofofkeags has joined #bitcoin-core-dev
3732020-07-08T23:18:38 *** mdunnio has quit IRC
3742020-07-08T23:23:32 *** proofofkeags has quit IRC
3752020-07-08T23:42:20 *** promag has quit IRC
3762020-07-08T23:42:33 *** promag has joined #bitcoin-core-dev
3772020-07-08T23:51:05 *** mdunnio has joined #bitcoin-core-dev
3782020-07-08T23:54:50 *** Davterra has joined #bitcoin-core-dev
3792020-07-08T23:56:02 *** mdunnio has quit IRC
3802020-07-08T23:56:03 *** owowo has quit IRC