Skip to content

Conversation

kwvg
Copy link
Collaborator

@kwvg kwvg commented Oct 14, 2025

Additional Information

Breaking Changes

Requesting deployment information from getblockchaininfo is now deprecated (replaced by getdeploymentinfo) and restoring old behaviour will require the runtime flag -deprecatedrpc=softforks.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation
  • I have assigned this pull request to a milestone (for repository code-owners and collaborators only)

@kwvg kwvg added this to the 23 milestone Oct 14, 2025
Copy link

github-actions bot commented Oct 14, 2025

Copy link

This pull request has conflicts, please rebase.

kwvg added 22 commits October 18, 2025 07:44
bitcoin#22550 adds assertions to validate CSV/CLTV activation and
replaces the `generate()` calls with a helper `generate_to_height()` but
bitcoin#22818 activates all forks from block 1 by default, so the
`generate_to_height()` calls have been dropped.

This leaves us with the `generate()` calls being swapped for assertions.
@kwvg kwvg changed the title backport: merge bitcoin#23508, #24187, #24528, #24579, #24595, #25830, #25412 (deployment backports) backport: merge bitcoin#24595, 25830 (deployment backports) Oct 19, 2025
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