--- Log opened Tue Jul 08 00:00:35 2025 00:38 < bitcoin-git> [secp256k1] jonasnick pushed 6 commits to master: https://github.com/bitcoin-core/secp256k1/compare/c4987790961b...ad60ef7ea75c 00:38 < bitcoin-git> secp256k1/master b77aae9 Hennadii Stepanov: ci: Rename Docker image tag to reflect architecture 00:38 < bitcoin-git> secp256k1/master bcf7734 Hennadii Stepanov: ci: Add `arm64` architecture to `docker_cache` job 00:38 < bitcoin-git> secp256k1/master e814b79 Hennadii Stepanov: ci: Switch `arm64_debian` from QEMU to native `arm64` Docker image 00:38 < bitcoin-git> [secp256k1] jonasnick merged pull request #1689: ci: Convert `arm64` Cirrus tasks to GHA jobs (master...250619-ci-arm64) https://github.com/bitcoin-core/secp256k1/pull/1689 01:41 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 02:48 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has joined #secp256k1 04:06 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 04:10 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has joined #secp256k1 04:53 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 05:42 -!- b10c_ [~quassel@static.33.106.217.95.clients.your-server.de] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 05:44 -!- b10c [~quassel@static.33.106.217.95.clients.your-server.de] has joined #secp256k1 05:44 -!- b10c [~quassel@user/b10c] has changed host 05:53 -!- Nebraskka [~Nebraskka@user/nebraskka] has quit [Ping timeout: 248 seconds] 05:55 < josie_> hi all, reviving the sp PR (again) :D theres quite a lot of discussion and addressed review comments that make it a bit unweildly to deal with. would it help to open a new PR and link to the old one for the history? 05:56 < josie_> i can also leave it as is if reviewers / maintainers dont find it difficult to deal with a large PR with that many comments 05:56 < josie_> s/leave as is/keep working on the same PR/ 05:56 -!- Nebraskka [~Nebraskka@user/nebraskka] has joined #secp256k1 05:58 < josie_> cc nickler, real_or_random 06:13 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has joined #secp256k1 06:55 -!- gnaf [~gnaf@185.209.196.154] has joined #secp256k1 07:17 < josie_> in an attempt to close the loop on the rust bindgen / pointer to an array of fixed length discussion, i was able to confirm that the arg[static 32] variant is not picked up by rust-bindgen: https://gist.github.com/josibake/4f0ebd29e00de9e5264b245473808711 07:18 < josie_> ill also post this on the PR, but wanted to post here as well since roconnor had suggested the arg[static 32] version (iirc) 08:47 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 08:47 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 09:03 < josie_> (last one, sorry for spamming!) can someone more familiar with the docker CI task confirm this is actually a failure? im looking through the logs and see that it is failing when trying to write the build cache, but the error is quite cryptic and im not sure if its a docker/github actions related failure or if its buildx failing because of something in my branch: 09:03 < josie_> https://github.com/josibake/secp256k1/actions/runs/16146365082/job/45566162108 09:04 < josie_> (ill dig in more tomorrow, too) 09:37 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 09:51 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has joined #secp256k1 14:07 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 14:59 -!- gnaf [~gnaf@185.209.196.154] has quit [Quit: Konversation terminated!] 16:24 -!- gnaf [~gnaf@185.209.196.154] has joined #secp256k1 16:45 -!- gnaf [~gnaf@185.209.196.154] has quit [Quit: Konversation terminated!] 16:46 -!- gnaf [~gnaf@185.209.196.154] has joined #secp256k1 17:53 -!- Nebraskka [~Nebraskka@user/nebraskka] has quit [Quit: Good day old chaps] 17:54 -!- Nebraskka [~Nebraskka@user/nebraskka] has joined #secp256k1 18:03 -!- gnaf [~gnaf@185.209.196.154] has quit [Quit: Konversation terminated!] 19:56 -!- Nebraskka [~Nebraskka@user/nebraskka] has quit [Quit: Good day old chaps] 19:56 -!- Nebraskka [~Nebraskka@user/nebraskka] has joined #secp256k1 22:30 < real_or_random> josie_ 22:30 < real_or_random> josie_: 22:30 < real_or_random> josie_: the actual error is here https://github.com/josibake/secp256k1/actions/runs/16146365082/job/45566162108#step:3:11269 22:30 < real_or_random> just try restarting the job... no idea 22:31 < real_or_random> it looks like a github actions thing unrelated to your branch 22:37 < real_or_random> and yes, feel free to open a new PR 22:38 < real_or_random> nice to see you working on this again :) 23:36 -!- tromp [~textual@2001:1c00:3487:1b00:dc8d:bec7:d518:96e2] has joined #secp256k1 --- Log closed Wed Jul 09 00:00:35 2025