Skip to content

V28.2

Node Protocol Database Release Date Release Notes GitHub Links
28.2 TBD TBD TBD V28.2 Release - Changelog

Upgrade notice

This release introduces a ledger consistency check at startup. If your ledger database is corrupted, the node will stop and require a full resync to restore a valid ledger. Previously, such corruptions could go undetected.

Bug fixes


Features

Known Issues

Bootstrapping from scratch with pruning enabled causes the node to crash. As a potential workaround, node operators may be able to bootstrap with pruning disabled, and then enable pruning after bootstrapping is complete. A higher max_pruning_depth may also reduce the frequency of crashes. Pruning is considered experimental, so use it at your own risk - pruning is not currently recommended for important production services.


OS Download link/command Verification
Universal Linux https://repo.nano.org/live/binaries/nano-node-V28.2-Linux.tar.bz2 SHA256 Checksum
Debian https://repo.nano.org/live/binaries/nano-node-V28.2-Linux.deb SHA256 Checksum
macOS https://repo.nano.org/live/binaries/nano-node-V28.2-Darwin.dmg SHA256 Checksum
Windows (exe) https://repo.nano.org/live/binaries/nano-node-V28.2-win64.exe SHA256 Checksum
Windows (zip) https://repo.nano.org/live/binaries/nano-node-V28.2-win64.zip SHA256 Checksum
Docker docker pull nanocurrency/nano:V28.2
See Pulling the Docker Image for more details.
RHEL/RockyLinux rpm Not available anymore. Please check Build Options for build instructions.