--- Log opened Sun Apr 21 00:00:32 2024 00:01 -!- h329 [~h329@2001:861:8c82:1d20:c0c5:cf7d:7ae7:30a5] has quit [Client Quit] 00:15 -!- h329 [~h329@arl57-h02-176-143-250-12.dsl.sta.abo.bbox.fr] has joined #bitcoin-core-dev 00:31 -!- h59 [~h329@2001:861:8c82:1d20:c0c5:cf7d:7ae7:30a5] has joined #bitcoin-core-dev 00:31 -!- h59 [~h329@2001:861:8c82:1d20:c0c5:cf7d:7ae7:30a5] has quit [Client Quit] 00:32 -!- h329_ [~h329_@2001:861:8c82:1d20:c0c5:cf7d:7ae7:30a5] has joined #bitcoin-core-dev 00:34 -!- h329 [~h329@arl57-h02-176-143-250-12.dsl.sta.abo.bbox.fr] has quit [Read error: Connection reset by peer] 00:35 -!- h329 [~h329@arl57-h02-176-143-250-12.dsl.sta.abo.bbox.fr] has joined #bitcoin-core-dev 00:36 -!- h329 [~h329@arl57-h02-176-143-250-12.dsl.sta.abo.bbox.fr] has quit [Read error: Connection reset by peer] 00:36 -!- h329 [~h329@arl57-h02-176-143-250-12.dsl.sta.abo.bbox.fr] has joined #bitcoin-core-dev 00:39 -!- h329_ [~h329_@2001:861:8c82:1d20:c0c5:cf7d:7ae7:30a5] has quit [Quit: Client closed] 01:30 -!- ion- [ion-@user/ion-] has quit [Remote host closed the connection] 01:30 -!- ion- [ion-@user/ion-] has joined #bitcoin-core-dev 01:43 -!- ion- [ion-@user/ion-] has quit [] 02:03 -!- blockdyor [~blockdyor@dynamic-adsl-94-34-196-193.clienti.tiscali.it] has joined #bitcoin-core-dev 02:34 -!- flag [~flag@81.56.89.175] has quit [Ping timeout: 268 seconds] 02:38 -!- Guest31 [~Guest31@90.249.61.125] has joined #bitcoin-core-dev 02:38 -!- Guest31 [~Guest31@90.249.61.125] has quit [Client Quit] 02:46 -!- flag [~flag@2a01:e11:1403:8620:77cc:a896:e38d:a902] has joined #bitcoin-core-dev 03:01 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 03:03 -!- Unit640 [~Unit640@user/Unit640] has joined #bitcoin-core-dev 03:04 < Unit640> sipa and laanwj: I didn't understand your replies yesterday. At the end of the day, am I supposed to ignore the "noncodesigned.SHA256SUMS" and only check the hashes in the "all.SHA256SUMS" files? 03:04 < Unit640> (I've been trying to get this basic question answered for like a week now!) 03:04 -!- Talkless [~Talkless@mail.dargis.net] has quit [Client Quit] 03:04 < laanwj> correct, as an end-user you should use all.SHA256SUMS 03:05 < Unit640> Thanks. 03:06 < Unit640> Still confused about the naming of calling it "all", but I guess it means "for all"? 03:07 < laanwj> it covers all files (the full release) 03:09 < laanwj> i guess the guix.sigs README.md could use some explanation 03:14 < Unit640> It sure could! 03:16 -!- jespada [~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net] has quit [Ping timeout: 260 seconds] 03:20 -!- jespada [~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net] has joined #bitcoin-core-dev 04:34 -!- adil [~Thunderbi@2402:d000:8134:2169:fd2a:4168:3c1b:8c90] has joined #bitcoin-core-dev 04:38 -!- adil [~Thunderbi@2402:d000:8134:2169:fd2a:4168:3c1b:8c90] has quit [Client Quit] 04:48 -!- mcey_ [~emcy@92.40.199.96.threembb.co.uk] has joined #bitcoin-core-dev 04:48 < laanwj> https://github.com/bitcoin-core/guix.sigs/pull/1200 04:49 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 04:51 -!- mcey [~emcy@92.40.199.187.threembb.co.uk] has quit [Ping timeout: 255 seconds] 05:48 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 06:13 -!- Guest3 [~Guest3@45.66.134.47] has joined #bitcoin-core-dev 06:14 -!- Guest3 [~Guest3@45.66.134.47] has quit [Client Quit] 06:14 < Unit640> A little more clear. :) 06:17 -!- Guest3 [~Guest3@45.66.134.47] has joined #bitcoin-core-dev 06:18 -!- Guest3 [~Guest3@45.66.134.47] has quit [Client Quit] 06:31 -!- lbia [~lbia@user/lbia] has joined #bitcoin-core-dev 06:34 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 260 seconds] 06:36 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 06:42 < bitcoin-git> [bitcoin] hebasto opened pull request #29929: ci: Drop no longer needed `-I` flag in "tidy" task (master...240421-ci-tidy) https://github.com/bitcoin/bitcoin/pull/29929 07:17 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 07:21 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 08:35 < laanwj> dunno if there's a simpler way, but the easiest way ive found to make big-endian bdb wallets for testing is to run db_dump wallet.dat | db_load wallet_bigendian.dat in an ubuntu s390x docker (as used by the CI) 08:45 < laanwj> needs the package db-util (though this will install db 5.3 on current ubuntu) 08:49 -!- GoldmanSats____ [sid428607@id-428607.ilkley.irccloud.com] has quit [Quit: Connection closed for inactivity] 10:27 < Unit640> "big-endian bdb wallets"? 10:27 < Unit640> I assume that's not meant for me. 10:37 < bitcoin-git> [bitcoin-maintainer-tools] laanwj opened pull request #161: fastcopy-chaindata: Leveldb file numbers can exceed 6 digits (main...2024-04-fastcopy-leveldb-bound) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/161 10:38 < laanwj> it's for people testing https://github.com/bitcoin/bitcoin/pull/26606 10:42 -!- Mousticke [~Mousticke@161.35.67.31] has joined #bitcoin-core-dev 10:59 -!- Mousticke [~Mousticke@161.35.67.31] has quit [Quit: Client closed] 11:43 -!- puchka [~puchka@185.203.122.115] has quit [Ping timeout: 256 seconds] 11:44 -!- puchka [~puchka@185.203.122.22] has joined #bitcoin-core-dev 12:00 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:13 < achow101> laanwj: I think db_load has an option to set the byte order 12:19 < achow101> db4.8_dump wallet.dat | db4.8_load -c db_lorder=4321 be_wallet.dat 12:38 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has joined #bitcoin-core-dev 12:59 -!- Unit640 [~Unit640@user/Unit640] has quit [Quit: Leaving] 13:27 -!- dermoth_ [~dermoth@user/dermoth] has joined #bitcoin-core-dev 13:27 -!- dermoth [~dermoth@user/dermoth] has quit [Remote host closed the connection] 13:32 -!- dermoth_ is now known as dermoth 13:53 -!- puchka [~puchka@185.203.122.22] has quit [Quit: leaving] 14:11 -!- Guest50 [~Guest43@2a00:23cc:be04:8401:bc63:ea8f:88fc:959d] has joined #bitcoin-core-dev 14:12 -!- Guest50 [~Guest43@2a00:23cc:be04:8401:bc63:ea8f:88fc:959d] has quit [Client Quit] 14:34 -!- blockdyor [~blockdyor@dynamic-adsl-94-34-196-193.clienti.tiscali.it] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 14:35 -!- Guest60 [~Guest43@129.0.76.208] has joined #bitcoin-core-dev 14:36 -!- Guest60 [~Guest43@129.0.76.208] has quit [Client Quit] 14:46 -!- blockdyor [~blockdyor@dynamic-adsl-94-34-196-193.clienti.tiscali.it] has joined #bitcoin-core-dev 14:54 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 14:56 < laanwj> oh, that's a lot easier, thanks! i looked in the documentation but didn't search for byte order just endian 15:59 -!- blockdyor [~blockdyor@dynamic-adsl-94-34-196-193.clienti.tiscali.it] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 18:05 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 18:10 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 18:15 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 19:03 -!- TSn [~TSn@154.64.226.20] has joined #bitcoin-core-dev 19:09 -!- kexkey [~kexkey@178.249.214.9] has joined #bitcoin-core-dev 19:09 -!- TSn [~TSn@154.64.226.20] has quit [Quit: Client closed] 20:43 -!- Guest43 [~Guest29@c-73-92-109-86.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 20:43 -!- Guest43 [~Guest29@c-73-92-109-86.hsd1.ca.comcast.net] has quit [Client Quit] 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:30 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 260 seconds] 21:32 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 21:51 -!- puchka [~puchka@185.203.122.172] has joined #bitcoin-core-dev 22:26 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 22:28 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 268 seconds] 22:37 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has joined #bitcoin-core-dev 22:47 -!- h329 [~h329@arl57-h02-176-143-250-12.dsl.sta.abo.bbox.fr] has quit [Read error: Connection reset by peer] 23:44 -!- blockdyor [~blockdyor@dynamic-adsl-94-34-196-193.clienti.tiscali.it] has joined #bitcoin-core-dev 23:45 -!- oneeyedalien [~oneeyedal@user/oneeyedalien] has quit [Quit: Leaving] --- Log closed Mon Apr 22 00:00:33 2024