Skip to content

0.15.1 - 2026-07-31

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:48
9869b5e

Release Notes

✨ Features

  • (neptune-cli) Add command for checking addition record status (ab4bd866)
  • (neptune-cli) Two new commands for addition records checks (e9f8f9fb)

🐛 Bug Fixes

  • (mutator_set) Off-by-one error in activity split (8da518cf)

📚 Documentation

  • Fix comment saying claim's cache is only test code (12df1dfc)

🔒️ Security

  • (sync_loop) Terminate sync loop on block validation error (67d94e5f)
  • (sync_loop) Free the height slot of a rejected block (2142d4dd)

✅ Testing

  • Fix MMRA/height discrepancy in tests (#957) (030a1bcf)
  • Negative tests for transactions and block validity (21202a1f)

neptune-core-cli 0.15.1

Install neptune-core-cli 0.15.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.15.1/neptune-core-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.15.1/neptune-core-cli-installer.ps1 | iex"

Download neptune-core-cli 0.15.1

File Platform Checksum
neptune-core-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
neptune-core-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
neptune-core-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
neptune-core-cli-x86_64-pc-windows-msvc.msi x64 Windows checksum
neptune-core-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

neptune-dashboard 0.15.1

Install neptune-dashboard 0.15.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.15.1/neptune-dashboard-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.15.1/neptune-dashboard-installer.ps1 | iex"

Download neptune-dashboard 0.15.1

File Platform Checksum
neptune-dashboard-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
neptune-dashboard-x86_64-apple-darwin.tar.xz Intel macOS checksum
neptune-dashboard-x86_64-pc-windows-msvc.zip x64 Windows checksum
neptune-dashboard-x86_64-pc-windows-msvc.msi x64 Windows checksum
neptune-dashboard-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

neptune-cash 0.15.1

Install neptune-cash 0.15.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.15.1/neptune-cash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.15.1/neptune-cash-installer.ps1 | iex"

Download neptune-cash 0.15.1

File Platform Checksum
neptune-cash-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
neptune-cash-x86_64-apple-darwin.tar.xz Intel macOS checksum
neptune-cash-x86_64-pc-windows-msvc.zip x64 Windows checksum
neptune-cash-x86_64-pc-windows-msvc.msi x64 Windows checksum
neptune-cash-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum