Skip to content

test: optimize the podman-regtest-infinity-pro service in CI#1050

Merged
thunderbiscuit merged 1 commit into
bitcoindevkit:masterfrom
thunderbiscuit:test/regtest-infinity-pro
Jul 15, 2026
Merged

test: optimize the podman-regtest-infinity-pro service in CI#1050
thunderbiscuit merged 1 commit into
bitcoindevkit:masterfrom
thunderbiscuit:test/regtest-infinity-pro

Conversation

@thunderbiscuit

Copy link
Copy Markdown
Member

This PR bumps the podman-regtest-infinity-pro image to the latest release (0.4.0), and optimizes some of the setup.

  • No need to forward port 3003, that's the bitcoin explorer (only really usable in a browser)
  • The container now fires much faster, and so doing the check on a quicker time loop will save time on each run
  • We should really check for 100 blocks mined (which is what the container does) before continuing, because the tests use the faucet made available in the regtest environment, but that only becomes usable after block 100.

Sister PR on bdk-jvm is here: bitcoindevkit/bdk-jvm#68

Changelog

No changelog

Checklists

All Submissions:

@ItoroD ItoroD left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 02827a7

@thunderbiscuit

Copy link
Copy Markdown
Member Author

Running the Test Android workflow against this update here: https://github.com/bitcoindevkit/bdk-ffi/actions/runs/29423446937/job/87379600740.

@thunderbiscuit
thunderbiscuit merged commit 02827a7 into bitcoindevkit:master Jul 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants