12020-07-13T00:00:01 *** funkatron has quit IRC
22020-07-13T00:01:38 <meshcollider> Yes we can see both of your "test" messages
32020-07-13T00:02:40 *** jarthur_ is now known as jarthur
42020-07-13T00:05:23 *** braydonf has quit IRC
52020-07-13T00:07:22 *** braydonf has joined #bitcoin-core-dev
62020-07-13T00:21:57 *** defnordic has joined #bitcoin-core-dev
72020-07-13T00:38:47 *** promag has joined #bitcoin-core-dev
82020-07-13T00:38:48 *** promag_ has quit IRC
92020-07-13T00:42:30 *** mdunnio has joined #bitcoin-core-dev
102020-07-13T00:45:09 *** arowser has quit IRC
112020-07-13T00:45:38 *** arowser has joined #bitcoin-core-dev
122020-07-13T01:29:28 *** harrigan has quit IRC
132020-07-13T01:32:41 *** harrigan has joined #bitcoin-core-dev
142020-07-13T01:41:18 *** shesek has joined #bitcoin-core-dev
152020-07-13T01:42:34 *** mdunnio has quit IRC
162020-07-13T01:44:23 *** proofofkeags has quit IRC
172020-07-13T01:44:59 *** proofofkeags has joined #bitcoin-core-dev
182020-07-13T01:46:12 *** Relis has quit IRC
192020-07-13T01:49:14 *** proofofkeags has quit IRC
202020-07-13T01:50:10 *** arowser has quit IRC
212020-07-13T01:50:41 *** arowser has joined #bitcoin-core-dev
222020-07-13T01:52:09 *** arowser has quit IRC
232020-07-13T01:52:33 *** arowser has joined #bitcoin-core-dev
242020-07-13T01:59:10 *** proofofkeags has joined #bitcoin-core-dev
252020-07-13T02:06:35 *** r8921039 has joined #bitcoin-core-dev
262020-07-13T02:07:07 *** rafalcpp has quit IRC
272020-07-13T02:09:56 *** Relis has joined #bitcoin-core-dev
282020-07-13T02:16:57 *** Relis has quit IRC
292020-07-13T02:17:15 *** Relis has joined #bitcoin-core-dev
302020-07-13T02:19:00 *** mdunnio has joined #bitcoin-core-dev
312020-07-13T02:20:32 *** adiabat has quit IRC
322020-07-13T02:24:10 *** mdunnio has quit IRC
332020-07-13T02:37:14 *** arowser has quit IRC
342020-07-13T02:37:26 *** proofofkeags has quit IRC
352020-07-13T02:37:42 *** arowser has joined #bitcoin-core-dev
362020-07-13T02:38:00 *** proofofkeags has joined #bitcoin-core-dev
372020-07-13T02:40:11 *** arowser has quit IRC
382020-07-13T02:40:17 *** proofofkeags has quit IRC
392020-07-13T02:40:34 *** proofofkeags has joined #bitcoin-core-dev
402020-07-13T02:40:35 *** arowser has joined #bitcoin-core-dev
412020-07-13T02:44:20 *** nik-j has joined #bitcoin-core-dev
422020-07-13T02:49:21 *** promag_ has joined #bitcoin-core-dev
432020-07-13T02:49:22 *** promag has quit IRC
442020-07-13T02:53:45 *** nik-j has quit IRC
452020-07-13T03:00:02 *** defnordic has quit IRC
462020-07-13T03:01:24 *** braydonf has quit IRC
472020-07-13T03:01:48 *** braydonf has joined #bitcoin-core-dev
482020-07-13T03:06:07 *** bitcoin-git has joined #bitcoin-core-dev
492020-07-13T03:06:08 <bitcoin-git> [bitcoin] luke-jr opened pull request #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks (master...bugfix_listwalletdir_errors) https://github.com/bitcoin/bitcoin/pull/19502
502020-07-13T03:06:19 *** bitcoin-git has left #bitcoin-core-dev
512020-07-13T03:07:43 *** TheHoliestRoger has quit IRC
522020-07-13T03:08:35 *** TheHoliestRoger has joined #bitcoin-core-dev
532020-07-13T03:10:40 *** nik-j has joined #bitcoin-core-dev
542020-07-13T03:14:11 *** adiabat has joined #bitcoin-core-dev
552020-07-13T03:21:28 *** Relis has quit IRC
562020-07-13T03:22:20 *** omega8cc has joined #bitcoin-core-dev
572020-07-13T03:23:14 *** arowser has quit IRC
582020-07-13T03:24:59 *** nik-j has quit IRC
592020-07-13T03:26:55 *** arowser has joined #bitcoin-core-dev
602020-07-13T03:30:55 *** vasild_ has joined #bitcoin-core-dev
612020-07-13T03:33:09 *** arowser has quit IRC
622020-07-13T03:33:38 *** arowser has joined #bitcoin-core-dev
632020-07-13T03:34:23 *** vasild has quit IRC
642020-07-13T03:34:24 *** vasild_ is now known as vasild
652020-07-13T03:37:09 *** Dean_Guss has quit IRC
662020-07-13T03:38:21 *** Dean_Guss has joined #bitcoin-core-dev
672020-07-13T03:39:14 *** troygiorshev has joined #bitcoin-core-dev
682020-07-13T03:41:05 *** troygiorshev has quit IRC
692020-07-13T03:49:44 *** harrigan has quit IRC
702020-07-13T03:52:18 *** harrigan has joined #bitcoin-core-dev
712020-07-13T03:58:09 *** arowser has quit IRC
722020-07-13T03:58:20 *** promag_ has quit IRC
732020-07-13T03:58:46 *** arowser has joined #bitcoin-core-dev
742020-07-13T03:59:00 *** promag has joined #bitcoin-core-dev
752020-07-13T04:13:18 <luke-jr> I wonder if CIs should automatically detect when a lot of stuff is failing, and retest something known good previously.. then delete questionable results and pause until fixed?
762020-07-13T04:24:09 <aj> it'd be nice to have an index of CI logs by failure type -- this PR failed due to X, did any others? oh, yes, everything after time T; some did, but it seems low-probability random; yes, a bunch of PRs touching this code do; nope, just yours
772020-07-13T04:26:40 <luke-jr> well, that FreeBSD one seems to always fail?
782020-07-13T04:28:35 <aj> "pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2" ? lame
792020-07-13T04:29:08 <aj> cirrus-ci had some other "sysmtem is misconfigured and keeps failing" for me too
802020-07-13T04:37:25 *** r8921039 has quit IRC
812020-07-13T04:37:40 <kallewoof> sipa: getting "could not convert â(const uint8_t*)(& SIGNET_HEADER)â from âconst uint8_t*â {aka âconst unsigned char*â} to âSpan<const unsigned char>â"
822020-07-13T04:37:41 *** r8921039 has joined #bitcoin-core-dev
832020-07-13T04:38:08 <sipa> just pass SIGNET_HEADER
842020-07-13T04:38:11 <sipa> don't cast it to a pointer
852020-07-13T04:38:25 <kallewoof> I am
862020-07-13T04:38:30 <sipa> what is the code?
872020-07-13T04:38:32 <kallewoof> if (!GetWitnessCommitmentSection(block, SIGNET_HEADER, signet_data)) {
882020-07-13T04:38:42 <sipa> how is SIGNET_HEADER declared?
892020-07-13T04:38:58 <kallewoof> static const uint8_t SIGNET_HEADER[4] = {0xec, 0xc7, 0xda, 0xa2};
902020-07-13T04:39:08 <sipa> hmm!
912020-07-13T04:39:13 <kallewoof> and bool GetWitnessCommitmentSection(const CBlock& block, Span<const uint8_t> header, std::vector<uint8_t>& result);
922020-07-13T04:39:15 <sipa> you have a branch somewhere i can try?
932020-07-13T04:40:32 <kallewoof> https://github.com/kallewoof/bitcoin/tree/signet-tmp
942020-07-13T04:40:52 *** bitcoin-git has joined #bitcoin-core-dev
952020-07-13T04:40:52 <bitcoin-git> [bitcoin] sipa opened pull request #19503: Add parameter feature to serialization and use it for CAddress (master...202007_ser_options) https://github.com/bitcoin/bitcoin/pull/19503
962020-07-13T04:41:03 *** bitcoin-git has left #bitcoin-core-dev
972020-07-13T04:41:06 <r8921039> thx meshcollider i'm also verifying with the log http://www.erisian.com.au/bitcoin-core-dev a bit delay tho
982020-07-13T04:41:20 <aj> kallewoof: my patch has the span stuff already
992020-07-13T04:41:40 <kallewoof> aj: is that from your two emails? I haven't gotten to those yet :) Was going there next
1002020-07-13T04:42:19 <kallewoof> Maybe if you already have this down, sipa doesn't really have to waste his time on it tho..
1012020-07-13T04:42:28 <aj> kallewoof: https://github.com/ajtowns/bitcoin/commit/9d4949c6beab69f088d35ad333becfa0909ac0c9#diff-4bdd7c44636dae0429a4d61909eeed17R111
1022020-07-13T04:42:58 <kallewoof> oh, so use MakeSpan() is the solution?
1032020-07-13T04:43:22 <aj> kallewoof: yeah, i started a review then got distracted by the stuff in those emails, then looked at the pr again and it had a half finished review so i thought "should submit that" :)
1042020-07-13T04:43:23 <sipa> kallewoof: you should just rebase :p
1052020-07-13T04:43:32 <sipa> you don't have the recent Span improvements that permit this
1062020-07-13T04:43:42 <kallewoof> oh! thanks, will do
1072020-07-13T04:46:45 *** mdunnio has joined #bitcoin-core-dev
1082020-07-13T04:46:53 <sipa> kallewoof: specifically, you need #18468
1092020-07-13T04:46:57 <gribble> https://github.com/bitcoin/bitcoin/issues/18468 | Span improvements by sipa · Pull Request #18468 · bitcoin/bitcoin · GitHub
1102020-07-13T04:47:38 <kallewoof> very cool
1112020-07-13T04:47:59 <kallewoof> we don't need new c++ standards, we'll just bake it into our codebase ourselves! :P
1122020-07-13T04:48:21 <luke-jr> I thought this was just intended to be temporary until we upgrade?
1132020-07-13T04:49:12 <kallewoof> I was joking, ofc, but it might be a long time before we are on C++20, I assume.
1142020-07-13T04:49:44 <sipa> luke-jr: c++20 may take a while still
1152020-07-13T04:49:54 <sipa> as it doesn't formally exist yet
1162020-07-13T04:50:23 <sipa> but sure, once that's the case, obviously we don't need our own anymore (the interface is compatible)
1172020-07-13T04:50:33 <sipa> so it should just be a search/replace pretty much
1182020-07-13T04:51:18 <kallewoof> we are on c++11 now, though, right? or did we switch to 14 when I wasn't looking
1192020-07-13T04:51:43 <sipa> kallewoof: currently c++11; 0.22 will be c++17
1202020-07-13T04:51:52 <kallewoof> nice
1212020-07-13T04:52:06 <sipa> https://github.com/bitcoin/bitcoin/issues/16684
1222020-07-13T04:52:11 * kallewoof needs to read up on diff between 11 and 17
1232020-07-13T04:54:05 *** mdunnio has quit IRC
1242020-07-13T04:59:24 *** r8921039 has quit IRC
1252020-07-13T05:00:34 *** proofofkeags has quit IRC
1262020-07-13T05:01:09 *** proofofkeags has joined #bitcoin-core-dev
1272020-07-13T05:03:21 *** r8921039 has joined #bitcoin-core-dev
1282020-07-13T05:05:14 *** proofofkeags has quit IRC
1292020-07-13T05:26:37 *** bitcoin-git has joined #bitcoin-core-dev
1302020-07-13T05:26:37 <bitcoin-git> [bitcoin] ajtowns opened pull request #19504: Bump minimum python version to 3.6 (master...202007-python3.6) https://github.com/bitcoin/bitcoin/pull/19504
1312020-07-13T05:26:38 *** bitcoin-git has left #bitcoin-core-dev
1322020-07-13T05:29:16 *** gleb has joined #bitcoin-core-dev
1332020-07-13T05:34:58 *** proofofkeags has joined #bitcoin-core-dev
1342020-07-13T05:41:48 *** proofofkeags has quit IRC
1352020-07-13T05:59:32 *** arowser has quit IRC
1362020-07-13T05:59:54 *** jonatack has quit IRC
1372020-07-13T06:00:01 *** omega8cc has quit IRC
1382020-07-13T06:00:35 *** arowser has joined #bitcoin-core-dev
1392020-07-13T06:08:00 *** arowser has quit IRC
1402020-07-13T06:08:28 *** arowser has joined #bitcoin-core-dev
1412020-07-13T06:23:07 *** jarthur has quit IRC
1422020-07-13T06:29:19 *** arowser has quit IRC
1432020-07-13T06:37:24 *** vincenzopalazzo has joined #bitcoin-core-dev
1442020-07-13T06:38:05 *** r8921039 has quit IRC
1452020-07-13T06:41:30 *** arowser has joined #bitcoin-core-dev
1462020-07-13T06:59:06 *** marcoagner has joined #bitcoin-core-dev
1472020-07-13T07:11:28 *** arowser has quit IRC
1482020-07-13T07:12:33 *** Guyver2 has joined #bitcoin-core-dev
1492020-07-13T07:23:36 *** arowser has joined #bitcoin-core-dev
1502020-07-13T07:29:52 *** lcb1 has joined #bitcoin-core-dev
1512020-07-13T07:39:11 *** proofofkeags has joined #bitcoin-core-dev
1522020-07-13T07:48:34 *** proofofkeags has quit IRC
1532020-07-13T07:53:12 *** arowser has quit IRC
1542020-07-13T07:53:30 *** arowser has joined #bitcoin-core-dev
1552020-07-13T07:57:47 *** kljasdfvv has joined #bitcoin-core-dev
1562020-07-13T07:58:21 *** Pavlenex has joined #bitcoin-core-dev
1572020-07-13T08:15:33 *** jonatack has joined #bitcoin-core-dev
1582020-07-13T08:25:47 <jnewbery> MarcoFalke wumpus fanquake: now that github is up again, I think #19109 and #19486 are Ready For Merge
1592020-07-13T08:25:50 <gribble> https://github.com/bitcoin/bitcoin/issues/19109 | Only allow getdata of recently announced invs by sipa · Pull Request #19109 · bitcoin/bitcoin · GitHub
1602020-07-13T08:25:51 <gribble> https://github.com/bitcoin/bitcoin/issues/19486 | Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS_VERSION` by jnewbery · Pull Request #19486 · bitcoin/bitcoin · GitHub
1612020-07-13T08:34:28 *** bitcoin-git has joined #bitcoin-core-dev
1622020-07-13T08:34:29 <bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4db44acf2d5d...631284f09a18
1632020-07-13T08:34:30 <bitcoin-git> bitcoin/master 37a934e John Newbery: [protocol] Remove unused CADDR_TIME_VERSION
1642020-07-13T08:34:31 <bitcoin-git> bitcoin/master 7bb6f9b John Newbery: [protocol] Remove unused GETHEADERS_VERSION
1652020-07-13T08:34:32 <bitcoin-git> bitcoin/master 631284f MarcoFalke: Merge #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS...
1662020-07-13T08:34:33 *** bitcoin-git has left #bitcoin-core-dev
1672020-07-13T08:34:48 *** bitcoin-git has joined #bitcoin-core-dev
1682020-07-13T08:34:48 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS_VERSION` (master...pr14033.1) https://github.com/bitcoin/bitcoin/pull/19486
1692020-07-13T08:34:49 *** bitcoin-git has left #bitcoin-core-dev
1702020-07-13T08:35:40 *** dr-orlovsky has joined #bitcoin-core-dev
1712020-07-13T08:37:39 *** bitcoin-git has joined #bitcoin-core-dev
1722020-07-13T08:37:39 <bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/631284f09a18...d52bfc491617
1732020-07-13T08:37:40 <bitcoin-git> bitcoin/master e74cd20 Hennadii Stepanov: qt, refactor: Cleanup ModalOverlay slots
1742020-07-13T08:37:40 <bitcoin-git> bitcoin/master d0cc1f6 Hennadii Stepanov: qt: Disable toolbar when overlay is shown
1752020-07-13T08:37:41 <bitcoin-git> bitcoin/master d52bfc4 MarcoFalke: Merge bitcoin-core/gui#30: Disable the main window toolbar when the modal ...
1762020-07-13T08:37:42 *** bitcoin-git has left #bitcoin-core-dev
1772020-07-13T08:44:22 *** hsmiths has quit IRC
1782020-07-13T08:45:22 <MarcoFalke> wumpus: Mind to activate cirrus ci for the qa-assets repo ( https://github.com/apps/cirrus-ci/installations/9863527 ) ?
1792020-07-13T08:46:01 *** dr-orlovsky has quit IRC
1802020-07-13T08:48:12 *** Pavlenex has quit IRC
1812020-07-13T08:50:05 *** dr-orlovsky has joined #bitcoin-core-dev
1822020-07-13T08:50:45 *** Pavlenex has joined #bitcoin-core-dev
1832020-07-13T08:54:01 *** proofofkeags has joined #bitcoin-core-dev
1842020-07-13T08:58:35 *** proofofkeags has quit IRC
1852020-07-13T09:00:02 *** lcb1 has quit IRC
1862020-07-13T09:02:53 *** dr_orlovsky has joined #bitcoin-core-dev
1872020-07-13T09:06:02 *** dr-orlovsky has quit IRC
1882020-07-13T09:10:43 *** Pavlenex has quit IRC
1892020-07-13T09:10:55 *** davec has quit IRC
1902020-07-13T09:12:32 *** davec has joined #bitcoin-core-dev
1912020-07-13T09:13:11 *** arowser has quit IRC
1922020-07-13T09:13:30 *** arowser has joined #bitcoin-core-dev
1932020-07-13T09:18:59 *** dr_orlovsky has quit IRC
1942020-07-13T09:20:59 *** hollisb has joined #bitcoin-core-dev
1952020-07-13T09:21:02 *** dr-orlovsky has joined #bitcoin-core-dev
1962020-07-13T09:22:23 *** dr-orlovsky has quit IRC
1972020-07-13T09:23:30 *** Pavlenex has joined #bitcoin-core-dev
1982020-07-13T09:31:26 *** promag_ has joined #bitcoin-core-dev
1992020-07-13T09:31:35 *** promag has quit IRC
2002020-07-13T09:31:51 *** promag has joined #bitcoin-core-dev
2012020-07-13T09:34:18 *** promag_ has quit IRC
2022020-07-13T09:37:18 *** dr-orlovsky has joined #bitcoin-core-dev
2032020-07-13T09:46:20 *** Pavlenex has quit IRC
2042020-07-13T09:53:03 *** Relis has joined #bitcoin-core-dev
2052020-07-13T09:57:40 <vasild> sipa: MarcoFalke: Is there a reason to avoid `auto` in e.g. `auto var = FuncFoo();` and to prefer writing the type explicitly in some cases?
2062020-07-13T09:58:20 <vasild> Or is it just a matter of "taste"?
2072020-07-13T09:58:43 <hebasto> vasild: https://herbsutter.com/2013/08/12/gotw-94-solution-aaa-style-almost-always-auto/
2082020-07-13T10:00:23 *** Guyver2_ has joined #bitcoin-core-dev
2092020-07-13T10:00:39 <jonatack> steve meyers' effective c++ books generally recommended auto, but for consensus-critical bitcoin code i have observed a preference for explicit typing in some reviews and by some authors
2102020-07-13T10:02:02 *** Guyver2 has quit IRC
2112020-07-13T10:03:28 *** Aglae79Barton has joined #bitcoin-core-dev
2122020-07-13T10:09:01 <jonatack> just came across https://josephmansfield.uk/articles/dont-use-auto-unless-you-mean-it.html
2132020-07-13T10:09:54 *** vasild has quit IRC
2142020-07-13T10:10:17 *** vasild has joined #bitcoin-core-dev
2152020-07-13T10:10:20 *** Aglae79Barton has quit IRC
2162020-07-13T10:13:51 *** r8921039 has joined #bitcoin-core-dev
2172020-07-13T10:18:00 *** r8921039 has quit IRC
2182020-07-13T10:21:26 *** arowser has quit IRC
2192020-07-13T10:23:35 *** arowser has joined #bitcoin-core-dev
2202020-07-13T10:25:08 *** AaronvanW has joined #bitcoin-core-dev
2212020-07-13T10:32:43 *** morcos has quit IRC
2222020-07-13T10:33:52 *** morcos has joined #bitcoin-core-dev
2232020-07-13T10:37:03 *** r8921039 has joined #bitcoin-core-dev
2242020-07-13T10:45:11 *** Guyver2__ has joined #bitcoin-core-dev
2252020-07-13T10:48:13 *** Guyver2_ has quit IRC
2262020-07-13T10:53:04 *** belcher_ has joined #bitcoin-core-dev
2272020-07-13T10:53:57 *** promag_ has joined #bitcoin-core-dev
2282020-07-13T10:56:10 *** belcher has quit IRC
2292020-07-13T11:01:29 *** jonatack has quit IRC
2302020-07-13T11:01:29 *** r8921039 has quit IRC
2312020-07-13T11:03:26 *** davec has quit IRC
2322020-07-13T11:07:09 *** arowser has quit IRC
2332020-07-13T11:07:34 *** arowser has joined #bitcoin-core-dev
2342020-07-13T11:09:59 *** davec has joined #bitcoin-core-dev
2352020-07-13T11:22:38 *** dr-orlovsky has quit IRC
2362020-07-13T11:27:50 *** mdunnio has joined #bitcoin-core-dev
2372020-07-13T11:32:25 *** mdunnio has quit IRC
2382020-07-13T11:33:16 *** promag has quit IRC
2392020-07-13T11:33:50 *** promag has joined #bitcoin-core-dev
2402020-07-13T11:35:23 *** promag has quit IRC
2412020-07-13T11:35:39 *** promag has joined #bitcoin-core-dev
2422020-07-13T11:43:21 *** proofofkeags has joined #bitcoin-core-dev
2432020-07-13T11:43:32 *** dr-orlovsky has joined #bitcoin-core-dev
2442020-07-13T11:46:40 *** lehnberg has joined #bitcoin-core-dev
2452020-07-13T11:47:59 *** proofofkeags has quit IRC
2462020-07-13T12:00:01 *** hollisb has quit IRC
2472020-07-13T12:10:28 *** promag has quit IRC
2482020-07-13T12:10:57 *** promag has joined #bitcoin-core-dev
2492020-07-13T12:15:27 *** promag has quit IRC
2502020-07-13T12:15:38 *** mdunnio has joined #bitcoin-core-dev
2512020-07-13T12:16:08 *** promag has joined #bitcoin-core-dev
2522020-07-13T12:17:38 *** bitdex has quit IRC
2532020-07-13T12:18:08 *** bitcoin-git has joined #bitcoin-core-dev
2542020-07-13T12:18:09 <bitcoin-git> [bitcoin] Mr-Leshiy opened pull request #19505: ProcessHeadersMessage() fix potential bug (master...ProcessHeadersMessage/fix_bug) https://github.com/bitcoin/bitcoin/pull/19505
2552020-07-13T12:18:10 *** bitcoin-git has left #bitcoin-core-dev
2562020-07-13T12:19:51 *** dr-orlovsky has quit IRC
2572020-07-13T12:20:12 *** AIM has joined #bitcoin-core-dev
2582020-07-13T12:26:31 *** nik-j has joined #bitcoin-core-dev
2592020-07-13T12:26:59 *** rabidus has quit IRC
2602020-07-13T12:27:01 *** r8921039 has joined #bitcoin-core-dev
2612020-07-13T12:27:25 *** rabidus has joined #bitcoin-core-dev
2622020-07-13T12:29:33 *** bitcoin-git has joined #bitcoin-core-dev
2632020-07-13T12:29:34 <bitcoin-git> [bitcoin] Mr-Leshiy closed pull request #19505: ProcessHeadersMessage() fix potential bug (master...ProcessHeadersMessage/fix_bug) https://github.com/bitcoin/bitcoin/pull/19505
2642020-07-13T12:29:35 *** bitcoin-git has left #bitcoin-core-dev
2652020-07-13T12:30:16 *** troygiorshev has joined #bitcoin-core-dev
2662020-07-13T12:30:16 *** hsmiths has joined #bitcoin-core-dev
2672020-07-13T12:31:25 *** nik-j has quit IRC
2682020-07-13T12:38:22 *** r8921039 has quit IRC
2692020-07-13T12:42:24 *** proofofkeags has joined #bitcoin-core-dev
2702020-07-13T12:46:34 *** proofofkeags has quit IRC
2712020-07-13T12:49:26 *** r8921039 has joined #bitcoin-core-dev
2722020-07-13T12:50:06 *** harrigan has quit IRC
2732020-07-13T12:51:00 *** Highway61 has joined #bitcoin-core-dev
2742020-07-13T12:52:19 *** krvopije has joined #bitcoin-core-dev
2752020-07-13T12:53:30 *** promag has quit IRC
2762020-07-13T12:53:30 *** r8921039 has quit IRC
2772020-07-13T12:53:42 *** promag has joined #bitcoin-core-dev
2782020-07-13T12:54:14 <elichai2> jonatack: personally I think auto is great for iterators and other complex types where you don't really care about the type, but I find it harder to reason about things like auto return type, especially the way it can interact with implicit constructors
2792020-07-13T12:55:24 *** krvopije has quit IRC
2802020-07-13T12:57:21 *** polylunar has joined #bitcoin-core-dev
2812020-07-13T13:00:42 *** Highway61 has quit IRC
2822020-07-13T13:02:33 *** goosie has joined #bitcoin-core-dev
2832020-07-13T13:07:13 *** arowser has quit IRC
2842020-07-13T13:07:40 *** arowser has joined #bitcoin-core-dev
2852020-07-13T13:09:14 *** arowser has quit IRC
2862020-07-13T13:09:42 *** arowser has joined #bitcoin-core-dev
2872020-07-13T13:10:15 *** arowser has quit IRC
2882020-07-13T13:10:33 *** arowser has joined #bitcoin-core-dev
2892020-07-13T13:12:16 *** Highway61 has joined #bitcoin-core-dev
2902020-07-13T13:13:08 *** Pavlenex has joined #bitcoin-core-dev
2912020-07-13T13:13:13 *** arowser has quit IRC
2922020-07-13T13:13:59 *** arowser has joined #bitcoin-core-dev
2932020-07-13T13:14:27 *** nik-j has joined #bitcoin-core-dev
2942020-07-13T13:15:11 *** arowser has quit IRC
2952020-07-13T13:15:41 *** arowser has joined #bitcoin-core-dev
2962020-07-13T13:16:09 *** arowser has quit IRC
2972020-07-13T13:16:38 *** arowser has joined #bitcoin-core-dev
2982020-07-13T13:26:38 *** mdunnio has quit IRC
2992020-07-13T13:27:36 *** mdunnio_ has joined #bitcoin-core-dev
3002020-07-13T13:27:43 *** nik-j has quit IRC
3012020-07-13T13:27:44 *** promag has quit IRC
3022020-07-13T13:27:44 *** davec has quit IRC
3032020-07-13T13:27:44 *** adiabat has quit IRC
3042020-07-13T13:27:44 *** TheHoliestRoger has quit IRC
3052020-07-13T13:27:44 *** joerodgers has quit IRC
3062020-07-13T13:27:44 *** pinheadmz has quit IRC
3072020-07-13T13:27:44 *** meshcollider has quit IRC
3082020-07-13T13:27:44 *** victorSN has quit IRC
3092020-07-13T13:27:44 *** treyzania has quit IRC
3102020-07-13T13:27:44 *** takinbo has quit IRC
3112020-07-13T13:27:44 *** isis_ has quit IRC
3122020-07-13T13:27:44 *** hadjiszs_ has quit IRC
3132020-07-13T13:27:44 *** DougieBot5000 has quit IRC
3142020-07-13T13:27:44 *** waxwing has quit IRC
3152020-07-13T13:27:44 *** tynes_ has quit IRC
3162020-07-13T13:27:44 *** wraithm has quit IRC
3172020-07-13T13:28:16 *** nik-j has joined #bitcoin-core-dev
3182020-07-13T13:28:16 *** promag has joined #bitcoin-core-dev
3192020-07-13T13:28:16 *** davec has joined #bitcoin-core-dev
3202020-07-13T13:28:16 *** adiabat has joined #bitcoin-core-dev
3212020-07-13T13:28:16 *** TheHoliestRoger has joined #bitcoin-core-dev
3222020-07-13T13:28:16 *** joerodgers has joined #bitcoin-core-dev
3232020-07-13T13:28:16 *** pinheadmz has joined #bitcoin-core-dev
3242020-07-13T13:28:16 *** meshcollider has joined #bitcoin-core-dev
3252020-07-13T13:28:16 *** victorSN has joined #bitcoin-core-dev
3262020-07-13T13:28:16 *** treyzania has joined #bitcoin-core-dev
3272020-07-13T13:28:16 *** takinbo has joined #bitcoin-core-dev
3282020-07-13T13:28:16 *** isis_ has joined #bitcoin-core-dev
3292020-07-13T13:28:16 *** hadjiszs_ has joined #bitcoin-core-dev
3302020-07-13T13:28:16 *** DougieBot5000 has joined #bitcoin-core-dev
3312020-07-13T13:28:16 *** waxwing has joined #bitcoin-core-dev
3322020-07-13T13:28:16 *** tynes_ has joined #bitcoin-core-dev
3332020-07-13T13:28:16 *** wraithm has joined #bitcoin-core-dev
3342020-07-13T13:29:48 <fjahr> Can someone kick Travis for me on #19055? One job just didn't start...
3352020-07-13T13:29:51 <gribble> https://github.com/bitcoin/bitcoin/issues/19055 | Add MuHash3072 implementation by fjahr · Pull Request #19055 · bitcoin/bitcoin · GitHub
3362020-07-13T13:32:31 *** polylunar has quit IRC
3372020-07-13T13:33:27 <wumpus> MarcoFalke: the Cirrus CI should be approved now
3382020-07-13T13:33:40 <instagibbs> elichai2, ack, mostly use it for iterators. I find it generally more confusing otherwise for review
3392020-07-13T13:33:45 <fjahr> Not sure if I should be able to do it myself but I am not seeing the restart button. I remember others having similar issues.
3402020-07-13T13:34:20 <fjahr> I can restart AppVeyor for example
3412020-07-13T13:34:46 <wumpus> fjahr: restarted
3422020-07-13T13:34:58 <fjahr> wumpus: thanks!
3432020-07-13T13:35:37 <wumpus> I think to restart travis runs you need write access to the repository
3442020-07-13T13:36:45 <fjahr> Ok :)
3452020-07-13T13:55:43 *** r8921039 has joined #bitcoin-core-dev
3462020-07-13T14:00:26 *** Davterra has joined #bitcoin-core-dev
3472020-07-13T14:05:03 *** AaronvanW has quit IRC
3482020-07-13T14:07:13 *** r8921039 has quit IRC
3492020-07-13T14:10:22 *** harrigan has joined #bitcoin-core-dev
3502020-07-13T14:10:52 *** Davterra has quit IRC
3512020-07-13T14:11:10 *** Davterra has joined #bitcoin-core-dev
3522020-07-13T14:11:17 *** ajonas has joined #bitcoin-core-dev
3532020-07-13T14:14:17 *** Tralfaz has joined #bitcoin-core-dev
3542020-07-13T14:16:26 *** Davterra has quit IRC
3552020-07-13T14:22:35 *** jonatack has joined #bitcoin-core-dev
3562020-07-13T14:25:11 *** r8921039 has joined #bitcoin-core-dev
3572020-07-13T14:30:53 *** mdunnio_ has quit IRC
3582020-07-13T14:35:43 *** mdunnio has joined #bitcoin-core-dev
3592020-07-13T14:39:49 *** instagibbs has quit IRC
3602020-07-13T14:40:35 *** instagibbs has joined #bitcoin-core-dev
3612020-07-13T14:43:21 *** proofofkeags has joined #bitcoin-core-dev
3622020-07-13T14:48:35 *** proofofkeags has quit IRC
3632020-07-13T14:54:14 *** arowser has quit IRC
3642020-07-13T14:54:38 *** arowser has joined #bitcoin-core-dev
3652020-07-13T14:55:11 *** wrq352345ysxcasd has joined #bitcoin-core-dev
3662020-07-13T14:55:16 *** wrq352345ysxcasd has left #bitcoin-core-dev
3672020-07-13T14:58:22 *** joerodgers1 has joined #bitcoin-core-dev
3682020-07-13T15:00:01 *** AIM has quit IRC
3692020-07-13T15:01:41 *** joerodgers has quit IRC
3702020-07-13T15:01:41 *** joerodgers1 is now known as joerodgers
3712020-07-13T15:03:41 *** proofofkeags has joined #bitcoin-core-dev
3722020-07-13T15:06:16 *** arowser has quit IRC
3732020-07-13T15:06:40 *** arowser has joined #bitcoin-core-dev
3742020-07-13T15:12:25 *** kinlo has quit IRC
3752020-07-13T15:14:11 *** kinlo has joined #bitcoin-core-dev
3762020-07-13T15:16:13 *** arowser has quit IRC
3772020-07-13T15:16:42 *** arowser has joined #bitcoin-core-dev
3782020-07-13T15:20:14 *** Relis has quit IRC
3792020-07-13T15:23:20 *** r8921039 has quit IRC
3802020-07-13T15:26:09 *** arowser has quit IRC
3812020-07-13T15:26:37 *** arowser has joined #bitcoin-core-dev
3822020-07-13T15:31:01 *** vasild_ has joined #bitcoin-core-dev
3832020-07-13T15:31:42 *** Relis has joined #bitcoin-core-dev
3842020-07-13T15:33:13 *** justanotheruser has quit IRC
3852020-07-13T15:34:43 *** vasild has quit IRC
3862020-07-13T15:34:44 *** vasild_ is now known as vasild
3872020-07-13T15:42:14 *** proofofkeags has quit IRC
3882020-07-13T15:42:51 *** proofofkeags has joined #bitcoin-core-dev
3892020-07-13T15:44:32 *** promag has quit IRC
3902020-07-13T15:45:16 *** promag has joined #bitcoin-core-dev
3912020-07-13T15:47:33 *** proofofkeags has quit IRC
3922020-07-13T15:54:13 *** arowser has quit IRC
3932020-07-13T15:54:21 *** justanotheruser has joined #bitcoin-core-dev
3942020-07-13T15:54:32 *** arowser has joined #bitcoin-core-dev
3952020-07-13T15:55:51 *** dlareg1 has joined #bitcoin-core-dev
3962020-07-13T16:11:17 *** dviola has quit IRC
3972020-07-13T16:13:40 *** Pavlenex has quit IRC
3982020-07-13T16:14:54 *** troygiorshev has quit IRC
3992020-07-13T16:19:42 <jonatack> elichai2: thanks, seems sensible
4002020-07-13T16:20:43 *** troygiorshev has joined #bitcoin-core-dev
4012020-07-13T16:21:07 *** belcher_ has quit IRC
4022020-07-13T16:22:50 *** Talkless has joined #bitcoin-core-dev
4032020-07-13T16:33:34 *** bitcoin-git has joined #bitcoin-core-dev
4042020-07-13T16:33:37 <bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d52bfc491617...37485baa2751
4052020-07-13T16:33:37 <bitcoin-git> bitcoin/master faa3d2e MarcoFalke: doc: Remove release notes of backports
4062020-07-13T16:33:37 <bitcoin-git> bitcoin/master fa740d4 MarcoFalke: doc: move-only release notes
4072020-07-13T16:33:38 <bitcoin-git> bitcoin/master 37485ba Wladimir J. van der Laan: Merge #19483: doc: Merge release notes
4082020-07-13T16:33:40 *** bitcoin-git has left #bitcoin-core-dev
4092020-07-13T16:33:54 *** bitcoin-git has joined #bitcoin-core-dev
4102020-07-13T16:33:55 <bitcoin-git> [bitcoin] laanwj merged pull request #19483: doc: Merge release notes (master...2007-docRel) https://github.com/bitcoin/bitcoin/pull/19483
4112020-07-13T16:33:56 *** bitcoin-git has left #bitcoin-core-dev
4122020-07-13T16:38:47 *** jarthur has joined #bitcoin-core-dev
4132020-07-13T16:40:12 *** arowser has quit IRC
4142020-07-13T16:40:31 *** arowser has joined #bitcoin-core-dev
4152020-07-13T16:41:54 *** joerodgers has quit IRC
4162020-07-13T16:42:16 *** joerodgers has joined #bitcoin-core-dev
4172020-07-13T16:49:22 *** AaronvanW has joined #bitcoin-core-dev
4182020-07-13T17:04:03 *** Pavlenex has joined #bitcoin-core-dev
4192020-07-13T17:10:37 *** Pavlenex has quit IRC
4202020-07-13T17:14:27 *** ghost43 has quit IRC
4212020-07-13T17:14:43 *** jb55 has quit IRC
4222020-07-13T17:14:45 *** ghost43 has joined #bitcoin-core-dev
4232020-07-13T17:15:24 *** AaronvanW has quit IRC
4242020-07-13T17:15:36 *** jb55 has joined #bitcoin-core-dev
4252020-07-13T17:15:42 *** AaronvanW has joined #bitcoin-core-dev
4262020-07-13T17:22:51 *** proofofkeags has joined #bitcoin-core-dev
4272020-07-13T17:40:14 *** BGL has quit IRC
4282020-07-13T18:00:02 *** dlareg1 has quit IRC
4292020-07-13T18:17:47 *** mol_ has joined #bitcoin-core-dev
4302020-07-13T18:17:52 *** gleb has quit IRC
4312020-07-13T18:18:33 *** Pavlenex has joined #bitcoin-core-dev
4322020-07-13T18:20:23 *** CareBearemcho has joined #bitcoin-core-dev
4332020-07-13T18:20:45 *** Pavlenex has quit IRC
4342020-07-13T18:20:48 *** mol has quit IRC
4352020-07-13T18:23:08 *** troygiorshev has quit IRC
4362020-07-13T18:25:18 *** troygiorshev has joined #bitcoin-core-dev
4372020-07-13T18:48:07 *** bitcoin-git has joined #bitcoin-core-dev
4382020-07-13T18:48:08 <bitcoin-git> [bitcoin] instagibbs opened pull request #19507: Expand functional zmq transaction tests (master...zmq_testing) https://github.com/bitcoin/bitcoin/pull/19507
4392020-07-13T18:48:09 *** bitcoin-git has left #bitcoin-core-dev
4402020-07-13T18:52:59 *** lehnberg has quit IRC
4412020-07-13T18:55:40 *** CareBearemcho has quit IRC
4422020-07-13T19:04:52 *** BGL has joined #bitcoin-core-dev
4432020-07-13T19:11:21 *** belcher has joined #bitcoin-core-dev
4442020-07-13T19:12:22 *** brianhoffman has quit IRC
4452020-07-13T19:12:28 *** Talkless has quit IRC
4462020-07-13T19:12:54 *** Guyver2_ has joined #bitcoin-core-dev
4472020-07-13T19:13:24 *** Guyver2_ is now known as Guyver2
4482020-07-13T19:14:52 *** proofofkeags has quit IRC
4492020-07-13T19:15:40 *** Guyver2__ has quit IRC
4502020-07-13T19:17:15 *** Chris_Stewart_5 has joined #bitcoin-core-dev
4512020-07-13T19:21:35 *** proofofkeags has joined #bitcoin-core-dev
4522020-07-13T19:23:29 *** kristapsk has joined #bitcoin-core-dev
4532020-07-13T19:25:45 *** dr-orlovsky has joined #bitcoin-core-dev
4542020-07-13T19:26:54 *** Evel-Knievel has quit IRC
4552020-07-13T19:27:24 *** Evel-Knievel has joined #bitcoin-core-dev
4562020-07-13T19:28:48 *** owowo has quit IRC
4572020-07-13T19:29:23 *** Highway61 has quit IRC
4582020-07-13T19:33:27 *** owowo has joined #bitcoin-core-dev
4592020-07-13T19:33:27 *** owowo has joined #bitcoin-core-dev
4602020-07-13T19:34:51 *** Pavlenex has joined #bitcoin-core-dev
4612020-07-13T19:37:41 *** justanotheruser has quit IRC
4622020-07-13T19:38:13 *** promag has quit IRC
4632020-07-13T19:38:25 *** promag has joined #bitcoin-core-dev
4642020-07-13T19:48:15 *** Pavlenex has quit IRC
4652020-07-13T19:52:28 *** dr-orlovsky has quit IRC
4662020-07-13T19:56:32 *** DJWillis has joined #bitcoin-core-dev
4672020-07-13T19:59:50 *** proofofkeags has quit IRC
4682020-07-13T20:00:18 *** proofofkeags has joined #bitcoin-core-dev
4692020-07-13T20:01:06 *** bitcoin-git has joined #bitcoin-core-dev
4702020-07-13T20:01:06 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #19508: Work around memory-aliasing in descriptor ParsePubkey (master...2007-noAliasMemDesc) https://github.com/bitcoin/bitcoin/pull/19508
4712020-07-13T20:01:07 *** bitcoin-git has left #bitcoin-core-dev
4722020-07-13T20:07:16 *** Highway61 has joined #bitcoin-core-dev
4732020-07-13T20:15:20 *** proofofkeags has quit IRC
4742020-07-13T20:15:47 *** proofofkeags has joined #bitcoin-core-dev
4752020-07-13T20:16:00 *** Highway62 has joined #bitcoin-core-dev
4762020-07-13T20:17:01 *** Highway61 has quit IRC
4772020-07-13T20:17:02 *** Highway62 is now known as Highway61
4782020-07-13T20:20:02 *** proofofkeags has quit IRC
4792020-07-13T20:20:36 *** lnostdal has joined #bitcoin-core-dev
4802020-07-13T20:22:36 *** goosie has quit IRC
4812020-07-13T20:23:23 *** Relis has quit IRC
4822020-07-13T20:31:27 *** csknk has joined #bitcoin-core-dev
4832020-07-13T20:31:27 *** csknk has quit IRC
4842020-07-13T20:31:50 *** Relis has joined #bitcoin-core-dev
4852020-07-13T20:32:44 *** proofofkeags has joined #bitcoin-core-dev
4862020-07-13T20:33:27 *** justanotheruser has joined #bitcoin-core-dev
4872020-07-13T20:35:14 *** promag has quit IRC
4882020-07-13T20:35:50 *** promag has joined #bitcoin-core-dev
4892020-07-13T20:39:38 *** dr-orlovsky has joined #bitcoin-core-dev
4902020-07-13T20:49:01 *** Guyver2 has quit IRC
4912020-07-13T20:56:22 *** tryphe has quit IRC
4922020-07-13T20:56:46 *** tryphe has joined #bitcoin-core-dev
4932020-07-13T21:00:02 *** DJWillis has quit IRC
4942020-07-13T21:00:58 *** dr-orlovsky has quit IRC
4952020-07-13T21:18:44 *** nik-j has quit IRC
4962020-07-13T21:19:17 *** nik-j has joined #bitcoin-core-dev
4972020-07-13T21:20:35 *** schwuk has joined #bitcoin-core-dev
4982020-07-13T21:23:34 *** nik-j has quit IRC
4992020-07-13T21:35:55 *** proofofkeags has quit IRC
5002020-07-13T21:36:22 *** proofofkeags has joined #bitcoin-core-dev
5012020-07-13T21:40:44 *** proofofkeags has quit IRC
5022020-07-13T21:48:23 *** mdunnio has quit IRC
5032020-07-13T21:48:35 *** jb55 has quit IRC
5042020-07-13T21:48:35 *** sdaftuar_ has quit IRC
5052020-07-13T21:48:59 *** sdaftuar_ has joined #bitcoin-core-dev
5062020-07-13T21:49:05 *** jb55 has joined #bitcoin-core-dev
5072020-07-13T21:57:04 *** nik-j has joined #bitcoin-core-dev
5082020-07-13T22:01:23 *** marcoagner has quit IRC
5092020-07-13T22:03:13 *** nik-j has quit IRC
5102020-07-13T22:05:02 *** sdaftuar_ has quit IRC
5112020-07-13T22:05:29 *** sdaftuar_ has joined #bitcoin-core-dev
5122020-07-13T22:08:32 *** justanotheruser has quit IRC
5132020-07-13T22:11:51 *** isis_ is now known as isis
5142020-07-13T22:20:59 *** vincenzopalazzo has joined #bitcoin-core-dev
5152020-07-13T22:24:07 *** justanotheruser has joined #bitcoin-core-dev
5162020-07-13T22:27:41 *** pinheadmz has quit IRC
5172020-07-13T22:31:19 *** nik-j has joined #bitcoin-core-dev
5182020-07-13T22:31:59 *** Tralfaz has quit IRC
5192020-07-13T22:43:22 *** nik-j has quit IRC
5202020-07-13T22:58:12 *** isis is now known as isis_
5212020-07-13T23:04:08 *** jarthur has quit IRC
5222020-07-13T23:06:25 *** promag has quit IRC
5232020-07-13T23:06:39 *** promag has joined #bitcoin-core-dev
5242020-07-13T23:09:47 *** bitcoin-git has joined #bitcoin-core-dev
5252020-07-13T23:09:47 <bitcoin-git> [bitcoin] kallewoof closed pull request #18265: build: add data.h dependency to raw files (master...2003-makefile-bench-data) https://github.com/bitcoin/bitcoin/pull/18265
5262020-07-13T23:09:48 *** bitcoin-git has left #bitcoin-core-dev
5272020-07-13T23:11:53 <kallewoof> wumpus: nah, i can restart travis builds and i'm readonly
5282020-07-13T23:12:04 <kallewoof> fjahr: sometimes you have to log out and back in. a bug i think
5292020-07-13T23:12:53 *** bitdex has joined #bitcoin-core-dev
5302020-07-13T23:23:47 *** Relis has quit IRC
5312020-07-13T23:24:31 *** jarthur has joined #bitcoin-core-dev
5322020-07-13T23:27:45 *** Relis has joined #bitcoin-core-dev
5332020-07-13T23:33:54 *** Bullit has joined #bitcoin-core-dev
5342020-07-13T23:41:13 *** proofofkeags has joined #bitcoin-core-dev