--- Log opened Wed Feb 09 00:00:54 2022 00:03 -!- realies6 [~realies@user/realies] has joined #bitcoin-core-dev 00:04 -!- realies [~realies@user/realies] has quit [Ping timeout: 250 seconds] 00:04 -!- realies6 is now known as realies 00:06 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 00:13 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 00:17 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 00:32 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has left #bitcoin-core-dev [Closing Window] 00:33 < laanwj> would make sense to rename FlushStateToDisk to MaybeFlushStateToDisk :-) 00:34 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 256 seconds] 00:50 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 256 seconds] 00:51 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 252 seconds] 01:03 -!- jonatack [jonatack@user/jonatack] has joined #bitcoin-core-dev 01:11 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 01:18 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 01:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:20 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24295: Remove std::move from fs wrapper to work around bug (master...2202-bug) https://github.com/bitcoin/bitcoin/pull/24295 01:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:21 < jnewbery> laanwj: yes, I think lots of people have been caught out by FlushStateToDisk not actually Flushing State to Disk the majority times of it's called 01:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:38 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/56156a1f08b0...a06915dece9f 01:38 < bitcoin-git> bitcoin/22.x b7ecef1 fanquake: guix: ignore additioanl failing certvalidator test 01:38 < bitcoin-git> bitcoin/22.x a06915d fanquake: Merge bitcoin/bitcoin#24215: [22.x] guix: ignore additional failing certva... 01:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:39 < bitcoin-git> [bitcoin] fanquake merged pull request #24215: [22.x] guix: ignore additional failing certvalidator test (22.x...backport_guix_darwin_22_x) https://github.com/bitcoin/bitcoin/pull/24215 01:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:44 -!- mikehu44 [~quassel@159.65.11.175] has quit [Read error: Connection reset by peer] 01:45 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 01:52 -!- bfsfhkacjzgcytf [~bfsfhkacj@user/bfsfhkacjzgcytf] has quit [Ping timeout: 256 seconds] 01:52 -!- bfsfhkacjzgcytf [~bfsfhkacj@user/bfsfhkacjzgcytf] has joined #bitcoin-core-dev 02:00 -!- mikehu44_ [~quassel@159.65.11.175] has joined #bitcoin-core-dev 02:01 -!- mikehu44 [~quassel@159.65.11.175] has quit [Read error: Connection reset by peer] 02:03 -!- kexkey [~kexkey@static-198-54-132-126.cust.tzulo.com] has quit [Ping timeout: 240 seconds] 02:05 -!- kexkey [~kexkey@static-198-54-132-94.cust.tzulo.com] has joined #bitcoin-core-dev 02:05 -!- kouloumos [uid539228@id-539228.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 02:06 -!- vysn [~vysn@user/vysn] has quit [Ping timeout: 240 seconds] 02:09 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has quit [Quit: ayo yoyo ayo yoyo hololo, hololo.] 02:21 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 250 seconds] 02:24 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has joined #bitcoin-core-dev 02:26 -!- bfsfhkacjzgcytf [~bfsfhkacj@user/bfsfhkacjzgcytf] has quit [Ping timeout: 256 seconds] 02:26 -!- bfsfhkacjzgcytf [~bfsfhkacj@user/bfsfhkacjzgcytf] has joined #bitcoin-core-dev 02:38 -!- NorrinRadd [~username@102.67.16.112] has joined #bitcoin-core-dev 02:38 -!- brunoerg [~brunoerg@187.183.47.88] has joined #bitcoin-core-dev 02:42 -!- NorrinRadd [~username@102.67.16.112] has quit [Ping timeout: 256 seconds] 03:04 -!- brunoerg [~brunoerg@187.183.47.88] has quit [Remote host closed the connection] 03:07 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:d10d:5552:e289:da04] has joined #bitcoin-core-dev 03:33 < laanwj> jnewbery: oh! well the Maybe* pattern of function names is used in various other places too (e.g. MaybeScheduleCompaction for the wallet) so renaming it isn't even so crazy 03:34 < laanwj> dongcarl: btw congrats on bitcoin-chainstate it's a big step towards bitcoin-kernel i think? 03:36 < laanwj> jamesob: added 03:36 < darosior> I guess if you have a bitcoin-chainstate binary you can already have your own P2P implementation and feed blocks to the binary as the consensus engine 03:37 < laanwj> pretty much 03:37 < fanquake> hopefully we'll get a lot of those changes in for 24.0 03:38 < laanwj> darosior: i think there's some subtle interactions between P2P and validation to untangle making it more complicated than that but it's a good step 03:38 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has quit [Quit: ayo yoyo ayo yoyo hololo, hololo.] 03:42 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 03:46 -!- mikehu44_ [~quassel@159.65.11.175] has quit [Ping timeout: 256 seconds] 03:48 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 03:51 < michaelfolkson> I think uvhw is spamming various repos under the Core GitHub org. https://github.com/bitcoin/bips/pull/1282#issuecomment-1033676860 03:52 -!- MatrixBot12 [~matrixbot@2001:bc8:1828:379::1] has joined #bitcoin-core-dev 03:56 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:56 < bitcoin-git> [bitcoin] fanquake opened pull request #24296: ci: use Ubuntu Hirsute for Windows cross-compilation CI (master...win_ci_gcc_10_3) https://github.com/bitcoin/bitcoin/pull/24296 03:56 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:00 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ac79973f8e9...6ac637f97f0c 04:00 < bitcoin-git> bitcoin/master d644c45 Hennadii Stepanov: build, refactor: Drop redundant `$(package)_download_file` assignments 04:00 < bitcoin-git> bitcoin/master 6ac637f fanquake: Merge bitcoin/bitcoin#24288: build, refactor: Drop redundant `$(package)_d... 04:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:00 < bitcoin-git> [bitcoin] fanquake merged pull request #24288: build, refactor: Drop redundant `$(package)_download_file` assignments (master...220208-filename) https://github.com/bitcoin/bitcoin/pull/24288 04:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:08 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 04:13 -!- mikehu44_ [~quassel@159.65.11.175] has joined #bitcoin-core-dev 04:17 -!- mikehu44 [~quassel@159.65.11.175] has quit [Ping timeout: 256 seconds] 04:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:29 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24297: Fix unintended unsigned integer overflow in strencodings (master...2202-unInt) https://github.com/bitcoin/bitcoin/pull/24297 04:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:04 < laanwj> michaelfolkson: ugh, will check 05:08 < laanwj> looking at their recents comments it all seems meaningless 05:10 -!- nanotube [~nanotube@user/nanotube] has quit [Ping timeout: 256 seconds] 05:12 -!- Flow [~none@gentoo/developer/flow] has quit [Ping timeout: 250 seconds] 05:14 < laanwj> i've blocked them for a month 05:15 < laanwj> (it's not an obvious spammer/scammer or troll, might also be a language barrier thing, but still, it's interfering with development) 05:24 < michaelfolkson> laanwj: Thanks 05:40 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:d10d:5552:e289:da04] has quit [Remote host closed the connection] 05:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:40 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24298: fuzz: Avoid unsigned integer overflow in FormatParagraph (master...2202-fuzzIntU) https://github.com/bitcoin/bitcoin/pull/24298 05:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:41 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 05:41 -!- mikehu44 [~quassel@159.65.11.175] has quit [Client Quit] 05:45 -!- mikehu44_ [~quassel@159.65.11.175] has quit [Ping timeout: 252 seconds] 05:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 05:47 < MarcoFalke> laanwj: 22.0 will become EOL in 2023, so you could make the key expire by then (if you haven't already) 05:56 -!- Flow [~none@gentoo/developer/flow] has joined #bitcoin-core-dev 06:02 < laanwj> MarcoFalke: good point! 06:04 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 06:29 -!- boxframes_ [~Saloframe@user/Saloframes] has joined #bitcoin-core-dev 06:32 -!- Saloframes [~Saloframe@user/Saloframes] has quit [Ping timeout: 250 seconds] 06:40 -!- NorrinRadd [~username@102.67.16.112] has joined #bitcoin-core-dev 06:45 -!- NorrinRadd [~username@102.67.16.112] has quit [Ping timeout: 240 seconds] 06:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Remote host closed the connection] 07:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:00 < bitcoin-git> [bitcoin] jonatack opened pull request #24299: validation, refactor: UnloadBlockIndex and ChainstateManager dtor cleanups (master...UnloadBlockIndex-and-ChainstateManager-dtor-cleanups) https://github.com/bitcoin/bitcoin/pull/24299 07:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:03 < laanwj> bumped key: https://github.com/bitcoin-core/bitcoincore.org/pull/861 07:04 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 07:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:05 < bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6ac637f97f0c...5e8e0b3d7f60 07:05 < bitcoin-git> bitcoin/master fa71114 MarcoFalke: test: Inline expected_xor 07:05 < bitcoin-git> bitcoin/master faee5f8 MarcoFalke: test: Create fresh CDataStream each time 07:05 < bitcoin-git> bitcoin/master fa1b227 MarcoFalke: Remove broken and unused CDataStream methods 07:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:05 < bitcoin-git> [bitcoin] laanwj merged pull request #24253: Remove broken and unused CDataStream methods (master...2202-s) https://github.com/bitcoin/bitcoin/pull/24253 07:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:09 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 245 seconds] 07:17 < laanwj> oh my personal key is going to expire too, might as well bump that too 07:31 < laanwj> you might want to update it from the keyserver if you don't want to get expiration errors in a few days 07:35 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 07:37 -!- mikehu44_ [~quassel@159.65.11.175] has joined #bitcoin-core-dev 07:40 -!- mikehu44 [~quassel@159.65.11.175] has quit [Ping timeout: 240 seconds] 07:45 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 07:46 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 07:46 -!- mikehu44__ [~quassel@159.65.11.175] has joined #bitcoin-core-dev 07:46 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 07:49 -!- mikehu44_ [~quassel@159.65.11.175] has quit [Ping timeout: 240 seconds] 07:51 -!- mikehu44 [~quassel@159.65.11.175] has quit [Ping timeout: 256 seconds] 07:54 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:54 < bitcoin-git> [bitcoin] fanquake opened pull request #24300: guix: point to latest upstream master (master...reenable_win_guix) https://github.com/bitcoin/bitcoin/pull/24300 07:54 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:05 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 08:06 -!- rottenstonks [~rottensto@user/rottenstonks] has quit [Ping timeout: 240 seconds] 08:09 -!- mikehu44__ [~quassel@159.65.11.175] has quit [Ping timeout: 256 seconds] 08:10 -!- rottenstonks [~rottensto@user/rottenstonks] has joined #bitcoin-core-dev 08:18 -!- jonatack [jonatack@user/jonatack] has quit [Ping timeout: 256 seconds] 08:19 -!- mikehu44_ [~quassel@159.65.11.175] has joined #bitcoin-core-dev 08:23 -!- mikehu44 [~quassel@159.65.11.175] has quit [Ping timeout: 256 seconds] 08:35 -!- jonatack [jonatack@user/jonatack] has joined #bitcoin-core-dev 08:42 -!- Alina-malina [~Alina-mal@user/alina-malina] has quit [Quit: !be back soon] 08:42 -!- Alina-malina [~Alina-mal@user/alina-malina] has joined #bitcoin-core-dev 09:00 -!- bitcoin1o1 [~bitcoin1o@189.132.107.48] has joined #bitcoin-core-dev 09:00 -!- hashfuncd0d [~user@162.254.115.155] has joined #bitcoin-core-dev 09:01 -!- ziggie [uid521459@user/ziggie] has joined #bitcoin-core-dev 09:03 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Remote host closed the connection] 09:03 < hashfuncd0d> test 09:04 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has joined #bitcoin-core-dev 09:19 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 09:49 < jamesob> laanwj: thank you! 09:57 < dongcarl> laanwj: In my mind, bitcoin-chainstate is more of a demo executable, one which makes sure that we're linking in everything we need and surfaces our dependency tree. I think it'll be nice to have a few of these demo executables as guiding "north stars" so we can see how ergonomic (or rather, un-ergonomic) libbitcoinkernel is right now, and how it 09:57 < dongcarl> improves as we progress! 09:57 -!- pavanj [~pavanj@2405:204:96a8:5f42:1c3d:5e50:247:627e] has joined #bitcoin-core-dev 09:58 < jamesob> exciting stuff 09:58 < dongcarl> :-) 09:59 < dongcarl> Lots to do still! 09:59 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:00 -!- bomb-on [~bomb-on@194.144.47.113] has joined #bitcoin-core-dev 10:05 < sipa> @dongcarl That's really cool as a demo. 10:07 < dongcarl> sipa: Glad you think so! :-) 10:09 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 10:13 -!- bitcoin1o1 [~bitcoin1o@189.132.107.48] has quit [Ping timeout: 256 seconds] 10:19 -!- bitcoin1o1 [~bitcoin1o@189.132.107.48] has joined #bitcoin-core-dev 10:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:28 < bitcoin-git> [bitcoin] fanquake opened pull request #24301: [POC] build: header-only Boost (master...boost_test_header_only) https://github.com/bitcoin/bitcoin/pull/24301 10:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:30 -!- hashfuncd0d [~user@162.254.115.155] has quit [Ping timeout: 256 seconds] 10:35 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Remote host closed the connection] 10:41 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 10:44 -!- NorrinRadd [~username@102.67.16.112] has joined #bitcoin-core-dev 10:45 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 240 seconds] 10:48 -!- sandbeach123 [~sandbeach@2800:150:152:2c38:4127:afaf:408b:5b47] has joined #bitcoin-core-dev 10:49 -!- NorrinRadd [~username@102.67.16.112] has quit [Ping timeout: 250 seconds] 10:53 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 10:55 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 10:55 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has quit [Ping timeout: 276 seconds] 10:57 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has joined #bitcoin-core-dev 10:58 < jamesob> By the way, if anyone was curious what the minimum-viable chainstate init sequence is, here ya go: https://github.com/bitcoin/bitcoin/pull/24232/files#diff-0bb4fb8d08dbc209c498a1e6a83e33e85dfe38aa55a6f1f1f8d955dc6d1b1c4bR70-R80 10:59 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has quit [Remote host closed the connection] 11:00 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has joined #bitcoin-core-dev 11:00 -!- hashfuncd0d [~user@162.254.115.155] has joined #bitcoin-core-dev 11:00 -!- sandbeach123 [~sandbeach@2800:150:152:2c38:4127:afaf:408b:5b47] has quit [Quit: Leaving...] 11:03 -!- jonatack [jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 11:04 -!- Guyver2_ [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 11:04 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 250 seconds] 11:05 -!- Guyver2_ is now known as Guyver2 11:07 -!- pavanj [~pavanj@2405:204:96a8:5f42:1c3d:5e50:247:627e] has quit [Quit: Leaving] 11:09 < jeremyrubin> dongcarl: v cool 11:10 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 11:11 < dongcarl> jamesob: Link doesn't work for me, you mean the block in CreateAndActivateUTXOSnapshot? 11:11 < dongcarl> jeremyrubin: Thanks! 11:14 < jamesob> dongcarl: weird... yep, the `reset_chainstate` block 11:14 < jamesob> I mean you certainly wouldn't want to use it in real code, but just thought it was interesting 11:15 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 11:31 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 240 seconds] 11:33 -!- jesseposner [~jesse@user/jesseposner] has quit [Quit: Textual IRC Client: www.textualapp.com] 11:40 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 11:45 -!- vysn [~vysn@user/vysn] has quit [Ping timeout: 252 seconds] 12:06 -!- bitcoin1o1 [~bitcoin1o@189.132.107.48] has quit [Ping timeout: 250 seconds] 12:10 < Kaizen_Kintsugi_> Hi, any tips for running mainnet and testnet on the same machine? Do I have to compile twice? or can I run bitcoind with two different conf arguments? 12:11 -!- jonatack [jonatack@user/jonatack] has joined #bitcoin-core-dev 12:18 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 268 seconds] 12:27 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:27 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24302: test: Remove unused integer sanitizer suppressions (master...2202-testSanSupUnu) https://github.com/bitcoin/bitcoin/pull/24302 12:27 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:42 -!- kexkey [~kexkey@static-198-54-132-94.cust.tzulo.com] has quit [Ping timeout: 240 seconds] 12:43 -!- kexkey [~kexkey@static-198-54-132-134.cust.tzulo.com] has joined #bitcoin-core-dev 12:47 < dongcarl> Hi all, just opened a tracking issue for the `libbitcoinkernel` project: https://github.com/bitcoin/bitcoin/issues/24303 12:48 < dongcarl> I've been thinking about this non-stop for months now so I likely missed some details that need more exposition in that issue, please feel free to post questions/thoughts! 12:48 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 13:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:01 < bitcoin-git> [bitcoin] dongcarl opened pull request #24304: [kernel 0/n] Introduce `bitcoin-chainstate` and `libbitcoinkernel` (master...2022-02-libbitcoinkernel-p0-minimal) https://github.com/bitcoin/bitcoin/pull/24304 13:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:03 < dongcarl> #proposedmeetingtopic libbitcoinkernel initial discussion + Q&MaybeA 13:04 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Ping timeout: 250 seconds] 13:04 < Kaizen_Kintsugi_> Is that meeting at a certain time? I'm a noob and have lots to learn, I would like to listen in 13:09 < dongcarl> Kaizen_Kintsugi_: Here's the schedule! https://bitcoincore.org/en/meetings/ 13:12 < Kaizen_Kintsugi_> thx 13:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:19 < bitcoin-git> [bitcoin] Xekyo opened pull request #24305: Docs: Remove outdated confusing comment (master...2022-02-improve-cfeerate-docs) https://github.com/bitcoin/bitcoin/pull/24305 13:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:36 < laanwj> Kaizen_Kintsugi_: testnet and mainnet is always the same binary, you can run it twice with different arguments 13:37 -!- Kaizen_K_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 13:39 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te51weecf8zdv48.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 13:42 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:42 < bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/5e8e0b3d7f60...8c0f02c69d50 13:42 < bitcoin-git> bitcoin/master 540ca51 Hennadii Stepanov: util: Add ArgsManager::GetPathArg() function 13:42 < bitcoin-git> bitcoin/master 15b632b Hennadii Stepanov: Use ArgsManager::GetPathArg() for "-datadir" option 13:42 < bitcoin-git> bitcoin/master 06fed4c Hennadii Stepanov: Use ArgsManager::GetPathArg() for "-blocksdir" option 13:42 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:42 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:42 < bitcoin-git> [bitcoin] fanquake merged pull request #24265: Drop StripRedundantLastElementsOfPath() function (master...220204-norm) https://github.com/bitcoin/bitcoin/pull/24265 13:42 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:51 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 240 seconds] 13:59 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 14:26 -!- jarthur_ [~jarthur@2603-8080-1540-002d-c957-9c20-17fd-9646.res6.spectrum.com] has quit [Ping timeout: 250 seconds] 14:33 -!- Kaizen_K_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Remote host closed the connection] 14:34 -!- jarthur [~jarthur@2603-8080-1540-002d-389f-e35a-ca14-7649.res6.spectrum.com] has joined #bitcoin-core-dev 14:34 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 14:39 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 256 seconds] 14:39 -!- NorrinRadd [~username@102.67.16.112] has joined #bitcoin-core-dev 14:40 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 14:42 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:44 -!- NorrinRadd [~username@102.67.16.112] has quit [Ping timeout: 256 seconds] 14:56 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 15:02 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has joined #bitcoin-core-dev 15:02 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 245 seconds] 15:05 -!- hashfuncd0d [~user@162.254.115.155] has quit [Ping timeout: 256 seconds] 15:05 -!- gleb7454386 [~gleb@178.150.137.228] has joined #bitcoin-core-dev 15:06 -!- gleb74543862 [~gleb@178.150.137.228] has quit [Ping timeout: 256 seconds] 15:07 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Remote host closed the connection] 15:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:07 < bitcoin-git> [bitcoin] ryanofsky opened pull request #24306: util: Make ArgsManager::GetPathArg more widely usable (master...pr/patharg) https://github.com/bitcoin/bitcoin/pull/24306 15:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:08 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 15:12 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 15:15 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 15:22 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Remote host closed the connection] 15:24 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 15:27 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 15:31 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 260 seconds] 15:38 -!- brunoerg [~brunoerg@187.183.47.88] has joined #bitcoin-core-dev 15:42 -!- brunoerg [~brunoerg@187.183.47.88] has quit [Ping timeout: 256 seconds] 15:44 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 15:48 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 240 seconds] 15:50 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 15:51 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 268 seconds] 16:11 -!- mikehu44_ [~quassel@159.65.11.175] has quit [Ping timeout: 256 seconds] 16:16 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Remote host closed the connection] 16:19 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has quit [Quit: ayo yoyo ayo yoyo hololo, hololo.] 16:22 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 16:26 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 260 seconds] 16:28 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 16:32 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 250 seconds] 16:34 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 16:38 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 16:38 -!- mikehu44 [~quassel@159.65.11.175] has quit [Client Quit] 16:42 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has joined #bitcoin-core-dev 16:44 -!- jarthur [~jarthur@2603-8080-1540-002d-389f-e35a-ca14-7649.res6.spectrum.com] has quit [Ping timeout: 240 seconds] 16:45 -!- jarthur_ [~jarthur@2603-8080-1540-002d-115f-b340-192d-b12b.res6.spectrum.com] has joined #bitcoin-core-dev 16:47 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Remote host closed the connection] 16:53 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 16:55 -!- jarthur [~jarthur@2603-8080-1540-002d-89e3-b4c9-4809-69ad.res6.spectrum.com] has joined #bitcoin-core-dev 16:56 -!- bomb-on [~bomb-on@194.144.47.113] has quit [Quit: aллилѹіа!] 16:57 -!- jarthur_ [~jarthur@2603-8080-1540-002d-115f-b340-192d-b12b.res6.spectrum.com] has quit [Ping timeout: 240 seconds] 16:57 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 17:00 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has quit [Quit: ayo yoyo ayo yoyo hololo, hololo.] 17:09 -!- BUSY [~BUSY@user/busy] has quit [Remote host closed the connection] 17:16 -!- vincenzopalazzo [~vincenzop@2001:470:69fc:105::a67] has quit [Ping timeout: 240 seconds] 17:16 -!- BUSY [~BUSY@user/busy] has joined #bitcoin-core-dev 17:16 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has quit [Ping timeout: 240 seconds] 17:17 -!- vincenzopalazzo [~vincenzop@2001:470:69fc:105::a67] has joined #bitcoin-core-dev 17:18 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has joined #bitcoin-core-dev 17:19 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 17:24 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 256 seconds] 17:27 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 17:27 < bitcoin-git> [bitcoin] kristapsk opened pull request #24307: RPC: Return external_signer in getwalletinfo (master...getwalletinfo-external_signer) https://github.com/bitcoin/bitcoin/pull/24307 17:27 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 17:30 -!- NorrinRadd [~username@102.67.16.112] has joined #bitcoin-core-dev 17:38 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 240 seconds] 17:40 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 17:51 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 17:55 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 17:56 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has joined #bitcoin-core-dev 17:57 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 18:12 -!- nanotube [~nanotube@user/nanotube] has joined #bitcoin-core-dev 18:31 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 18:32 -!- Mister_Khaos [~Mister_Kh@45.176.89.48] has joined #bitcoin-core-dev 18:33 -!- jonatack [jonatack@user/jonatack] has quit [Ping timeout: 250 seconds] 18:34 -!- NorrinRadd [~username@102.67.16.112] has quit [Ping timeout: 240 seconds] 18:45 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 250 seconds] 18:46 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 18:54 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has quit [Quit: ayo yoyo ayo yoyo hololo, hololo.] 19:06 -!- Mister_Khaos [~Mister_Kh@45.176.89.48] has quit [Quit: Client closed] 19:09 -!- cfields [~cfields@user/cfields] has quit [Read error: Connection reset by peer] 19:09 -!- cfields_ [~cfields@user/cfields] has joined #bitcoin-core-dev 19:11 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 19:14 -!- cfields_ is now known as cfields 19:14 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 19:15 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 19:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 19:39 -!- sdfgsdfg [~dfghsfgs@user/sdfgsdfg] has joined #bitcoin-core-dev 19:44 -!- jesseposner [~jesse@user/jesseposner] has joined #bitcoin-core-dev 19:46 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 19:51 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 20:11 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 20:17 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 240 seconds] 20:30 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has joined #bitcoin-core-dev 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 -!- baldur [~baldur@71.183.150.231] has quit [Ping timeout: 256 seconds] 21:14 -!- boxframes_ [~Saloframe@user/Saloframes] has quit [Quit: Leaving] 21:17 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 21:19 -!- baldur [~baldur@pool-74-108-229-114.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 21:19 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 21:22 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 21:23 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-dev 21:24 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 256 seconds] 21:25 -!- Saloframes [~Saloframe@user/Saloframes] has joined #bitcoin-core-dev 21:33 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:6449:599b:55bc:30d0] has quit [Ping timeout: 250 seconds] 21:40 -!- baldur [~baldur@pool-74-108-229-114.nycmny.fios.verizon.net] has quit [Ping timeout: 256 seconds] 21:44 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 21:53 -!- baldur [~baldur@pool-74-108-229-157.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 22:02 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:fd49:eb7b:9a3e:b722] has joined #bitcoin-core-dev 22:49 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 23:02 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 23:05 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:fd49:eb7b:9a3e:b722] has quit [Ping timeout: 240 seconds] 23:06 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has quit [Ping timeout: 240 seconds] 23:11 -!- ziggie [uid521459@user/ziggie] has quit [Quit: Connection closed for inactivity] 23:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:14 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8c0f02c69d50...3dc0bb95520e 23:14 < bitcoin-git> bitcoin/master fa2f7d0 MarcoFalke: fuzz: Avoid unsigned integer overflow in FormatParagraph 23:14 < bitcoin-git> bitcoin/master 3dc0bb9 fanquake: Merge bitcoin/bitcoin#24298: fuzz: Avoid unsigned integer overflow in Form... 23:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:15 < bitcoin-git> [bitcoin] fanquake merged pull request #24298: fuzz: Avoid unsigned integer overflow in FormatParagraph (master...2202-fuzzIntU) https://github.com/bitcoin/bitcoin/pull/24298 23:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:16 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3dc0bb95520e...8796c2f5688d 23:16 < bitcoin-git> bitcoin/master fa2807e MarcoFalke: test: Remove unused integer sanitizer suppressions 23:16 < bitcoin-git> bitcoin/master 8796c2f fanquake: Merge bitcoin/bitcoin#24302: test: Remove unused integer sanitizer suppres... 23:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:16 < bitcoin-git> [bitcoin] fanquake merged pull request #24302: test: Remove unused integer sanitizer suppressions (master...2202-testSanSupUnu) https://github.com/bitcoin/bitcoin/pull/24302 23:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:18 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8796c2f5688d...243a9c39250d 23:18 < bitcoin-git> bitcoin/master fac9fe5 MarcoFalke: Fix unintended unsigned integer overflow in strencodings 23:18 < bitcoin-git> bitcoin/master 243a9c3 fanquake: Merge bitcoin/bitcoin#24297: Fix unintended unsigned integer overflow in s... 23:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:18 < bitcoin-git> [bitcoin] fanquake merged pull request #24297: Fix unintended unsigned integer overflow in strencodings (master...2202-unInt) https://github.com/bitcoin/bitcoin/pull/24297 23:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:34 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:fd49:eb7b:9a3e:b722] has joined #bitcoin-core-dev 23:36 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@node-1w7jr9yi65te60dxnaqz47amj.ipv6.telus.net] has joined #bitcoin-core-dev 23:38 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 23:58 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev --- Log closed Thu Feb 10 00:00:55 2022