Skip to content

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

Merged
thunderbiscuit merged 1 commit into
bitcoindevkit:masterfrom
thunderbiscuit:regtestinfinitypro
Jul 14, 2026
Merged

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

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.

@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 81fb617

@thunderbiscuit
thunderbiscuit merged commit 58370fd into bitcoindevkit:master Jul 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants