Skip to content

chore: prepare release 2.7.0#915

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release
Open

chore: prepare release 2.7.0#915
github-actions[bot] wants to merge 1 commit intomasterfrom
release

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 29, 2026

This PR was created automatically. Merging it will finalize the changelog for 2.7.0

Features

  • Update Go to 1.26.0.

Added consensus pruning

Adds a new experimental config option to enable consensus pruning. With Utreexo, it is no longer required to store every block to fully validate new blocks. This option limits the number of blocks the host will store in its consensus database reducing the size of the consensus database on disk. It is currently defaulted to off. We recommend no less than one day of blocks to ensure protection for deep reorgs (144 blocks on mainnet).

Fixes

  • Added config option to disable Merkle proof cache for low-resource systems.
  • Fixed revisions and resolutions in the same block causing contracts to be considered "active" forever.
  • Remove backup step size limit and don't vacuum backup to speed it up.
  • Update coreutils from v0.20.1 to v0.21.0.
  • Update coreutils to v0.21.1

@github-actions github-actions bot changed the title chore: prepare release 2.6.1 chore: prepare release 2.7.0 Jan 29, 2026
@github-actions github-actions bot force-pushed the release branch 2 times, most recently from 1b37a38 to b7e0ffe Compare February 4, 2026 19:36
@github-actions github-actions bot force-pushed the release branch 3 times, most recently from 9df71ce to 902fef8 Compare February 19, 2026 08:06
@github-actions github-actions bot force-pushed the release branch 4 times, most recently from d9eac82 to 41aa447 Compare February 26, 2026 09:56
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.

0 participants