Skip to content

Latest commit

 

History

History
125 lines (96 loc) · 9.01 KB

File metadata and controls

125 lines (96 loc) · 9.01 KB

Dash Core version v22.1.3

This is a new minor version release, bringing various bugfixes and performance improvements. This release is optional for all nodes, although recommended.

Please report bugs using the issue tracker at GitHub:

https://github.com/dashpay/dash/issues

Upgrading and downgrading

How to Upgrade

If you are running an older version, shut it down. Wait until it has completely shut down (which might take a few minutes for older versions), then run the installer (on Windows) or just copy over /Applications/Dash-Qt (on Mac) or dashd/dash-qt (on Linux).

Downgrade warning

Downgrade to a version < v22.0.0

Downgrading to a version older than v22.0.0 may not be supported, and will likely require a reindex.

Release Notes

Bug Fixes

  • Fixed crash when processing invalid masternode payment destinations, replacing unsafe assertion with proper error handling (dash#6740).

RPC and Logging Improvements

  • Fixed misleading error logs that were triggered by legitimate RPC queries for non-existent transaction data, reducing log noise and preventing false alarms (dash#6744).

Performance Improvements

  • Optimized versionbits calculation to avoid unnecessary computations during block operations, significantly improving performance during blockchain reorganizations (dash#6632).

Documentation Updates

  • Updated translation documentation with current Transifex links and fixed typos to help contributors properly access translation resources (dash#6739).

v22.1.3 Change log

See detailed set of changes.

Credits

Thanks to everyone who directly contributed to this release:

  • Jorge Maldonado Ventura
  • Konstantin Akimov
  • PastaPastaPasta

As well as everyone that submitted issues, reviewed pull requests and helped debug the release candidates.

Older releases

These releases are considered obsolete. Old release notes can be found here: