Skip to content

chore: bump bitcoind to v0.38.0#940

Merged
apoelstra merged 1 commit into
rust-bitcoin:masterfrom
trevarj:bitcoind-bump-0-38-0
May 12, 2026
Merged

chore: bump bitcoind to v0.38.0#940
apoelstra merged 1 commit into
rust-bitcoin:masterfrom
trevarj:bitcoind-bump-0-38-0

Conversation

@trevarj

@trevarj trevarj commented May 5, 2026

Copy link
Copy Markdown
Contributor

The bitcoind package was renamed back from corepc-node.

Added latest 30 release (30_2) and renamed bitcoind::Node ->
bitcoind::BitcoinD.

Closes #875, at least until Core 31 is added to the bitcoind crate

@trevarj trevarj force-pushed the bitcoind-bump-0-38-0 branch from 4dd3d19 to 59f7d1d Compare May 5, 2026 06:54

@tcharding tcharding left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK 59f7d1d

@tcharding

Copy link
Copy Markdown
Member

Probs don't need 30_0

@tcharding

Copy link
Copy Markdown
Member

And thanks bro!

@trevarj

trevarj commented May 6, 2026

Copy link
Copy Markdown
Contributor Author

Probs don't need 30_0

Why not? Remove it or just leave for completeness?

@apoelstra apoelstra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK 59f7d1d; successfully ran local tests

@tcharding

Copy link
Copy Markdown
Member

Why not? Remove it or just leave for completeness?

Just because for every other version we only test the latest point release. Will leave it for @apoelstra to say if he wants it removed.

@apoelstra

Copy link
Copy Markdown
Member

I am indifferent

The bitcoind package was renamed back from corepc-node.

Added latest 30 release (30_2) and renamed `bitcoind::Node` ->
`bitcoind::BitcoinD`.
@trevarj trevarj force-pushed the bitcoind-bump-0-38-0 branch from 59f7d1d to 4ee68eb Compare May 8, 2026 18:54
@trevarj

trevarj commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

Removed 30_0

@trevarj trevarj requested a review from tcharding May 8, 2026 18:56

@tcharding tcharding left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK 4ee68eb

@apoelstra apoelstra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK 4ee68eb; successfully ran local tests

@apoelstra apoelstra merged commit a2ddb20 into rust-bitcoin:master May 12, 2026
27 checks 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.

Test with latest versions of Core

3 participants