Skip to content

V23.1

Node Protocol Database Release Date Release Notes GitHub Links
23.1 18 21 2022-05-19 V23.1 Release - Milestone - Changelog

Upgrade notices

There are no special considerations when upgrading from V22.X or V23.0 to V23.1. There are no database upgrades or API changes.

Fixes

  • Remove a message that is always logged during block processing that could be abused to fill log files
  • Clean up the node_id_handshake message handler which in some circumstances can fill memory
  • Bound the unchecked table size to ensure it cannot be abused to use up all available disk space
  • Limit entries into the unchecked table to two items per dependency
  • Add persistent node IDs to provide a method for removing spoof telemetry messages
  • Default to turn off inactive votes cache to avoid excessive vote relaying
  • Disable a vote processor flushing in the request loop which can block during heavy load

Builds and commands

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