Skip to content

integration_test: Update README#546

Merged
tcharding merged 1 commit intorust-bitcoin:masterfrom
tcharding:push-uolkwytvturv
Apr 14, 2026
Merged

integration_test: Update README#546
tcharding merged 1 commit intorust-bitcoin:masterfrom
tcharding:push-uolkwytvturv

Conversation

@tcharding
Copy link
Copy Markdown
Member

Add latest alias' to the readme.

alias test27='BITCOIND_EXE=/opt/bitcoin-27.2/bin/bitcoind cargo test --features=27_2'
alias test28='BITCOIND_EXE=/opt/bitcoin-28.2/bin/bitcoind cargo test --features=28_2'
alias test29='BITCOIND_EXE=/opt/bitcoin-29.0/bin/bitcoind cargo test --features=29_0'
alias test30='BITCOIND_EXE=/opt/bitcoin-30.0/bin/bitcoind cargo test --features=30_2'
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.

Suggested change
alias test30='BITCOIND_EXE=/opt/bitcoin-30.0/bin/bitcoind cargo test --features=30_2'
alias test30='BITCOIND_EXE=/opt/bitcoin-30.2/bin/bitcoind cargo test --features=30_2'

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks!

Add latest alias' to the readme.
Copy link
Copy Markdown
Collaborator

@jamillambert jamillambert left a comment

Choose a reason for hiding this comment

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

ACK e075b34

@tcharding
Copy link
Copy Markdown
Member Author

Waiting for #549 before merge.

@tcharding tcharding merged commit 890983d into rust-bitcoin:master Apr 14, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants