--- Log opened Wed May 18 00:00:26 2022 00:03 < david-bakin> hi! i've been answering your comment on the PR - thank you for looking at this! 00:04 < david-bakin> it runs for me and should for you as well! it _does_ print messages about assertions triggered, but those are death tests where the assertion is 1) expected! and 2) caught by a Boost Test `ExecutionMonitor` so that it can _check_ that the assertion was triggered. 00:04 < david-bakin> proper behavior is to print the message and then pass the test. 00:06 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 272 seconds] 00:14 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #25165: doc: Explain squashing with merge commits (master...2205-doc-squash-🐾) https://github.com/bitcoin/bitcoin/pull/25165 00:16 < david-bakin> hah! this documention comes _just in time_ for me, thank you MarcoFalke for thinking of it ... 00:19 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 00:20 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 00:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 00:22 -!- djb27__ [~djb27@user/djb27] has joined #bitcoin-core-dev 00:23 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 240 seconds] 00:26 -!- djb27_ [djb27@user/djb27] has quit [Ping timeout: 240 seconds] 00:26 < jonatack> -0, this repo isn't a good place for git documentation 00:29 < david-bakin> no, but it is in `CONTRIBUTING.md` which already has a little help there for squashing commits ... ? 00:30 < david-bakin> I myself look for good recipes for this sort of thing on stackoverflow but it could be useful here anyway? 00:31 -!- SpellChecker_ [~SpellChec@user/SpellChecker] has quit [Ping timeout: 240 seconds] 00:32 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 00:32 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has joined #bitcoin-core-dev 00:33 < jonatack> might be better to remove the existing git documentation, there are good external resources dedicated to it, which anyone can find 00:34 < orionwl> jonatack: the squashing thing comes up so often it's useful to point people at it 00:34 -!- orionwl is now known as laanwj 00:35 < laanwj> almost every new contributor needs that explained 00:35 < laanwj> i agree our repo is not the place for more extensive git documentation 00:35 < jonatack> people will still require explanations anyway; maybe  can add an appropriate link if wanted to the pre-prepared maintainer replies 00:36 < laanwj> jonatack: the contributing doc seems to be useful, in contrast to git documentation which explains the details of every option it gives some steps that will (often) just work 00:36 < laanwj> for our specific workflow, that is 00:36 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has quit [Ping timeout: 248 seconds] 00:37 < laanwj> luke-jr: i don't understand why you get the dbus timeout, dbus is fully local and it should either instantly fail to connect to the bus, or instantly connect, having a timeout is really strange and i've never heard of it happening before 00:37 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 00:38 < laanwj> it comes across as some kind of local configuration issue 00:50 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@ip72-194-104-106.oc.oc.cox.net] has joined #bitcoin-core-dev 00:51 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 00:51 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has joined #bitcoin-core-dev 00:51 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [] 00:55 -!- mikehu44_ [~quassel@gateway/vpn/pia/mikehu44-jc] has quit [Ping timeout: 272 seconds] 00:56 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 01:09 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 250 seconds] 01:21 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has joined #bitcoin-core-dev 01:26 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has quit [Ping timeout: 260 seconds] 01:27 -!- z9z0b3t1c [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has joined #bitcoin-core-dev 01:30 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 01:30 -!- z9z0b3t1_ [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has quit [Ping timeout: 250 seconds] 01:48 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has joined #bitcoin-core-dev 01:52 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@ip72-194-104-106.oc.oc.cox.net] has quit [Ping timeout: 240 seconds] 01:55 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has joined #bitcoin-core-dev 01:57 < bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/f7a1e676d536...84bf31f8e984 01:57 < bitcoin-git> bitcoin/master c9c5b30 fanquake: guix: compile glibc without -werror 01:57 < bitcoin-git> bitcoin/master 508bd4d fanquake: guix: adjust RISC-V __has_include() patch to work with GCC 10 01:57 < bitcoin-git> bitcoin/master 0e51913 fanquake: guix: fix glibc 2.27 multiple definition warnings with GCC 10 01:57 < bitcoin-git> [bitcoin] fanquake merged pull request #25076: guix: native GCC 10 toolchain for Linux builds (master...native_gcc_10_linux) https://github.com/bitcoin/bitcoin/pull/25076 02:00 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has quit [Ping timeout: 272 seconds] 02:11 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 02:16 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 272 seconds] 02:31 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 02:35 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has joined #bitcoin-core-dev 02:37 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has quit [Remote host closed the connection] 02:39 -!- murrayn_ [~murray@static.38.4.181.135.clients.your-server.de] has left #bitcoin-core-dev [] 02:39 -!- murrayn [~murray@static.38.4.181.135.clients.your-server.de] has joined #bitcoin-core-dev 02:46 -!- geyaeb [~geyaeb@gateway/tor-sasl/geyaeb] has joined #bitcoin-core-dev 02:52 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 02:57 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 244 seconds] 03:18 -!- Zenton [~user@user/zenton] has joined #bitcoin-core-dev 03:25 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has joined #bitcoin-core-dev 03:27 -!- bfsfhkacjzgcytf9 [~bfsfhkacj@user/bfsfhkacjzgcytf] has quit [Ping timeout: 252 seconds] 03:29 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has quit [Ping timeout: 248 seconds] 03:30 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has quit [Ping timeout: 240 seconds] 03:31 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 240 seconds] 03:44 -!- theStack [~theStack@95.179.145.232] has joined #bitcoin-core-dev 03:45 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has joined #bitcoin-core-dev 03:47 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 03:50 -!- geyaeb [~geyaeb@gateway/tor-sasl/geyaeb] has quit [Remote host closed the connection] 03:51 -!- geyaeb [~geyaeb@gateway/tor-sasl/geyaeb] has joined #bitcoin-core-dev 03:53 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 272 seconds] 04:18 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 04:24 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:3c67:f8b:edb7:5828] has joined #bitcoin-core-dev 04:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has quit [Ping timeout: 240 seconds] 05:01 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has joined #bitcoin-core-dev 05:26 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:3c67:f8b:edb7:5828] has quit [Ping timeout: 248 seconds] 05:35 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 05:47 -!- TallTim [~talltim@184-83-250-114-dynamic.midco.net] has quit [Read error: Connection reset by peer] 05:47 -!- TallTim [~talltim@184-83-250-114-dynamic.midco.net] has joined #bitcoin-core-dev 05:49 -!- z9z0b3t1_ [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has joined #bitcoin-core-dev 05:51 -!- brunoerg_ [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 05:51 < bitcoin-git> [bitcoin] MarnixCroes opened pull request #25166: doc: Add link to NetBSD release (master...NetBSD-release-link) https://github.com/bitcoin/bitcoin/pull/25166 05:52 -!- z9z0b3t1c [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has quit [Ping timeout: 256 seconds] 05:54 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:ad2f:65db:12a3:24d0] has quit [Ping timeout: 260 seconds] 06:24 -!- z9z0b3t1c [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has joined #bitcoin-core-dev 06:28 -!- z9z0b3t1_ [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has quit [Ping timeout: 244 seconds] 06:35 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has quit [Ping timeout: 272 seconds] 06:35 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has joined #bitcoin-core-dev 06:40 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 244 seconds] 06:40 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/84bf31f8e984...139f789d7a9f 06:40 < bitcoin-git> bitcoin/master faac67c MacroFake: test: Fix intermittent race in p2p_unrequested_blocks.py 06:40 < bitcoin-git> bitcoin/master 139f789 MacroFake: Merge bitcoin/bitcoin#25124: test: Fix intermittent race in p2p_unrequeste... 06:41 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #25124: test: Fix intermittent race in p2p_unrequested_blocks.py (master...2205-test-race-📦) https://github.com/bitcoin/bitcoin/pull/25124 06:54 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has joined #bitcoin-core-dev 07:12 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@ip72-194-104-106.oc.oc.cox.net] has joined #bitcoin-core-dev 07:18 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@ip72-194-104-106.oc.oc.cox.net] has quit [Ping timeout: 260 seconds] 07:25 < bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/139f789d7a9f...629e250cbdee 07:25 < bitcoin-git> bitcoin/master ca446f2 Hennadii Stepanov: Add proper thread safety annotation to `CachedTxGetAvailableCredit()` 07:25 < bitcoin-git> bitcoin/master 8cfe93e Hennadii Stepanov: Add proper thread safety annotation to `CWallet::GetTxConflicts()` 07:25 < bitcoin-git> bitcoin/master a55db4e Hennadii Stepanov: Add more proper thread safety annotations 07:25 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #25148: refactor: Remove `NO_THREAD_SAFETY_ANALYSIS` from non-test/benchmarking code (master...220516-todo) https://github.com/bitcoin/bitcoin/pull/25148 07:26 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 07:28 -!- goatpig [~goat@2001:861:3241:fa40:e5f5:f5bf:43db:45e2] has joined #bitcoin-core-dev 07:40 -!- mikehu44_ [~quassel@gateway/vpn/pia/mikehu44-jc] has joined #bitcoin-core-dev 07:44 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has quit [Ping timeout: 276 seconds] 07:50 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 07:58 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/629e250cbdee...002411dc5375 07:58 < bitcoin-git> bitcoin/master 3799d2d Jon Atack: Fix -rpcwait with -netinfo printing negative time durations 07:58 < bitcoin-git> bitcoin/master 3a998d2 Jon Atack: Use steady_clock in ConnectAndCallRPC and inline time call in loop conditi... 07:58 < bitcoin-git> bitcoin/master 002411d MacroFake: Merge bitcoin/bitcoin#25157: Fix -rpcwait with -netinfo returning negative... 07:58 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #25157: Fix -rpcwait with -netinfo returning negative time durations (master...update-time-in-rpcwait-and-netinfo) https://github.com/bitcoin/bitcoin/pull/25157 08:11 -!- mikehu44_ [~quassel@gateway/vpn/pia/mikehu44-jc] has quit [Ping timeout: 240 seconds] 08:27 -!- kexkey [~kexkey@178.249.214.10] has joined #bitcoin-core-dev 08:30 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 08:30 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 08:32 -!- kexkey [~kexkey@178.249.214.10] has quit [Quit: kexkey] 08:37 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has quit [Ping timeout: 240 seconds] 08:52 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 248 seconds] 08:55 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has quit [Ping timeout: 240 seconds] 09:05 < sipa> Signet just passed 2^40 chainwork! 09:08 < david-bakin> I have a non-bitcoin-specific "process" question: If I get a suggestion in a PR that has actual code and the button "commit suggestion" and I press the button - how does that fix, committed in bitcoin/bitcoin, get back to my fork? Do I just do it manually (create a patch any apply it) or?? 09:09 < sipa> It adds a commit to the branch of yours which is backing the PR. 09:10 < sipa> If you click it, and then git fetch, you'll see that commit locally too, allowing you to squash/rebase it as well. 09:10 < jamesob> david-bakin: in the past I've just applied the patch locally during a `rebase` and, if it's a substantial enough suggestion, added co-author credits with `Co-authored-by: foo ` 09:11 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 09:12 < david-bakin> alright then! impressive feature on their part! 09:13 -!- goatpig [~goat@2001:861:3241:fa40:e5f5:f5bf:43db:45e2] has quit [Remote host closed the connection] 09:14 -!- TheRec [~toto@user/therec] has quit [Ping timeout: 252 seconds] 09:17 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 09:18 -!- kexkey [~kexkey@static-198-54-132-103.cust.tzulo.com] has joined #bitcoin-core-dev 09:20 -!- djb27_ [djb27@user/djb27] has joined #bitcoin-core-dev 09:23 -!- Zenton [~user@user/zenton] has quit [Ping timeout: 240 seconds] 09:23 -!- djb27__ [~djb27@user/djb27] has quit [Ping timeout: 240 seconds] 09:37 < michaelfolkson> Signet just passed 2^40 chainwork! -> Shoulda made Signet PoS #changethecode 09:38 * michaelfolkson leaves 09:47 < dhruv> are there instructions somewhere on how to reproduce a fuzz crash from CI output? I have the base unit, but do not have access to the qa-assets directory or the crash-** file since it is CI 09:51 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #25168: refactor: Avoid passing params where not needed (master...2205-remove-bloat-🏮) https://github.com/bitcoin/bitcoin/pull/25168 09:53 < dhruv> (just found "re-run with terminal access" on cirrus CI) 09:59 -!- kouloumos [uid539228@id-539228.tinside.irccloud.com] has joined #bitcoin-core-dev 10:08 < jonatack> dhruv: there is also the "Reproduce a fuzzer crash reported by the CI" section in doc/fuzzing.md 10:08 -!- z9z0b3t1_ [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has joined #bitcoin-core-dev 10:10 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/002411dc5375...e016c00e98b8 10:10 < bitcoin-git> bitcoin/master 71e4cfe Sebastian Falbesoner: test: p2p: add missing BIP157 message types to MESSAGEMAP 10:10 < bitcoin-git> bitcoin/master 5dc6d92 Sebastian Falbesoner: test: make BIP157 messages default-constructible (MESSAGEMAP compatibility) 10:10 < bitcoin-git> bitcoin/master e016c00 MacroFake: Merge bitcoin/bitcoin#25126: test: add BIP157 message parsing support (via... 10:10 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #25126: test: add BIP157 message parsing support (via MESSAGEMAP) (master...202205-test-support_BIP157_deser_via_messagemap) https://github.com/bitcoin/bitcoin/pull/25126 10:11 -!- z9z0b3t1c [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has quit [Ping timeout: 244 seconds] 10:12 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 10:12 < jonatack> david-bakin: same as jamesob, manual update with rebase -- in my case, the motivation is to avoid github-specific whistles and features and prefer an agnostic workflow in the local dev environment) 10:13 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 10:14 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Client Quit] 10:14 < dhruv> jonatack: that seems to imply i need access to the crash-* file. and CI doesn't seem to be commiting the crash seed to here? https://github.com/bitcoin-core/qa-assets/tree/main/fuzz_seed_corpus Am I missing something? 10:14 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:16 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 10:16 < darosior> dhruv: wild guess as i didn't check but iirc libfuzzer gives you the seed in base64, so you can just recreate a binary file locally and feed that to your fuzzer 10:17 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 10:17 < jonatack> dhruv: haven't done it for some time now, what is your CI crash case? 10:18 < jonatack> * current status, git pulling a few hundred MiB of qa-assets 10:19 -!- _flood [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 246 seconds] 10:21 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e016c00e98b8...7b3343f3009d 10:21 < bitcoin-git> bitcoin/master 7aa40f5 fanquake: refactor: use C++11 default initializers 10:21 < bitcoin-git> bitcoin/master ac6fbf2 fanquake: tidy: use modernize-use-default-member-init 10:21 < bitcoin-git> bitcoin/master 7b3343f MacroFake: Merge bitcoin/bitcoin#25108: tidy: add modernize-use-default-member-init 10:21 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #25108: tidy: add modernize-use-default-member-init (master...modernize_use_default_Member_init) https://github.com/bitcoin/bitcoin/pull/25108 10:31 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Remote host closed the connection] 10:31 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 10:32 < dhruv> darosior: yeah, i ended up being able to do that by using the cirrus ci terminal access. Turns out a base64{0} seed just meant I needed to create an empty file 10:33 < dhruv> jonatack: haha yeah it takes a while. i was able to reproduce it though using the terminal access 10:33 < dhruv> thank you both for the help. 10:35 < dhruv> jonatack: just for more context crash case was here: https://cirrus-ci.com/task/4698760352628736?logs=ci#L339 10:41 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 10:41 < jonatack> dhruv: thanks, glad the terminal access worked, i might check if the fuzzing doc is still working 10:46 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 10:48 < dhruv> jonatack: I didn't follow the "git pull qa-assets" part (since you're already in the qa-assets dir at that point) plus, the crash seed isn't committed (and perhaps that makes sense because the code is not on master yet?) 10:48 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 10:48 < dhruv> if you end up takling about terminal access in your update here's a link i found helpful: https://medium.com/cirruslabs/introducing-cirrus-terminal-a-simple-way-to-get-ssh-like-access-to-your-tasks-1def0449065d 10:50 < lightlike> dhruv: I think the crash seed must be part of the qa-asset repo, the CI doesn't do any actual fuzzing, as in creating new random seeds. So checking out the latest version of the qa-asset repo and just running all seeds against your branch should have worked as well. 10:50 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 10:50 < lightlike> (all seeds for the specific fuzz target that failed) 10:52 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 11:12 < dhruv> lightlike: i see, that makes sense 11:18 -!- emcy_ [~emcy@user/emcy] has quit [Quit: Leaving] 11:20 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 244 seconds] 11:27 -!- TheRec [~toto@84-75-225-47.dclient.hispeed.ch] has joined #bitcoin-core-dev 11:27 -!- TheRec [~toto@84-75-225-47.dclient.hispeed.ch] has quit [Changing host] 11:27 -!- TheRec [~toto@user/therec] has joined #bitcoin-core-dev 11:57 -!- Zenton [~user@user/zenton] has joined #bitcoin-core-dev 11:57 -!- Guest7769 [~Guest77@sbcp4.dhs.gov] has joined #bitcoin-core-dev 11:59 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@ip72-194-104-106.oc.oc.cox.net] has joined #bitcoin-core-dev 12:06 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:16 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@ip72-194-104-106.oc.oc.cox.net] has quit [Remote host closed the connection] 12:17 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 12:25 -!- Guest7769 [~Guest77@sbcp4.dhs.gov] has quit [Quit: Client closed] 12:27 < bitcoin-git> [bitcoin] hebasto opened pull request #25169: guix: Simplify code for Linux builds (master...220518-inputs) https://github.com/bitcoin/bitcoin/pull/25169 12:43 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Remote host closed the connection] 12:44 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:3c67:f8b:edb7:5828] has joined #bitcoin-core-dev 12:51 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:3c67:f8b:edb7:5828] has quit [Ping timeout: 272 seconds] 13:01 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 13:04 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Ping timeout: 244 seconds] 13:29 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Remote host closed the connection] 13:32 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:3c67:f8b:edb7:5828] has joined #bitcoin-core-dev 13:37 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:3c67:f8b:edb7:5828] has quit [Ping timeout: 250 seconds] 13:48 -!- kexkey [~kexkey@static-198-54-132-103.cust.tzulo.com] has quit [Ping timeout: 260 seconds] 13:50 -!- kexkey [~kexkey@178.249.214.10] has joined #bitcoin-core-dev 13:55 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 14:00 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 248 seconds] 14:02 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 14:07 -!- instagibbs_ [~instagibb@pool-100-15-139-5.washdc.fios.verizon.net] has left #bitcoin-core-dev [] 14:07 -!- instagibbs [~instagibb@pool-100-15-139-5.washdc.fios.verizon.net] has joined #bitcoin-core-dev 14:28 -!- kouloumos [uid539228@id-539228.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 14:30 -!- z9z0b3t1c [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has joined #bitcoin-core-dev 14:34 -!- z9z0b3t1_ [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has quit [Ping timeout: 250 seconds] 14:44 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Remote host closed the connection] 14:45 -!- ron-slc [~Ron@c-98-202-48-169.hsd1.ut.comcast.net] has joined #bitcoin-core-dev 15:01 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Read error: Connection reset by peer] 15:03 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 15:05 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 240 seconds] 15:13 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 15:21 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 260 seconds] 15:23 -!- Earnestly [~earnest@user/earnestly] has quit [Ping timeout: 260 seconds] 15:36 -!- Earnestly [~earnest@user/earnestly] has joined #bitcoin-core-dev 15:49 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has joined #bitcoin-core-dev 15:56 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 16:05 -!- brunoerg_ [~brunoerg@187.183.43.40] has quit [Remote host closed the connection] 16:05 -!- Guest12 [~Guest12@047-033-178-145.res.spectrum.com] has joined #bitcoin-core-dev 16:06 -!- Guest12 [~Guest12@047-033-178-145.res.spectrum.com] has quit [Client Quit] 16:10 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 16:15 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 16:19 -!- Guest55 [~Guest55@047-033-178-145.res.spectrum.com] has joined #bitcoin-core-dev 16:21 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 16:26 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 16:29 -!- Guest55 [~Guest55@047-033-178-145.res.spectrum.com] has quit [Quit: Client closed] 16:29 -!- Guest55 [~Guest55@047-033-178-145.res.spectrum.com] has joined #bitcoin-core-dev 16:31 -!- Guest55 [~Guest55@047-033-178-145.res.spectrum.com] has quit [Client Quit] 16:33 -!- caraponz [~caraponz@047-033-178-145.res.spectrum.com] has joined #bitcoin-core-dev 16:47 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has joined #bitcoin-core-dev 16:51 -!- theStack [~theStack@95.179.145.232] has quit [Quit: theStack] 16:51 -!- theStack [~theStack@95.179.145.232] has joined #bitcoin-core-dev 16:56 -!- bomb-on is now known as dsc_ 16:57 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:1523:3230:ccb1:c50b] has quit [Ping timeout: 272 seconds] 16:58 < caraponz> hey folx! bit off topic, but does anyone keep a current list of PSBT supporting software anywhere? achow101 maybe? 16:59 < achow101> caraponz: sorry, I don't know of any such a list nor do I maintain one 17:00 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 17:05 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 272 seconds] 17:05 < caraponz> np, thanks achow101! 17:06 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 17:08 -!- Victorsueca [~Victorsue@user/victorsueca] has quit [Ping timeout: 240 seconds] 17:10 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 17:10 -!- dsc_ is now known as Guest970 17:10 -!- Guest970 [~bomb-on@user/bomb-on] has quit [Killed (mercury.libera.chat (Nickname regained by services))] 17:11 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 17:13 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has joined #bitcoin-core-dev 17:18 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has quit [Ping timeout: 240 seconds] 17:18 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has quit [Ping timeout: 272 seconds] 17:19 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has joined #bitcoin-core-dev 17:23 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has quit [Ping timeout: 240 seconds] 17:32 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has joined #bitcoin-core-dev 17:39 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 17:43 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 248 seconds] 17:45 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 17:50 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 276 seconds] 17:55 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 18:01 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 18:02 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 18:06 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 240 seconds] 18:08 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 18:13 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 272 seconds] 18:13 -!- caraponz [~caraponz@047-033-178-145.res.spectrum.com] has quit [Quit: Client closed] 18:18 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 18:20 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 18:20 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Quit: aллилѹіа!] 18:23 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 18:25 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 18:29 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 256 seconds] 18:35 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 18:36 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has quit [Ping timeout: 260 seconds] 18:38 -!- Guest68 [~Guest68@M111237111213.v4.enabler.ne.jp] has joined #bitcoin-core-dev 18:40 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 248 seconds] 18:41 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 18:41 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 18:41 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 18:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 248 seconds] 18:53 -!- z9z0b3t1_ [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has joined #bitcoin-core-dev 18:53 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has joined #bitcoin-core-dev 18:57 -!- z9z0b3t1c [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has quit [Ping timeout: 244 seconds] 18:59 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has quit [Ping timeout: 244 seconds] 19:06 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has joined #bitcoin-core-dev 19:11 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has quit [Ping timeout: 276 seconds] 19:14 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 19:15 -!- Victorsueca [~Victorsue@user/victorsueca] has joined #bitcoin-core-dev 19:19 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 244 seconds] 19:25 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 19:29 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 240 seconds] 19:31 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 19:33 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has joined #bitcoin-core-dev 19:35 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 244 seconds] 19:42 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 19:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 248 seconds] 19:53 -!- Guest68 [~Guest68@M111237111213.v4.enabler.ne.jp] has quit [Quit: Client closed] 20:13 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has quit [Ping timeout: 250 seconds] 20:16 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 20:20 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 20:23 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has joined #bitcoin-core-dev 20:24 -!- jarthur [~jarthur@user/jarthur] has quit [Quit: jarthur] 20:27 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 20:31 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 244 seconds] 20:33 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 20:40 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has joined #bitcoin-core-dev 20:43 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 272 seconds] 20:44 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 20:48 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:06 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 21:10 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 21:10 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 21:11 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has joined #bitcoin-core-dev 21:15 -!- ronoaldo [~ronoaldo@187.56.18.151] has quit [Ping timeout: 240 seconds] 21:15 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 21:23 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 21:24 -!- hashfunc1204 [~user@2601:5c0:c280:7090:6cc7:34d7:ac5c:899e] has joined #bitcoin-core-dev 21:33 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 21:38 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 256 seconds] 21:41 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has quit [Ping timeout: 244 seconds] 21:43 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 276 seconds] 21:47 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7b3343f3009d...bb83aba6c98b 21:47 < bitcoin-git> bitcoin/master b953ea6 Suhail Saqan: rpc: Put undocumented JSON failure mode behind a runtime flag 21:47 < bitcoin-git> bitcoin/master bb83aba MacroFake: Merge bitcoin/bitcoin#25161: rpc: Put undocumented JSON failure mode behin... 21:47 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #25161: rpc: Put undocumented JSON failure mode behind a runtime flag (master...master) https://github.com/bitcoin/bitcoin/pull/25161 21:55 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has joined #bitcoin-core-dev 21:59 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has quit [Ping timeout: 240 seconds] 22:07 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 22:09 -!- mikehu44 [~quassel@gateway/vpn/pia/mikehu44-jc] has quit [Ping timeout: 276 seconds] 22:09 -!- mikehu44_ [~quassel@gateway/vpn/pia/mikehu44-jc] has joined #bitcoin-core-dev 22:12 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 22:15 -!- Guest70 [~Guest70@2601:198:180:7750:6106:35b7:2ccf:5059] has joined #bitcoin-core-dev 22:18 -!- Guest70 [~Guest70@2601:198:180:7750:6106:35b7:2ccf:5059] has quit [Client Quit] 22:29 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 22:30 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has quit [Remote host closed the connection] 22:30 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:3c67:f8b:edb7:5828] has joined #bitcoin-core-dev 22:32 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has joined #bitcoin-core-dev 22:34 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 244 seconds] 22:35 -!- evanlinjin [~evanlinji@gateway/tor-sasl/evanlinjin] has quit [Client Quit] 22:40 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 22:45 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 272 seconds] 22:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 22:50 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 244 seconds] 22:54 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 22:54 -!- yanmaani2 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 240 seconds] 22:55 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Ping timeout: 240 seconds] 23:00 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #25170: build: Enable RPC_DOC_CHECK on --enable-debug (master...2205-enable-rpc-doc-check-on-debug-🗿) https://github.com/bitcoin/bitcoin/pull/25170 23:01 -!- z9z0b3t1c [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has joined #bitcoin-core-dev 23:04 -!- z9z0b3t1_ [z9z0b3t1c@gateway/vpn/protonvpn/z9z0b3t1c] has quit [Ping timeout: 244 seconds] 23:07 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 23:07 -!- yanmaani2 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 23:08 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 23:11 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 23:13 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 23:22 -!- Keele_ [~keele@91-158-68-128.elisa-laajakaista.fi] has quit [Ping timeout: 256 seconds] 23:22 -!- Keele [~keele@91-158-68-128.elisa-laajakaista.fi] has joined #bitcoin-core-dev 23:22 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 23:31 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 23:35 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 246 seconds] 23:38 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:3c67:f8b:edb7:5828] has quit [Ping timeout: 244 seconds] 23:41 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 23:42 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 23:46 -!- Randolf [~randolf@184.70.10.188] has joined #bitcoin-core-dev 23:46 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 240 seconds] 23:52 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:cdb3:455a:6919:b836] has joined #bitcoin-core-dev 23:52 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 23:57 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has quit [Ping timeout: 260 seconds] 23:58 -!- yanmaani2 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 240 seconds] 23:58 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:253d:46d1:6253:dc0c] has joined #bitcoin-core-dev 23:59 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Ping timeout: 240 seconds] 23:59 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 23:59 -!- yanmaani2 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev --- Log closed Thu May 19 00:00:27 2022