--- Log opened Wed Dec 13 00:00:57 2023 00:01 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has quit [Ping timeout: 256 seconds] 00:04 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 00:09 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 276 seconds] 00:11 -!- flooded [~flooded@205.142.240.214] has joined #bitcoin-core-dev 00:14 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 260 seconds] 00:20 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has joined #bitcoin-core-dev 00:32 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 00:32 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 00:45 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 00:50 -!- realies [~realies@user/realies] has quit [Ping timeout: 256 seconds] 01:03 -!- zato [~zato@user/zato] has joined #bitcoin-core-dev 01:14 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Remote host closed the connection] 01:15 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 01:20 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 268 seconds] 01:37 -!- fearbeag [~seanicide@bras-base-clwdon2210w-grc-18-174-92-120-73.dsl.bell.ca] has joined #bitcoin-core-dev 01:39 -!- seanicide [~seanicide@bras-base-clwdon2210w-grc-06-76-71-85-5.dsl.bell.ca] has quit [Ping timeout: 256 seconds] 01:44 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 01:44 -!- Chris_Stewart_5 [~Chris_Ste@87.249.134.39] has quit [Ping timeout: 256 seconds] 01:45 < fanquake> https://github.com/raspibolt/raspibolt/issues/1390 - report of rpi performance issues with IBD 01:46 -!- Chris_Stewart_5 [~Chris_Ste@68.235.43.117] has joined #bitcoin-core-dev 01:48 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 01:49 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 260 seconds] 02:04 -!- willcl-ark_ [~willcl-ar@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net] has quit [Quit: left] 02:08 < bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d646ca35d991...f48a789385ad 02:08 < bitcoin-git> bitcoin/master fa0afe7 MarcoFalke: refactor: Return enum in LockDirectory 02:08 < bitcoin-git> bitcoin/master fad3a97 MarcoFalke: Return LockResult::ErrorWrite in LockDirectory 02:08 < bitcoin-git> bitcoin/master fa3da62 MarcoFalke: Remove DirIsWritable, GetUniquePath 02:09 < bitcoin-git> [bitcoin] fanquake merged pull request #28075: util: Remove DirIsWritable, GetUniquePath (master...2307-remove-fs-code-) https://github.com/bitcoin/bitcoin/pull/28075 02:14 -!- willcl-ark [~willcl-ar@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net] has joined #bitcoin-core-dev 02:14 -!- willcl-ark [~willcl-ar@user/willcl-ark/x-8282106] has changed host 02:17 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 02:19 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 02:25 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 02:26 < bitcoin-git> [bitcoin] nikodemas opened pull request #29070: test: add TestNode wait_until helper (master...tests_add_wait_helper) https://github.com/bitcoin/bitcoin/pull/29070 02:32 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 256 seconds] 02:32 -!- Guest23 [~Guest23@91.199.84.30] has joined #bitcoin-core-dev 02:36 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 02:40 -!- flooded [~flooded@205.142.240.214] has quit [Ping timeout: 264 seconds] 02:44 < bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f48a789385ad...54f6756e52d0 02:44 < bitcoin-git> bitcoin/master beb3096 fanquake: depends: always install capnp to /lib 02:44 < bitcoin-git> bitcoin/master 506634d fanquake: depends: always install libmultiprocess to /lib 02:44 < bitcoin-git> bitcoin/master bde8d63 fanquake: depends: build libmultiprocess with position independant code 02:44 < bitcoin-git> [bitcoin] fanquake merged pull request #28846: depends: fix libmultiprocess build on aarch64 (master...fixup_multiprocess_arm64) https://github.com/bitcoin/bitcoin/pull/28846 02:58 < bitcoin-git> [bitcoin] maflcko opened pull request #29071: refactor: Remove Span operator==, Use std::ranges::equal (master...2312-less-span-) https://github.com/bitcoin/bitcoin/pull/29071 03:03 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 03:08 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 252 seconds] 03:24 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54f6756e52d0...8431a195375b 03:24 < bitcoin-git> bitcoin/master fa0534d MarcoFalke: test: Actually fail when a python unit test fails 03:24 < bitcoin-git> bitcoin/master 8431a19 fanquake: Merge bitcoin/bitcoin#29068: test: Actually fail when a python unit test f... 03:24 < bitcoin-git> [bitcoin] fanquake merged pull request #29068: test: Actually fail when a python unit test fails (master...2312-test-fail-fail-) https://github.com/bitcoin/bitcoin/pull/29068 03:29 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 03:30 -!- Guest23 [~Guest23@91.199.84.30] has quit [Quit: Client closed] 03:36 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 03:42 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 246 seconds] 03:55 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8431a195375b...f0e829022a41 03:55 < bitcoin-git> bitcoin/master 3553731 fanquake: ci: remove --enable-external-signer from win64 job 03:55 < bitcoin-git> bitcoin/master 308aec3 fanquake: build: disable external-signer for Windows 03:55 < bitcoin-git> bitcoin/master f0e8290 fanquake: Merge bitcoin/bitcoin#28967: build: disable external-signer for Windows 03:55 < bitcoin-git> [bitcoin] fanquake merged pull request #28967: build: disable external-signer for Windows (master...disable_external_signer_win) https://github.com/bitcoin/bitcoin/pull/28967 04:04 < bitcoin-git> [bitcoin] fanquake opened pull request #29072: build: use `-no_exported_symbols` on macOS (master...use_no_exported_symbols_macos) https://github.com/bitcoin/bitcoin/pull/29072 04:14 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 04:15 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Remote host closed the connection] 04:16 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 04:23 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 260 seconds] 04:30 -!- qxs [~qxs@gateway/tor-sasl/qxs] has quit [Remote host closed the connection] 04:32 -!- qxs [~qxs@gateway/tor-sasl/qxs] has joined #bitcoin-core-dev 04:53 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 04:58 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 268 seconds] 05:08 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 05:11 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 256 seconds] 05:32 -!- realies9 [~realies@user/realies] has joined #bitcoin-core-dev 05:34 -!- realies [~realies@user/realies] has quit [Ping timeout: 276 seconds] 05:35 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 05:36 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 05:37 -!- realies9 [~realies@user/realies] has quit [Ping timeout: 260 seconds] 05:41 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 256 seconds] 05:56 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 06:07 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has joined #bitcoin-core-dev 06:11 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 06:17 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 245 seconds] 06:19 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 06:23 -!- pablomartin [~pablomart@host73.186-108-110.telecom.net.ar] has joined #bitcoin-core-dev 06:24 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 245 seconds] 06:32 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f0e829022a41...0830dcb3131d 06:32 < bitcoin-git> bitcoin/master 49a9091 Hennadii Stepanov: build: Bump minimum required Boost to 1.73.0 to support C++20 06:32 < bitcoin-git> bitcoin/master 0830dcb fanquake: Merge bitcoin/bitcoin#29066: Bump minimum required Boost version due to mi... 06:32 < bitcoin-git> [bitcoin] fanquake merged pull request #29066: Bump minimum required Boost version due to migration to C++20 (master...231212-boost) https://github.com/bitcoin/bitcoin/pull/29066 06:33 < bitcoin-git> [bitcoin] hebasto opened pull request #29075: msvc: Fix `test\config.ini` content (master...231213-msvc-config) https://github.com/bitcoin/bitcoin/pull/29075 06:37 -!- realies [~realies@user/realies] has quit [Ping timeout: 276 seconds] 06:49 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 06:55 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 07:01 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 256 seconds] 07:04 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 07:05 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 07:21 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 07:27 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Ping timeout: 276 seconds] 07:37 -!- cguida_ [~cguida@2806:2f0:55e1:f7b9:3b97:f424:32c1:6334] has joined #bitcoin-core-dev 07:39 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 07:40 -!- mekster6694935 [~mekster@user/mekster] has joined #bitcoin-core-dev 07:43 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 260 seconds] 07:51 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 07:53 -!- preimage [~halosghos@user/halosghost] has joined #bitcoin-core-dev 07:59 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 08:05 -!- Guest96 [~Guest96@24-212-165-132.cable.teksavvy.com] has quit [Quit: Client closed] 08:06 -!- realies [~realies@user/realies] has quit [Remote host closed the connection] 08:07 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 08:13 < instagibbs> fanquake over Tor, using weak hardware, and issues across different versions, could be a bunch of things 08:17 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 08:25 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 08:28 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 08:30 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0830dcb3131d...019ec8a601c9 08:30 < bitcoin-git> bitcoin/master f76e59d Hennadii Stepanov: msvc: Fix `test\config.ini` content 08:31 < bitcoin-git> bitcoin/master 019ec8a fanquake: Merge bitcoin/bitcoin#29075: msvc: Fix `test\config.ini` content 08:31 < bitcoin-git> [bitcoin] fanquake merged pull request #29075: msvc: Fix `test\config.ini` content (master...231213-msvc-config) https://github.com/bitcoin/bitcoin/pull/29075 08:55 -!- achow101 [~achow101@user/achow101] has quit [Quit: Bye] 08:56 -!- achow101 [~achow101@user/achow101] has joined #bitcoin-core-dev 08:56 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has quit [Ping timeout: 264 seconds] 09:19 -!- realies [~realies@user/realies] has quit [Remote host closed the connection] 09:20 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 09:46 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/019ec8a601c9...9f0f83d6509a 09:46 < bitcoin-git> bitcoin/master 37c75c5 furszy: test: wallet, fix change position out of range error 09:46 < bitcoin-git> bitcoin/master 9f0f83d Ava Chow: Merge bitcoin/bitcoin#29065: bench: wallet, fix change position out of ran... 09:46 < bitcoin-git> [bitcoin] achow101 merged pull request #29065: bench: wallet, fix change position out of range error (master...2023_bench_wallet_fix) https://github.com/bitcoin/bitcoin/pull/29065 09:49 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 09:50 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has joined #bitcoin-core-dev 09:52 -!- mudsip [~mudsip@user/mudsip] has quit [Client Quit] 10:50 < bitcoin-git> [bitcoin] brunoerg opened pull request #29076: fuzz: set `m_fallback_fee` and `m_fee_mode` in `wallet_fees` target (master...2023-12-fuzz-fees-fallbackfee) https://github.com/bitcoin/bitcoin/pull/29076 11:09 -!- sipsorcery [~sipsorcer@213.233.155.178] has joined #bitcoin-core-dev 11:25 -!- realies [~realies@user/realies] has quit [Remote host closed the connection] 11:26 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 12:05 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:05 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 12:26 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Remote host closed the connection] 12:35 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 12:40 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 245 seconds] 12:42 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 12:46 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 246 seconds] 12:54 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:56 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 12:57 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 13:00 -!- mudsip [~mudsip@user/mudsip] has quit [Client Quit] 13:35 -!- realies [~realies@user/realies] has quit [Remote host closed the connection] 13:36 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 13:38 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Remote host closed the connection] 13:43 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 13:48 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 245 seconds] 13:52 -!- vysn [~vysn@user/vysn] has quit [Remote host closed the connection] 14:04 -!- preimage [~halosghos@user/halosghost] has quit [Quit: WeeChat 4.1.1] 14:07 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 14:10 -!- pablomartin [~pablomart@host73.186-108-110.telecom.net.ar] has quit [Remote host closed the connection] 14:11 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 246 seconds] 14:41 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 14:43 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Remote host closed the connection] 14:44 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 14:46 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 252 seconds] 14:48 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 14:59 -!- zato [~zato@user/zato] has quit [Quit: Om mani padme hum] 15:14 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 15:14 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 15:17 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 245 seconds] 15:19 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 15:19 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 276 seconds] 15:44 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 15:52 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 260 seconds] 15:57 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 16:02 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 276 seconds] 16:04 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Read error: Connection reset by peer] 16:05 -!- luke-jr [~luke-jr@user/luke-jr] has joined #bitcoin-core-dev 16:09 -!- aureleoules [~aureleoul@82-64-162-213.subs.proxad.net] has quit [Ping timeout: 256 seconds] 16:20 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Remote host closed the connection] 16:33 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 16:38 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 255 seconds] 16:38 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 16:43 -!- sipsorcery [~sipsorcer@213.233.155.178] has quit [Ping timeout: 276 seconds] 16:44 -!- kevkevin_ [~kevkevin@2601:241:8703:7b30:7ddd:9d0:3925:4ea5] has quit [Remote host closed the connection] 16:55 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 16:59 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 240 seconds] 17:07 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 17:27 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 17:31 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 245 seconds] 17:39 -!- aureleoules [~aureleoul@82-64-162-213.subs.proxad.net] has joined #bitcoin-core-dev 17:40 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 256 seconds] 17:45 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 17:47 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has joined #bitcoin-core-dev 17:49 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 252 seconds] 17:52 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has quit [Ping timeout: 268 seconds] 17:58 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has joined #bitcoin-core-dev 18:00 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 18:05 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 246 seconds] 18:18 -!- mekster6694935 [~mekster@user/mekster] has quit [Ping timeout: 252 seconds] 18:35 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 18:39 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 245 seconds] 19:00 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 19:02 -!- realies4 [~realies@user/realies] has joined #bitcoin-core-dev 19:06 -!- realies [~realies@user/realies] has quit [Ping timeout: 256 seconds] 19:06 -!- realies4 is now known as realies 19:08 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 19:13 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 252 seconds] 19:32 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 19:38 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 19:40 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 19:45 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 264 seconds] 20:05 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has quit [Remote host closed the connection] 20:05 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has joined #bitcoin-core-dev 20:10 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 256 seconds] 20:13 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has quit [Ping timeout: 268 seconds] 20:15 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 20:20 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 268 seconds] 20:23 -!- not_reserved [~not_reser@45.88.222.254] has joined #bitcoin-core-dev 20:24 -!- cguida_ [~cguida@2806:2f0:55e1:f7b9:3b97:f424:32c1:6334] has quit [Ping timeout: 255 seconds] 20:43 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has quit [Remote host closed the connection] 20:47 -!- dermoth [~dermoth@user/dermoth] has quit [Ping timeout: 276 seconds] 20:48 -!- monlovesmango [monlovesma@gateway/vpn/protonvpn/monlovesmango] has joined #bitcoin-core-dev 20:49 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 20:49 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 20:54 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 268 seconds] 20:54 -!- dermoth [~dermoth@user/dermoth] has joined #bitcoin-core-dev 20:59 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 20:59 -!- SpellChecker [~SpellChec@user/SpellChecker] 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:23 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 21:24 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 21:29 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 264 seconds] 21:30 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has joined #bitcoin-core-dev 21:46 -!- not_reserved [~not_reser@45.88.222.254] has quit [Quit: Client closed] 21:47 -!- not_reserved [~not_reser@45.88.222.254] has joined #bitcoin-core-dev 21:51 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has quit [Ping timeout: 276 seconds] 21:53 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 21:57 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has joined #bitcoin-core-dev 21:58 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 256 seconds] 22:03 -!- kevkevin [~kevkevin@2600:1700:b30:47c0:6c34:81a8:1f81:c777] has quit [Ping timeout: 260 seconds] 22:09 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 22:28 -!- qxs [~qxs@gateway/tor-sasl/qxs] has quit [Remote host closed the connection] 22:29 -!- qxs [~qxs@gateway/tor-sasl/qxs] has joined #bitcoin-core-dev 22:29 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 22:34 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 256 seconds] 22:40 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 268 seconds] 23:02 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 23:09 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 252 seconds] 23:17 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 23:18 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 23:37 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has quit [Ping timeout: 268 seconds] 23:39 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 23:44 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 264 seconds] 23:48 -!- Guest58 [~Guest58@111.223.76.83] has joined #bitcoin-core-dev 23:50 -!- Guest58 [~Guest58@111.223.76.83] has quit [Client Quit] 23:50 -!- bobodeveloper [~bobodevel@111.223.76.83] has joined #bitcoin-core-dev 23:53 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has joined #bitcoin-core-dev 23:54 -!- Guest39 [~Guest39@108-171-112-8.jfk.as54203.net] has joined #bitcoin-core-dev 23:54 < bobodeveloper> Hi, i would like to look at how i could deploy NFTs on the bitcoin network with ordinals. i read about them but the dev docs ... where should i refer to ? 23:55 < bobodeveloper> i want to create my own "open sea" for bitcoin network 23:58 -!- Guest39 [~Guest39@108-171-112-8.jfk.as54203.net] has quit [Client Quit] 23:59 -!- Guest39 [~Guest39@108-171-112-8.jfk.as54203.net] has joined #bitcoin-core-dev --- Log closed Thu Dec 14 00:00:58 2023