joininbox/.github/workflows
openoms 16fc83f47d
Some checks are pending
amd64-image-build / amd64-image-build (push) Waiting to run
arm64-rpi-image-build / arm64-rpi-image-build (push) Waiting to run
Test Shellcheck / Run Shellcheck (push) Waiting to run
chore: migrate the watch-only Bitcoin Core wallet to use descriptors (#177)
* chore: update wallet creation to use watch-only-descriptor-wallet

* remove duplicate version check

* fix: update release URL in install script and correct typo in wallet import message

* ci: test amd64 image descriptor wallet migration with Bats

* ci: boot amd64 image tests with OVMF pflash

* fix: gate descriptor wallet migration on Bitcoin Core v30

Detect the connected Bitcoin Core version over RPC before migrating.
Keep wallet.dat for v29.x or when the version cannot be determined.

Add regression coverage for both migration and compatibility paths.

* ci: make amd64 image tests independent of guest apt

Inject a pinned bats-core checkout into the temporary VM instead of
installing Bats through the guest package repositories.

Remove the duplicate pull request trigger and simplify artifact lookup.

* ci: harden image build run

* docs(FAQ): how automatic migration works
2026-08-13 11:57:42 +02:00
..
amd64-image-build.yml amd64 and arm64 base image updates (#167) 2025-05-26 20:03:49 +02:00
amd64-image-test.yml chore: migrate the watch-only Bitcoin Core wallet to use descriptors (#177) 2026-08-13 11:57:42 +02:00
arm64-rpi-image-build.yml amd64 and arm64 base image updates (#167) 2025-05-26 20:03:49 +02:00
packer-syntax-check.yml fix(build): use rolling Debian ISO, verify ISO checksum with PGP, add packer syntax checks (#181) 2026-03-29 15:31:05 +02:00
spelling.yml fix typos and add spelling (#136) 2023-07-23 08:35:04 +02:00
test-shellcheck.yml feat: add shellcheck test to github actions (#174) 2025-06-06 23:10:54 +02:00