--- Log opened Tue Apr 19 00:00:59 2022 00:01 -!- anoymous [~cedriclon@host-85-201-172-134.dynamic.voo.be] has quit [Quit: Lost terminal] 00:19 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 00:20 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 00:31 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 00:31 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 00:35 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 00:40 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:9860:8d5c:52d:7216] has quit [Ping timeout: 260 seconds] 00:49 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 00:51 -!- jonatack [jonatack@user/jonatack] has joined #bitcoin-core-dev 00:53 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:9860:8d5c:52d:7216] has joined #bitcoin-core-dev 00:53 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 240 seconds] 00:58 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 01:15 -!- TallTim_ [~talltim@184-83-250-114-dynamic.midco.net] has joined #bitcoin-core-dev 01:17 -!- TallTim [~talltim@184-83-250-114-dynamic.midco.net] has quit [Ping timeout: 260 seconds] 01:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:19 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/57a73d71a36c...907659770bd2 01:19 < bitcoin-git> bitcoin/master 464a162 Andrew Chow: bench: Add a benchmark for wallet loading 01:19 < bitcoin-git> bitcoin/master 9076597 MarcoFalke: Merge bitcoin/bitcoin#24913: bench: Add a benchmark for wallet loading 01:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:19 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #24913: bench: Add a benchmark for wallet loading (master...bench-wallet-load) https://github.com/bitcoin/bitcoin/pull/24913 01:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:24 < b10c> PaperSword: I'm assuming you're using a bpftrace script for debugging. By default, bpftrace can only handle strings of 63chars+null terminator. Setting the env var BPFTRACE_STRLEN=65 should work. 01:27 < b10c> That said, it's preferred to do the hex encoding in the tracing script. The txid should be passed as pointer to the byte array. See e.g. the validation:block_connected tracepoint (block hash) or the utxocache:add/spent/uncache tracepoints 01:33 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 01:33 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 01:47 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 01:53 -!- An0rak [An0rak@user/an0rak] has joined #bitcoin-core-dev 01:55 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:9860:8d5c:52d:7216] has quit [Ping timeout: 240 seconds] 01:57 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 01:57 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 01:57 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has joined #bitcoin-core-dev 02:02 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has quit [Ping timeout: 240 seconds] 02:04 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has joined #bitcoin-core-dev 02:09 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 02:18 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 02:19 < PaperSword> b10c: Just woke up from a power nap, your solution is correct. Firstly I am using bpftrace where the default max string length is limited to 63bytes + Null termination. That was causing the issues regarding the Hexadecimal display of a TXID. 02:21 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Remote host closed the connection] 02:21 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 02:23 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 02:23 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 02:25 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has quit [Ping timeout: 256 seconds] 02:35 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has joined #bitcoin-core-dev 02:36 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 02:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:37 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24917: Make BlockManager::LoadBlockIndex private (master...2204-priv-🔚) https://github.com/bitcoin/bitcoin/pull/24917 02:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:40 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has quit [Ping timeout: 276 seconds] 03:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:00 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24918: test: Remove unused taproot node from wallet_taproot.py (master...2204-rem-🎙) https://github.com/bitcoin/bitcoin/pull/24918 03:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:12 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/907659770bd2...ff78833d3c86 03:12 < bitcoin-git> bitcoin/master b941dec brunoerg: docs: update `/rest/chaininfo` doc referring to RPC help 03:12 < bitcoin-git> bitcoin/master 1d95b5c brunoerg: doc: cleanups to mempool rest endpoints 03:12 < bitcoin-git> bitcoin/master ff78833 MarcoFalke: Merge bitcoin/bitcoin#24776: docs: update /rest/chaininfo doc referring to... 03:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:13 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:13 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #24776: docs: update /rest/chaininfo doc referring to RPC help (master...2022-04-rest-doc-improv) https://github.com/bitcoin/bitcoin/pull/24776 03:13 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:18 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 03:18 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 03:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:19 < bitcoin-git> [bitcoin] hebasto opened pull request #24919: doc: Fix a link after to `test/lint/lint-python.py` (master...220419-docs) https://github.com/bitcoin/bitcoin/pull/24919 03:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:19 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 03:26 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 03:28 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 03:32 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:32 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ff78833d3c86...013daed9acca 03:32 < bitcoin-git> bitcoin/master e245c5c Hennadii Stepanov: doc: Fix a link to `test/lint/lint-python.py` 03:32 < bitcoin-git> bitcoin/master 013daed MarcoFalke: Merge bitcoin/bitcoin#24919: doc: Fix a link to `test/lint/lint-python.py`... 03:32 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:33 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #24919: doc: Fix a link to `test/lint/lint-python.py` (master...220419-docs) https://github.com/bitcoin/bitcoin/pull/24919 03:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:39 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 03:39 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 04:06 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 04:06 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 04:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:15 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24921: Add time helpers for std::chrono::steady_clock and FastRandomContext::rand_uniform_delay (master...2204-steady-clock-🎎) https://github.com/bitcoin/bitcoin/pull/24921 04:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:41 < bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/013daed9acca...b297b945f761 04:41 < bitcoin-git> bitcoin/master fafb479 MarcoFalke: contrib: make gen_key_io_test_vectors deterministic 04:41 < bitcoin-git> bitcoin/master fa506ad MarcoFalke: scripted-diff: Regenerate key_io data deterministically 04:41 < bitcoin-git> bitcoin/master b297b94 laanwj: Merge bitcoin/bitcoin#21279: scripted-diff: Regenerate key_io data determi... 04:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:41 < bitcoin-git> [bitcoin] laanwj merged pull request #21279: scripted-diff: Regenerate key_io data deterministically (master...2102-testDetGen) https://github.com/bitcoin/bitcoin/pull/21279 04:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:19 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b297b945f761...8d3743a365b9 05:19 < bitcoin-git> bitcoin/master 917a89a Sebastian Falbesoner: test: use MiniWallet for p2p_segwit.py 05:19 < bitcoin-git> bitcoin/master 8d3743a MarcoFalke: Merge bitcoin/bitcoin#24896: test: use MiniWallet for p2p_segwit.py 05:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:19 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #24896: test: use MiniWallet for p2p_segwit.py (master...202204-test-run_p2p_segwit_without_wallet) https://github.com/bitcoin/bitcoin/pull/24896 05:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:26 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 05:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:37 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d3743a365b9...e0ff55a83621 05:37 < bitcoin-git> bitcoin/master 0000a63 MarcoFalke: Simplify GetTime 05:37 < bitcoin-git> bitcoin/master e0ff55a fanquake: Merge bitcoin/bitcoin#24871: refactor: Simplify GetTime 05:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:38 < bitcoin-git> [bitcoin] fanquake merged pull request #24871: refactor: Simplify GetTime (master...2204-time-🖤) https://github.com/bitcoin/bitcoin/pull/24871 05:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:23 -!- SpellChecker_ [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 06:23 -!- dougefish [~dougefish@2a00:a040:19e:67b8:8ed1:c610:9029:1239] has quit [Remote host closed the connection] 06:24 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 06:25 -!- dougefish [~dougefish@2a00:a040:19e:67b8:8ed1:c610:9029:1239] has joined #bitcoin-core-dev 06:40 -!- vysn [~vysn@user/vysn] has quit [Ping timeout: 250 seconds] 07:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:00 < bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e0ff55a83621...f8b2e9bcfc76 07:00 < bitcoin-git> bitcoin/master 55e0fc8 Hennadii Stepanov: refactor: Drop unneeded workarounds aimed to silence unused warning 07:00 < bitcoin-git> bitcoin/master 07ddecb Hennadii Stepanov: refactor: Use [[maybe_unused]] attribute 07:00 < bitcoin-git> bitcoin/master f8b2e9b laanwj: Merge bitcoin/bitcoin#24772: refactor: Use [[maybe_unused]] attribute 07:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:00 < bitcoin-git> [bitcoin] laanwj merged pull request #24772: refactor: Use [[maybe_unused]] attribute (master...220405-void) https://github.com/bitcoin/bitcoin/pull/24772 07:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:00 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 07:01 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 07:06 -!- TallTim_ is now known as TallTim 07:40 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 07:40 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has joined #bitcoin-core-dev 07:41 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 07:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:44 < bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f8b2e9bcfc76...6300b9556ec9 07:44 < bitcoin-git> bitcoin/master 184e56d Vasil Dimov: net: add new method Sock::SetSockOpt() that wraps setsockopt() 07:44 < bitcoin-git> bitcoin/master d65b6c3 Vasil Dimov: net: use Sock::SetSockOpt() instead of setsockopt() 07:44 < bitcoin-git> bitcoin/master a2c4a7a Vasil Dimov: net: use Sock::SetSockOpt() instead of standalone SetSocketNoDelay() 07:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:44 < bitcoin-git> [bitcoin] laanwj merged pull request #24357: refactor: make setsockopt() and SetSocketNoDelay() mockable/testable (master...mockable_SetSocketNoDelay_and_setsockopt) https://github.com/bitcoin/bitcoin/pull/24357 07:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:49 -!- Alina-malina [~Alina-mal@user/alina-malina] has quit [Remote host closed the connection] 07:54 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:54 < bitcoin-git> [bitcoin] TheQuantumPhysicist opened pull request #24922: Isolate the storage abstraction layer from the application/serialization layer (master...feat/storage-isolation) https://github.com/bitcoin/bitcoin/pull/24922 07:54 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:58 -!- Alina-malina [~Alina-mal@user/alina-malina] has joined #bitcoin-core-dev 08:04 < jeremyrubin> laanwj: wrt rc5 -> release, i of course know theres no set window, i was more asking how much time after not finding an error the plan is to tag / release it. e.g., what's the window for reporting errors? 08:09 -!- orville [~orville@50-242-118-141-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 08:18 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Quit: ZNC 1.8.2+deb1+bionic2 - https://znc.in] 08:19 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 08:21 -!- ronoaldo [~ronoaldo@191.19.24.11] has joined #bitcoin-core-dev 08:26 -!- ML26 [~ML@pool-70-18-47-218.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 08:41 -!- Guest98 [~Guest98@200.128.240.2] has joined #bitcoin-core-dev 08:51 -!- ML26 [~ML@pool-70-18-47-218.nycmny.fios.verizon.net] has quit [Quit: Client closed] 08:59 < MarcoFalke> Usually one week +- a few days since the last rc 08:59 < laanwj> yeah 1-2 weeks 08:59 < MarcoFalke> So I think we can tag final some time this week? 09:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 09:06 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #24923: Rework logging timer (master...2204-log-time-📬) https://github.com/bitcoin/bitcoin/pull/24923 09:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 09:10 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has quit [Ping timeout: 276 seconds] 09:11 -!- vysn [~vysn@user/vysn] has quit [Ping timeout: 250 seconds] 09:11 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 09:13 < fanquake> Probably 09:14 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 09:14 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 09:14 -!- gribble [~gribble@bitcoin/bot/gribble] has quit [Remote host closed the connection] 09:16 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 246 seconds] 09:24 -!- gribble [~gribble@bitcoin/bot/gribble] has joined #bitcoin-core-dev 09:24 -!- mode/#bitcoin-core-dev [+o gribble] by ChanServ 09:26 -!- dhruv [~dhruv@165.227.49.220] has quit [Remote host closed the connection] 09:30 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 09:30 -!- dhruv [~dhruv@165.227.49.220] has joined #bitcoin-core-dev 09:34 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 09:34 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 09:35 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 09:37 -!- anoymous [~cedriclon@host-85-201-172-134.dynamic.voo.be] has joined #bitcoin-core-dev 09:42 -!- anoymous [~cedriclon@host-85-201-172-134.dynamic.voo.be] has left #bitcoin-core-dev [] 10:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:01 < bitcoin-git> [bitcoin] achow101 opened pull request #24924: bench: Make WalletLoading benchmark run faster (master...reduce-wallet-load-bench-runtime) https://github.com/bitcoin/bitcoin/pull/24924 10:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:13 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 10:14 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 10:16 -!- orville [~orville@50-242-118-141-static.hfc.comcastbusiness.net] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 10:18 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 10:21 -!- tyranoc4 [~cedriclon@host-85-201-172-134.dynamic.voo.be] has joined #bitcoin-core-dev 10:21 < tyranoc4> :part 10:21 -!- tyranoc4 [~cedriclon@host-85-201-172-134.dynamic.voo.be] has left #bitcoin-core-dev [] 10:24 -!- nanotube [~nanotube@user/nanotube] has quit [Ping timeout: 256 seconds] 10:32 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:32 < bitcoin-git> [gui] hebasto merged pull request #580: Getting ready to Qt 6 (3/n). Do not use `QKeyEvent` copy constructor (master...220409-event) https://github.com/bitcoin-core/gui/pull/580 10:32 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:33 < bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8103fffe5cc6...37e49cc1b56b 10:33 < bitcoin-git> bitcoin/master 3ec6504 Hennadii Stepanov: qt: Do not use `QKeyEvent` copy constructor 10:33 < bitcoin-git> bitcoin/master 37e49cc Hennadii Stepanov: Merge bitcoin-core/gui#580: Getting ready to Qt 6 (3/n). Do not use `QKeyE... 10:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:33 < bitcoin-git> [bitcoin] hebasto merged pull request #24906: miniscript: the 'd:' wrapper must not be 'u' (master...miniscript_fix) https://github.com/bitcoin/bitcoin/pull/24906 10:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:37 < bitcoin-git> [gui] hebasto merged pull request #584: Getting ready to Qt 6 (5/n). Do not assume `qDBusRegisterMetaType` return type (master...220413-metatype) https://github.com/bitcoin-core/gui/pull/584 10:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:37 < bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/37e49cc1b56b...254f3cc3684c 10:37 < bitcoin-git> bitcoin/master 6cf4dc7 Hennadii Stepanov: qt: Do not assume `qDBusRegisterMetaType` return type 10:37 < bitcoin-git> bitcoin/master 254f3cc Hennadii Stepanov: Merge bitcoin-core/gui#584: Getting ready to Qt 6 (5/n). Do not assume `qD... 10:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:38 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 240 seconds] 10:41 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 10:45 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 10:47 -!- An0rak [An0rak@user/an0rak] has quit [] 10:57 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 10:57 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 11:06 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 11:11 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 276 seconds] 11:22 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 11:23 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 11:28 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 11:32 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 246 seconds] 11:48 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 11:50 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 11:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:50 < bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #24925: refactor: make GetRand a template, remove GetRandInt by PastaPastaPasta (master...refactor-random-2) https://github.com/bitcoin/bitcoin/pull/24925 11:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:52 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 246 seconds] 11:55 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 276 seconds] 11:58 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 12:00 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 12:00 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 12:12 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:13 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 12:26 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 12:28 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 12:30 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 240 seconds] 12:33 -!- salvatoshi [~salvatosh@lfbn-idf3-1-717-163.w86-252.abo.wanadoo.fr] has joined #bitcoin-core-dev 12:36 -!- An0rak [An0rak@user/an0rak] has joined #bitcoin-core-dev 12:42 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 12:47 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 12:54 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 12:58 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 13:01 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 13:04 -!- alty22 [~alty@071-013-026-140.res.spectrum.com] has joined #bitcoin-core-dev 13:05 -!- Guest98 [~Guest98@200.128.240.2] has quit [Quit: Client closed] 13:05 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 13:13 -!- alty22 [~alty@071-013-026-140.res.spectrum.com] has quit [Quit: Client closed] 13:15 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 13:18 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 13:18 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-core-dev 13:31 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 13:35 -!- Kaizen_K_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has joined #bitcoin-core-dev 13:38 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 256 seconds] 13:40 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has quit [Ping timeout: 256 seconds] 13:42 -!- Kaizen_K_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has quit [Remote host closed the connection] 13:42 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 13:43 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has joined #bitcoin-core-dev 14:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 14:11 < bitcoin-git> [bitcoin] Crypt-iQ opened pull request #24926: mempool: use mapNextTx.lower_bound in removeRecursive (master...mapnexttx_04192022) https://github.com/bitcoin/bitcoin/pull/24926 14:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 14:19 < jeremyrubin> btw does anyone have any ideas why CI is confused on this run https://github.com/bitcoin/bitcoin/pull/21702/checks?check_run_id=5612819653 14:19 < jeremyrubin> the error makes no sense -- the variable is clearly pindex, not rindex 14:20 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has quit [Remote host closed the connection] 14:21 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has joined #bitcoin-core-dev 14:29 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 14:29 < jonatack> jeremyrubin: if helpful, building your branch locally (rebased to current master) with debian testing clang 15 i see the same "validation.cpp:1965:29: error: use of undeclared identifier 'pindex'" 14:30 < jeremyrubin> very weird 14:30 < jeremyrubin> can you look and see what's even at that line of code? 14:30 -!- salvatoshi [~salvatosh@lfbn-idf3-1-717-163.w86-252.abo.wanadoo.fr] has quit [Ping timeout: 276 seconds] 14:30 < jonatack> (without the suggested alternative) 14:30 < sipa> the "rindex" is just the compiler suggesting that perhaps you mean something else here; presumably, it's wrong 14:30 < jeremyrubin> oh 14:31 < jeremyrubin> it looks like MarcoFalke renamed it somewhat recently? 14:31 < jeremyrubin> and this is the merge test? 14:32 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has quit [Ping timeout: 250 seconds] 14:32 < jonatack> line is.... if (DeploymentActiveAt(*pindex, consensusparams, Consensus::DEPLOYMENT_CHECKTEMPLATEVERIFY)) { 14:32 < jeremyrubin> ugh 14:32 < jonatack> (i don't see where you are passing it in) 14:32 < jeremyrubin> this is a super annoying one 14:33 < theStack> funny that the compilers comes up with "rindex", considering that we don't even have an identifier named like that oO (maybe somewhere hidden deep in the includes of standard library or boost etc. though...) 14:33 < jeremyrubin> since it seems this patch is not in 23.0? 14:33 < jeremyrubin> but it is in master 14:33 < jeremyrubin> so i need to diverge the branches for backports 14:34 < jonatack> yeah GetBlockScriptFlags doesn't have a pindex arg (iiuc, it's kind of late) 14:34 < sipa> theStack: it is part of glibc, see https://linux.die.net/man/3/rindex 14:34 < jeremyrubin> jonatack: it did, 25 days ago though 14:34 < jonatack> jeremyrubin: right 14:34 < jonatack> life in the fast lane 14:35 < theStack> sipa: ah, that's interesting! 14:35 < jeremyrubin> jonatack: i now am maintaining no fewer than 4 CTV branches 14:36 < jeremyrubin> 0.22, 0.23, signet, and now master 14:36 < jeremyrubin> (ノಠ益ಠ)ノ彡┻━┻ 14:36 < jonatack> gg 14:37 < jonatack> jeremyrubin: right, per git blame it changed in commit faadc60 "refactor: Pass const reference instead of pointer to GetBlockScriptFlags" 14:45 < jonatack> indeed not in v23, went in after the branch-off 14:49 < jeremyrubin> sigh 14:50 < jeremyrubin> what's the best way to do this? would it be to have a patch that only goes in to the current master so that patches across the now-backport 0.23 are more similar to the master? 14:50 < jeremyrubin> or is it to just fix the patch on master? 14:51 < jeremyrubin> my preference is to just have a fixup patch since that makes any future rebasing simpler as i can drop that patch, but then that breaks bisecting? 14:53 < jeremyrubin> i have a feeling that either pick generates some amount of someone being not happy with the reviewability so want to minimize that 14:53 < jeremyrubin> patch to rename block_index to pindex? 14:54 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has joined #bitcoin-core-dev 14:54 < jeremyrubin> keeps patchsets similar, no breakage of bisecting, can be changed back later? 14:55 < jeremyrubin> MarcoFalke: wdyt? 14:59 -!- bomb-on_ [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 15:00 -!- bomb-on__ [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 15:02 -!- bomb-on____ [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 15:02 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Ping timeout: 240 seconds] 15:03 -!- bomb-on_ [~bomb-on@user/bomb-on] has quit [Ping timeout: 248 seconds] 15:04 -!- bomb-on__ [~bomb-on@user/bomb-on] has quit [Ping timeout: 248 seconds] 15:05 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 15:08 -!- bomb-on____ [~bomb-on@user/bomb-on] has quit [Ping timeout: 248 seconds] 15:14 -!- An0rak [An0rak@user/an0rak] has quit [] 15:17 -!- tripleslash [~triplesla@user/tripleslash] has quit [Ping timeout: 240 seconds] 15:20 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 240 seconds] 15:21 -!- tripleslash [~triplesla@user/tripleslash] has joined #bitcoin-core-dev 15:21 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has quit [Remote host closed the connection] 15:22 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has joined #bitcoin-core-dev 15:24 -!- Victorsueca [~Victorsue@user/victorsueca] has quit [Quit: Gone frying asparagus or my Windows had a BSOD] 15:24 -!- Victorsueca [~Victorsue@user/victorsueca] has joined #bitcoin-core-dev 15:38 -!- Kaizen_Kintsugi_ [~Kaizen_Ki@2600:8802:3806:c200:c6f:b5fa:1663:f019] has quit [Remote host closed the connection] 15:39 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 15:43 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 15:50 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Quit: aллилѹіа!] 15:52 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has quit [Remote host closed the connection] 15:57 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has joined #bitcoin-core-dev 16:01 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has quit [Ping timeout: 240 seconds] 16:05 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has joined #bitcoin-core-dev 16:10 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has quit [Ping timeout: 240 seconds] 16:12 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has joined #bitcoin-core-dev 16:17 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 240 seconds] 16:37 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 16:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 16:44 < bitcoin-git> [bitcoin] glozow opened pull request #24927: Add test util to populate mempool with random transactions, fix #24634 bug (master...2022-04-test-util-populate-mempool) https://github.com/bitcoin/bitcoin/pull/24927 16:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 17:10 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 17:21 -!- geyaeb2 [~geyaeb@gateway/tor-sasl/geyaeb] has quit [Quit: WeeChat 3.5] 17:21 -!- geyaeb [~geyaeb@gateway/tor-sasl/geyaeb] has joined #bitcoin-core-dev 17:23 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 17:32 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has quit [Ping timeout: 248 seconds] 17:33 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 17:34 -!- brunoerg [~brunoerg@187.183.43.40] has joined #bitcoin-core-dev 17:56 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 18:21 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 18:37 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 18:37 -!- Evel-Knievel [~Evel-Knie@user/evel-knievel] has quit [Read error: Connection reset by peer] 18:37 -!- Evel-Knievel [~Evel-Knie@81.82.247.68] has joined #bitcoin-core-dev 18:37 -!- aleggg [~aleggg@177.204.24.152.dynamic.adsl.gvt.net.br] has quit [Ping timeout: 272 seconds] 18:37 -!- pinheadmz [~pinheadmz@hns-contributor.dev] has quit [Quit: ZNC 1.8.2+deb1+bionic2 - https://znc.in] 18:37 -!- b10c [~quassel@user/b10c] has quit [Remote host closed the connection] 18:37 -!- Evel-Knievel [~Evel-Knie@81.82.247.68] has quit [Changing host] 18:37 -!- Evel-Knievel [~Evel-Knie@user/evel-knievel] has joined #bitcoin-core-dev 18:37 -!- agrosant [~agrosant@46.12.126.12.dsl.dyn.forthnet.gr] has quit [Ping timeout: 272 seconds] 18:37 -!- aleggg [~aleggg@177.204.24.152.dynamic.adsl.gvt.net.br] has joined #bitcoin-core-dev 18:37 -!- pinheadmz [~pinheadmz@hns-contributor.dev] has joined #bitcoin-core-dev 18:38 -!- b10c [~quassel@static.33.106.217.95.clients.your-server.de] has joined #bitcoin-core-dev 18:38 -!- b10c [~quassel@static.33.106.217.95.clients.your-server.de] has quit [Changing host] 18:38 -!- b10c [~quassel@user/b10c] has joined #bitcoin-core-dev 18:38 -!- brunoerg [~brunoerg@187.183.43.40] has quit [Ping timeout: 246 seconds] 18:40 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has joined #bitcoin-core-dev 18:41 -!- real_or_random [~real_or_r@user/real-or-random/x-4440763] has joined #bitcoin-core-dev 18:41 -!- calvinalvin [~kcalvinal@ec2-3-38-183-204.ap-northeast-2.compute.amazonaws.com] has joined #bitcoin-core-dev 18:42 -!- face [~face@207.154.206.50] has quit [Ping timeout: 272 seconds] 18:42 -!- Evel-Knievel [~Evel-Knie@user/evel-knievel] has quit [Ping timeout: 272 seconds] 18:42 -!- real_or_random_ [~real_or_r@user/real-or-random/x-4440763] has quit [Ping timeout: 272 seconds] 18:42 -!- kcalvinalvin [~kcalvinal@ec2-3-38-183-204.ap-northeast-2.compute.amazonaws.com] has quit [Ping timeout: 272 seconds] 18:42 -!- jesseposner [~jesse@user/jesseposner] has quit [Ping timeout: 272 seconds] 18:42 -!- _aj_ [aj@user/aj/x-5857768] has quit [Ping timeout: 272 seconds] 18:42 -!- dodo [~dodo@user/dodo] has quit [Ping timeout: 272 seconds] 18:42 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 18:42 -!- Evel-Knievel [~Evel-Knie@user/evel-knievel] has joined #bitcoin-core-dev 18:42 -!- sanket1729_ [~sanket172@ec2-100-24-255-95.compute-1.amazonaws.com] has joined #bitcoin-core-dev 18:42 -!- pinheadmz [~pinheadmz@hns-contributor.dev] has quit [Ping timeout: 272 seconds] 18:42 -!- sanket1729 [~sanket172@ec2-100-24-255-95.compute-1.amazonaws.com] has quit [Ping timeout: 272 seconds] 18:42 -!- jnewbery [~john@user/jnewbery] has quit [Ping timeout: 272 seconds] 18:42 -!- BUSY [~BUSY@user/busy] has quit [Ping timeout: 272 seconds] 18:43 -!- jesseposner [~jesse@user/jesseposner] has joined #bitcoin-core-dev 18:43 -!- _aj_ [aj@azure.erisian.com.au] has joined #bitcoin-core-dev 18:43 -!- _aj_ [aj@azure.erisian.com.au] has quit [Changing host] 18:43 -!- _aj_ [aj@user/aj/x-5857768] has joined #bitcoin-core-dev 18:43 -!- agrosant [~agrosant@46.12.126.12.dsl.dyn.forthnet.gr] has joined #bitcoin-core-dev 18:43 -!- dodo [~dodo@user/dodo] has joined #bitcoin-core-dev 18:43 -!- face [~face@207.154.206.50] has joined #bitcoin-core-dev 18:44 -!- jnewbery [~john@user/jnewbery] has joined #bitcoin-core-dev 18:44 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has quit [Ping timeout: 240 seconds] 18:44 -!- BUSY [~BUSY@user/busy] has joined #bitcoin-core-dev 18:44 -!- pinheadmz [~pinheadmz@hns-contributor.dev] has joined #bitcoin-core-dev 18:46 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 18:51 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 18:52 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has joined #bitcoin-core-dev 19:00 -!- dviola [~diego@user/dviola] has quit [Ping timeout: 276 seconds] 19:06 -!- face_ [~face@207.154.206.50] has joined #bitcoin-core-dev 19:07 -!- face [~face@207.154.206.50] has quit [Ping timeout: 272 seconds] 19:08 -!- dviola [~diego@189.35.230.120] has joined #bitcoin-core-dev 19:10 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 19:11 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 19:15 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 248 seconds] 19:29 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 19:32 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 19:34 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 240 seconds] 19:35 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 19:37 -!- Kaizen___ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 19:38 -!- Kaizen_K_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 276 seconds] 19:39 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 240 seconds] 19:55 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has quit [Ping timeout: 260 seconds] 19:57 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:8991:607e:99a0:6a0e] has joined #bitcoin-core-dev 20:03 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 20:06 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 20:15 -!- dviola [~diego@189.35.230.120] has quit [Changing host] 20:15 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 20:17 -!- Kaizen___ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 20:17 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 20:27 -!- nanotube [~nanotube@user/nanotube] has joined #bitcoin-core-dev 20:36 -!- PaperSword [~PaperSwor@50.126.96.22] has quit [Ping timeout: 256 seconds] 20:54 -!- dviola [~diego@user/dviola] has quit [Ping timeout: 240 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:20 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Remote host closed the connection] 21:20 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 21:24 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 240 seconds] 21:29 -!- anoymous [~cedriclon@host-85-201-172-134.dynamic.voo.be] has joined #bitcoin-core-dev 21:36 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 21:37 -!- anoymous [~cedriclon@host-85-201-172-134.dynamic.voo.be] has left #bitcoin-core-dev [] 21:42 -!- anoymous [~cedriclon@host-85-201-172-134.dynamic.voo.be] has joined #bitcoin-core-dev 21:44 -!- anoymous [~cedriclon@host-85-201-172-134.dynamic.voo.be] has left #bitcoin-core-dev [] 22:13 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 22:14 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 22:17 -!- Common [~Common@096-033-221-075.res.spectrum.com] has quit [Ping timeout: 240 seconds] 22:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:38 < bitcoin-git> [bitcoin] Eunoia1729 opened pull request #24929: lint: convert shell locale linter test to Python (master...lint-shell-locale-py) https://github.com/bitcoin/bitcoin/pull/24929 22:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 22:40 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 276 seconds] 22:44 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 22:49 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 240 seconds] 22:54 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has quit [Ping timeout: 240 seconds] 23:00 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 23:02 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Read error: Connection reset by peer] 23:08 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Remote host closed the connection] 23:09 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 23:11 -!- PaperSword [~PaperSwor@50.126.96.22] has joined #bitcoin-core-dev 23:15 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 23:19 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Remote host closed the connection] 23:19 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has quit [Ping timeout: 240 seconds] 23:19 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 23:31 -!- Kaizen_Kintsugi_ [Kaizen_Kin@gateway/vpn/protonvpn/kaizenkintsugi/x-74018745] has joined #bitcoin-core-dev 23:43 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has joined #bitcoin-core-dev --- Log closed Wed Apr 20 00:00:00 2022