github stacks-network/stacks-core 3.1.0.0.7
Release 3.1.0.0.7

latest release: signer-3.1.0.0.7.0
19 hours ago

This release contains several bugfixes and improvements in the stacks-node binary, ensuring more consistent block production.
This release is compatible with chainstate directories from 3.x.x.x.x.

The version of stacks-signer compatible with this release is 3.1.0.0.7.0, available at: https://github.com/stacks-network/stacks-core/releases/tag/signer-3.1.0.0.7.0.

Added

  • Add disable_retries mode for events_observer disabling automatic retry on error

Changed

  • Implement faster cost tracker for default cost functions in Clarity
  • By default, miners will wait for a new tenure to start for a configurable amount of time after receiving a burn block before
    submitting a block commit. This will reduce the amount of RBF transactions miners are expected to need.
  • Add weight threshold and percentages to StackerDBListener logs
  • Signer will not allow reorg if more than one block in the current tenure has already been globally approved

What's Changed

Full Changelog: 3.1.0.0.6...3.1.0.0.7

Don't miss a new stacks-core release

NewReleases is sending notifications on new releases.