github stacks-network/stacks-core 2.0.6
Release 2.0.6

latest releases: 2.5.0.0.3, 2.5.0.0.2, 2.5.0.0.1...
3 years ago

[2.0.6] - 2021-02-15

The database schema has not changed since 2.0.5, so when spinning up a
2.0.6 node from a 2.0.5 chainstate, you do not need to use a fresh
working directory. Earlier versions' chainstate directories are
incompatible, however.

Fixed

  • Miner RBF logic has two "fallback" logic changes. First, if the RBF
    logic has increased fees by more than 50%, do not submit a new
    transaction. Second, fix the "same chainstate hash" fallback check.
  • Winning block txid lookups in the SortitionDB have been corrected
    to use the txid during the lookup.
  • The miner will no longer attempt to mine a new Stacks block if it receives a
    microblock in a discontinuous microblock stream.

Don't miss a new stacks-core release

NewReleases is sending notifications on new releases.