achow101 changed the topic of #bitcoin-core-dev to: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Weekly Meeting Thursday @ 16:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
jonatack has quit [Ping timeout: 250 seconds]
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/898e8d3a2d35...347840164faf
<bitcoin-git> bitcoin/master a7b5814 Calin Culianu: Fix 11-year-old mis-categorized error code in OP_IF evaluation
<bitcoin-git> bitcoin/master 3478401 Ava Chow: Merge bitcoin/bitcoin#32143: Fix 11-year-old mis-categorized error code in...
<bitcoin-git> [bitcoin] achow101 merged pull request #32143: Fix 11-year-old mis-categorized error code in OP_IF evaluation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32143
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/347840164faf...977be171f2aa
<bitcoin-git> bitcoin/master d45ec3f b-l-u-e: test: Add getreceivedbyaddress coverage to wallet_listreceivedby
<bitcoin-git> bitcoin/master 977be17 Ava Chow: Merge bitcoin/bitcoin#34188: test: Add multiple transactions and error han...
<bitcoin-git> [bitcoin] achow101 merged pull request #34188: test: Add multiple transactions and error handling tests for getreceivedbyaddress (master...test-wallet-getreceivedbyaddress) https://github.com/bitcoin/bitcoin/pull/34188
timbo_xy1 has quit [Ping timeout: 252 seconds]
SpellChecker has quit [Remote host closed the connection]
SpellChecker has joined #bitcoin-core-dev
_flood has quit [Remote host closed the connection]
_flood has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
oribellow has joined #bitcoin-core-dev
SakshiKasat18 has joined #bitcoin-core-dev
SakshiKasat18 has quit [Quit: Client closed]
SpellChecker has quit [Remote host closed the connection]
SpellChecker has joined #bitcoin-core-dev
aleggg has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
timbo_xyz has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
timbo_xyz has joined #bitcoin-core-dev
Guest17 has joined #bitcoin-core-dev
Guest17 has quit [Ping timeout: 272 seconds]
TallTim_ has joined #bitcoin-core-dev
TallTim has quit [Remote host closed the connection]
<glozow> fyi my twitter was hacked a few minutes ago
<glozow> can't wait to see what they do with it
bomb-on has quit [Read error: Connection reset by peer]
bomb-on has joined #bitcoin-core-dev
ghost43 has quit [Ping timeout: 252 seconds]
bomb-on has quit [Ping timeout: 252 seconds]
ghost43 has joined #bitcoin-core-dev
bomb-on has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] maflcko opened pull request #34349: util: Remove brittle and confusing sp::Popen(std::string) (master...2601-sp-popen-less) https://github.com/bitcoin/bitcoin/pull/34349
timbo_xyz has quit [Ping timeout: 252 seconds]
Holz has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] crackedhandle opened pull request #34350: wallet: fix importprunedfunds to allow importing spending txs (master...fix-importprunedfunds) https://github.com/bitcoin/bitcoin/pull/34350
bomb-on has quit [Ping timeout: 250 seconds]
bomb-on has joined #bitcoin-core-dev
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 240 seconds]
timbo_xyz has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
<dodo> glozow: check again ;)
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/977be171f2aa...ab80588f52b4
<bitcoin-git> bitcoin/master 0dafc0d stickies-v: clang-format: use AngleBracket for main includes
<bitcoin-git> bitcoin/master ab80588 merge-script: Merge bitcoin/bitcoin#34345: clang-format: use AngleBracket for main inclu...
<bitcoin-git> [bitcoin] fanquake merged pull request #34345: clang-format: use AngleBracket for main includes (master...2026-01/clang-format-main-include) https://github.com/bitcoin/bitcoin/pull/34345
robszarka has joined #bitcoin-core-dev
szarka has quit [Ping timeout: 246 seconds]
timbo_xyz has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab80588f52b4...38f951f8287d
<bitcoin-git> bitcoin/master 03f363d Hennadii Stepanov: doc: Document IWYU workaround
<bitcoin-git> bitcoin/master 38f951f merge-script: Merge bitcoin/bitcoin#34308: doc: Document IWYU workaround
<bitcoin-git> [bitcoin] fanquake merged pull request #34308: doc: Document IWYU workaround (master...260115-doc-iwyu) https://github.com/bitcoin/bitcoin/pull/34308
timbo_xyz has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
timbo_xyz has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
___nick___ has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] hebasto closed pull request #32577: subprocess: Let shell parse command on non-Windows systems (master...250521-subprocess-split) https://github.com/bitcoin/bitcoin/pull/32577
l0rinc has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 246 seconds]
timbo_xyz has quit [Ping timeout: 252 seconds]
w0xlt has quit [Quit: w0xlt]
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/38f951f8287d...c84c752506d7
<bitcoin-git> bitcoin/master 19a2edd Hennadii Stepanov: iwyu: Do not export C++ headers in most cases
<bitcoin-git> bitcoin/master e1a90bc Hennadii Stepanov: iwyu: Do not export `crypto/hex_base.h` header
<bitcoin-git> bitcoin/master d938947 Hennadii Stepanov: doc: Add "Using IWYU" to Developer Notes
<bitcoin-git> [bitcoin] fanquake merged pull request #34319: Drop some `IWYU pragma: export` and document IWYU usage (master...260116-iwyu-export) https://github.com/bitcoin/bitcoin/pull/34319
timbo_xyz has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] maflcko closed pull request #34247: security: harden CI actions and subprocess calls (master...security-hardening-ci-scripts) https://github.com/bitcoin/bitcoin/pull/34247
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
timbo_xyz has quit [Ping timeout: 252 seconds]
___nick___ has joined #bitcoin-core-dev
___nick___ has quit [Client Quit]
___nick___ has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 256 seconds]
l0rinc has quit [Quit: l0rinc]
brunoerg has joined #bitcoin-core-dev
Cory89 has quit [Quit: Client closed]
Cory89 has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
brunoerg has quit [Ping timeout: 260 seconds]
timbo_xyz has joined #bitcoin-core-dev
bomb-on has quit [Quit: aллилѹіа!]
brunoerg has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
brunoerg has quit [Ping timeout: 246 seconds]
S3RK_ has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
S3RK has quit [Ping timeout: 264 seconds]
memset_ has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
jerryf has quit [Ping timeout: 252 seconds]
memset has quit [Ping timeout: 252 seconds]
FelixWeis___ has quit [Ping timeout: 250 seconds]
jerryf has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
FelixWeis___ has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 260 seconds]
bomb-on has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
brunoerg has joined #bitcoin-core-dev
bomb-on_ has joined #bitcoin-core-dev
bomb-on has quit [Read error: Connection reset by peer]
brunoerg has quit [Ping timeout: 246 seconds]
___nick___ has quit [Ping timeout: 256 seconds]
__nick__ has joined #bitcoin-core-dev
__nick__ has quit [Read error: Connection reset by peer]
___nick___ has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
brunoerg has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
timbo_xyz has quit [Ping timeout: 252 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
iSiUp has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 244 seconds]
brunoerg has quit [Ping timeout: 244 seconds]
timbo_xyz has joined #bitcoin-core-dev
___nick___ has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
<bitcoin-git> [bitcoin] rustaceanrob opened pull request #34351: util: Rename `FilterHeaderHasher` to `Uint256Hasher` (master...26-1-20-fheader-hasher) https://github.com/bitcoin/bitcoin/pull/34351
brunoerg has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 246 seconds]
timbo_xyz has quit [Ping timeout: 252 seconds]
robszarka has quit [Quit: Leaving]
timbo_xyz has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
brunoerg has quit [Remote host closed the connection]
BUSY has quit [Ping timeout: 244 seconds]
brunoerg has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
BUSY has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
BUSY has quit [Ping timeout: 250 seconds]
brunoerg has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
eugenesiegel has quit [Quit: Ping timeout (120 seconds)]
eugenesiegel has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 260 seconds]
TallTim_ is now known as TallTim
w0xlt has joined #bitcoin-core-dev
w0xlt has quit [Ping timeout: 250 seconds]
BUSY has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] hebasto opened pull request #34352: ci, iwyu: Fix warnings in `src/primitives` and treat them as errors (master...260120-iwyu-primitives) https://github.com/bitcoin/bitcoin/pull/34352
<bitcoin-git> [bitcoin] maflcko opened pull request #34353: refactor: Use std::bind_front over std::bind (master...2601-bind-front) https://github.com/bitcoin/bitcoin/pull/34353
<eugenesiegel> sedited: I looked into it and your branch to introduce VecBlockStore gives me a ~3x speedup during fuzzing. I think it's worth PR'ing and I'm happy to review. It would need a rebase after changes to things like BufferedFile.
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c84c752506d7...f4413706f9d4
<bitcoin-git> bitcoin/master 9482f00 Padraic Slattery: chore: Update outdated GitHub Actions versions
<bitcoin-git> bitcoin/master f441370 merge-script: Merge bitcoin/bitcoin#34344: ci: update GitHub Actions versions
<bitcoin-git> [bitcoin] fanquake merged pull request #34344: ci: update GitHub Actions versions (master...actup/update-actions-1768841137) https://github.com/bitcoin/bitcoin/pull/34344
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4413706f9d4...a6e8cd306eae
<bitcoin-git> bitcoin/master de509c6 Hennadii Stepanov: iwyu: Add missed line to IWYU patch
<bitcoin-git> bitcoin/master a6e8cd3 merge-script: Merge bitcoin/bitcoin#34310: iwyu: Add missed line to IWYU patch
<bitcoin-git> [bitcoin] fanquake merged pull request #34310: iwyu: Add missed line to IWYU patch (master...260115-iwyu-patch) https://github.com/bitcoin/bitcoin/pull/34310
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 246 seconds]
timbo_xyz has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
Guyver2 has left #bitcoin-core-dev [Closing Window]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
timbo_xyz has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a6e8cd306eae...7f5ebef56a0f
<bitcoin-git> bitcoin/master fabf8d1 MarcoFalke: fuzz: Restore SendMessages coverage in process_message(s) fuzz targets
<bitcoin-git> bitcoin/master 7f5ebef merge-script: Merge bitcoin/bitcoin#34302: fuzz: Restore SendMessages coverage in proces...
<bitcoin-git> [bitcoin] sedited merged pull request #34302: fuzz: Restore SendMessages coverage in process_message(s) fuzz targets (master...2601-fuzz-restore-coverage) https://github.com/bitcoin/bitcoin/pull/34302
<bitcoin-git> [bitcoin] maflcko closed pull request #34298: ci: Add and use ci/test/modernize-deprecated-headers.py (master...2601-iwyu-modernize-deprecated-headers) https://github.com/bitcoin/bitcoin/pull/34298
Cory84 has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
Cory89 has quit [Ping timeout: 272 seconds]
Cory26 has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
Cory84 has quit [Ping timeout: 272 seconds]
timbo_xyz has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
kevkevin has joined #bitcoin-core-dev
jon_atack has joined #bitcoin-core-dev
<sedited> eugenesiegel, nice, I'll see that I can prepare that soon.
w0xlt has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 264 seconds]
<bitcoin-git> [bitcoin] maflcko opened pull request #34355: doc: Fix wrong code in WITH_LOCK doxygen comment (master...2601-doc-fix-code) https://github.com/bitcoin/bitcoin/pull/34355
w0xlt has quit [Ping timeout: 246 seconds]
timbo_xyz has joined #bitcoin-core-dev
andrewtoth has quit [Remote host closed the connection]
Cory57 has joined #bitcoin-core-dev
Cory26 has quit [Ping timeout: 272 seconds]
Cory56 has joined #bitcoin-core-dev
SpellChecker has quit [Remote host closed the connection]
timbo_xyz has quit [Remote host closed the connection]
SpellChecker has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
Cory53 has joined #bitcoin-core-dev
eugenesiegel has quit [Quit: Client closed]
Cory57 has quit [Ping timeout: 272 seconds]
Cory56 has quit [Ping timeout: 272 seconds]
kevkevin has joined #bitcoin-core-dev
iSiUp has quit [Quit: WeeChat 4.8.1]
l0rinc has quit [Quit: l0rinc]
iSiUp has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 265 seconds]
iSiUp has quit [Client Quit]
iSiUp has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
Cory36 has joined #bitcoin-core-dev
jon_atack has quit [Ping timeout: 265 seconds]
w0xlt has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
Cory53 has quit [Ping timeout: 272 seconds]
<bitcoin-git> [bitcoin] crackedhandle opened pull request #34356: doc: clarify -bind behavior with Tor (master...doc/bind-tor-warning) https://github.com/bitcoin/bitcoin/pull/34356
w0xlt has quit [Ping timeout: 250 seconds]
l0rinc has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 265 seconds]
afiore has joined #bitcoin-core-dev
Cory65 has joined #bitcoin-core-dev
Cory36 has quit [Quit: Client closed]
brunoerg has quit [Remote host closed the connection]
Cory4 has joined #bitcoin-core-dev
eugenesiegel has quit [Quit: Client closed]
l0rinc has quit [Quit: l0rinc]
Cory65 has quit [Ping timeout: 272 seconds]
WizJin_ has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
Cory94 has joined #bitcoin-core-dev
WizJin__ has quit [Ping timeout: 264 seconds]
Cory62 has joined #bitcoin-core-dev
Cory90 has joined #bitcoin-core-dev
Cory4 has quit [Ping timeout: 272 seconds]
Cory29 has joined #bitcoin-core-dev
Cory94 has quit [Ping timeout: 272 seconds]
Cory62 has quit [Ping timeout: 272 seconds]
Cory90 has quit [Ping timeout: 272 seconds]
memset_ has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
Cory95 has joined #bitcoin-core-dev
Cory29 has quit [Ping timeout: 272 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
memset_ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
WizJin__ has joined #bitcoin-core-dev
Cory51 has joined #bitcoin-core-dev
WizJin_ has quit [Ping timeout: 255 seconds]
Cory11 has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
Cory97 has joined #bitcoin-core-dev
Cory95 has quit [Ping timeout: 272 seconds]
Cory51 has quit [Ping timeout: 272 seconds]
Cory3 has joined #bitcoin-core-dev
Cory11 has quit [Ping timeout: 272 seconds]
timbo_xyz has joined #bitcoin-core-dev
Cory54 has joined #bitcoin-core-dev
Cory97 has quit [Ping timeout: 272 seconds]
Cory3 has quit [Ping timeout: 272 seconds]
memset_ has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
Cory5 has joined #bitcoin-core-dev
Cory54 has quit [Ping timeout: 272 seconds]
brunoerg has joined #bitcoin-core-dev
Cory73 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/7f5ebef56a0f...f7e88e298aed
<bitcoin-git> bitcoin/master e842eb9 Novo: descriptors: add HavePrivateKeys()
<bitcoin-git> bitcoin/master 2dc74e3 Novo: wallet/migration: use HavePrivateKeys in place of ToPrivateString
<bitcoin-git> bitcoin/master 5c4db25 Novo: descriptor: refactor ToPrivateString for providers
<bitcoin-git> [bitcoin] achow101 merged pull request #32471: wallet/rpc: fix listdescriptors RPC fails to return descriptors with private key information when wallet contains descriptors missing any key (master...list-descriptors-with-partial-keys) https://github.com/bitcoin/bitcoin/pull/32471
Cory5 has quit [Ping timeout: 272 seconds]
brunoerg has quit [Remote host closed the connection]
jonatack has joined #bitcoin-core-dev
ozdeadman has joined #bitcoin-core-dev
deadmanoz has quit [Ping timeout: 256 seconds]
eugenesiegel has quit [Quit: Client closed]
eugenesiegel has joined #bitcoin-core-dev
emzy has quit [Quit: No Ping reply in 180 seconds.]
emzy has joined #bitcoin-core-dev
timbo_xyz has quit [Ping timeout: 252 seconds]
vasild has quit [Ping timeout: 252 seconds]
nickler has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
vasild has joined #bitcoin-core-dev
meebey_ has joined #bitcoin-core-dev
tinova4 has quit [Ping timeout: 240 seconds]
Holz has quit [*.net *.split]
TallTim has quit [*.net *.split]
Chris_Stewart_5 has quit [*.net *.split]
cm has quit [*.net *.split]
angusp has quit [*.net *.split]
meebey has quit [*.net *.split]
nickler_ has quit [*.net *.split]
rogeliodh has quit [*.net *.split]
kanzure has quit [*.net *.split]
hebasto has quit [*.net *.split]
ajonas has quit [*.net *.split]
da2ce7 has quit [*.net *.split]
amiti____ has quit [*.net *.split]
siv2r has quit [*.net *.split]
lightlike has quit [*.net *.split]
Lightsword has quit [*.net *.split]
jnewbery has quit [*.net *.split]
schmidty has quit [*.net *.split]
Holz has joined #bitcoin-core-dev
TallTim has joined #bitcoin-core-dev
Chris_Stewart_5 has joined #bitcoin-core-dev
cm has joined #bitcoin-core-dev
angusp has joined #bitcoin-core-dev
rogeliodh has joined #bitcoin-core-dev
kanzure has joined #bitcoin-core-dev
hebasto has joined #bitcoin-core-dev
amiti____ has joined #bitcoin-core-dev
ajonas has joined #bitcoin-core-dev
da2ce7 has joined #bitcoin-core-dev
siv2r has joined #bitcoin-core-dev
lightlike has joined #bitcoin-core-dev
Lightsword has joined #bitcoin-core-dev
jnewbery has joined #bitcoin-core-dev
schmidty has joined #bitcoin-core-dev
tinova4 has joined #bitcoin-core-dev
Cory74 has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 256 seconds]
Cory73 has quit [Ping timeout: 272 seconds]
brunoerg has joined #bitcoin-core-dev
Cory30 has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 256 seconds]
Cory74 has quit [Ping timeout: 272 seconds]
jonatack has quit [Ping timeout: 256 seconds]
WizJin_ has joined #bitcoin-core-dev
WizJin__ has quit [Ping timeout: 250 seconds]
Cory90 has joined #bitcoin-core-dev