stacks-core

The Stacks blockchain implementation

GPL-3.0 License

Stars
2.9K
Committers
119

Bot releases are hidden (Show)

stacks-core - Release 2.5.0.0.0 Latest Release

Published by blockstack-devops 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stacks-network/stacks-core/compare/2.4.0.1.0...2.5.0.0.0

stacks-core - Release 2.5.0.0.0-rc5

Published by blockstack-devops 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stacks-network/stacks-core/compare/2.4.0.1.0...2.5.0.0.0-rc5

stacks-core - Release 2.5.0.0.0-rc4

Published by blockstack-devops 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stacks-network/stacks-core/compare/2.4.0.1.0...2.5.0.0.0-rc4

stacks-core - Release 2.5.0.0.0-rc3

Published by blockstack-devops 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stacks-network/stacks-core/compare/2.4.0.1.0...2.5.0.0.0-rc3

stacks-core - Release 2.5.0.0.0-rc2

Published by blockstack-devops 6 months ago

stacks-core - 2.5.0.0.0-rc1

Published by wileyj 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/stacks-network/stacks-core/compare/2.4.0.1.0...2.5.0.0.0-rc1

stacks-core - Release 2.4.0.0.4

Published by blockstack-devops 12 months ago

stacks-core - Release 2.4.0.0.3

Published by blockstack-devops 12 months ago

stacks-core - Release 2.4.0.0.2

Published by blockstack-devops about 1 year ago

This is a hotfix that changes the logging failure behavior from panicking to dropping
the log message (PR #3784).

stacks-core - Release 2.4.0.0.0

Published by blockstack-devops over 1 year ago

This is a consensus-breaking release to revert consensus to PoX, and is the second fork proposed in SIP-022.

Fixed

  • PoX is re-enabled and stacking resumes starting at Bitcoin block 791551
  • Peer network id is updated to 0x18000009
  • Adds the type sanitization described in SIP-024

This release is compatible with chainstate directories from 2.1.0.0.x and 2.3.0.0.x

stacks-core - Release 2.3.0.0.2

Published by blockstack-devops over 1 year ago

This is a high-priority hotfix release to address a bug in the stacks-node miner logic which could impact miner availability.

This release is compatible with chainstate directories from 2.3.0.0.x and 2.1.0.0.x

stacks-core - Release 2.3.0.0.1

Published by blockstack-devops over 1 year ago

stacks-core - Release 2.3.0.0.0

Published by blockstack-devops over 1 year ago

2.3.0.0.0
Tx and read-only calls to functions with traits as parameters are rejected with unchecked TypeValueError.
Additional context and rationale can be found in SIP-023.

This release is compatible with chainstate directories from 2.1.0.0.x.

stacks-core - Release 2.2.0.0.1

Published by blockstack-devops over 1 year ago

2.2.0.0.1

This is a consensus-breaking release to address a bug and DoS vector in pox-2's stack-increase function. Additional context and rationale can be found in SIP-022.

This release is compatible with chainstate directories from 2.1.0.0.x.

Upgrade timing estimate: https://stacks-network.github.io/when-rewards/2.2/

stacks-core - Release 2.1.0.0.3

Published by blockstack-devops over 1 year ago

stacks-core - Release 2.1.0.0.2

Published by blockstack-devops over 1 year ago

This software update is a hotfix to resolve improper unlock handling in mempool admission. This release's chainstate directory is compatible with chainstate directories from 2.1.0.0.1.

Fixed

  • Fix mempool admission logic's improper handling of PoX unlocks. This would cause users to get spurious NotEnoughFunds rejections when trying to submit their transactions (#3623)
stacks-core - Release 2.1.0.0.1

Published by blockstack-devops over 1 year ago

This release is a hotfix for various stacks-node behavior in 2.1.0.0.0. This version is compatible with 2.1.0.0.0 chainstate directories, so it does not require a resync to upgrade from 2.1.0.0.0.

Fixed

  • Fix crash related to mempool bloom filter processing
  • Handle the case where a bitcoin node returns zero headers (#3588)
  • The default value for always_use_affirmation_maps is now set to false,
    instead of true. This was preventing testnet nodes from reaching the chain
    tip with the default configuration.
  • Reduce default poll time of the chain-liveness thread which reduces the
    possibility that a miner thread will get interrupted (#3610).
stacks-core - Release 2.1.0.0.0

Published by blockstack-devops over 1 year ago

stacks-core - Release 2.1.0.0.0-rc4

Published by blockstack-devops over 1 year ago