Skip to content

0.14.3 - 2026-07-23

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:34
d101858

Release Notes

✨ Features

  • (wallet) Viewing keys for generation addresses (#954) (435ca9db)

🐛 Bug Fixes

  • (wallet) Recover guesser rewards to all known keys (7f0c78c5)
  • (tx_proof_upgrade) Always register gobbler reward (9e9e7ae2)

🚀 Performance

  • (wallet) Don't build address when only guesser receiver data is needed (563dd76b)
  • (wallet) Faster scan of announced UTXOs (0c953301)
  • (wallet) Cache all lock script hashes on keys (5604b42a)

♻️ Refactor

  • (mempool) Keep and upgrade unsynced ProofCollection transactions (8e457ca1)

⏳ Benchmark

  • (wallet) Set new tip with keys (55f75528)

neptune-core-cli 0.14.3

Install neptune-core-cli 0.14.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.14.3/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.14.3/neptune-core-cli-installer.ps1 | iex"

Download neptune-core-cli 0.14.3

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.14.3

Install neptune-dashboard 0.14.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.14.3/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.14.3/neptune-dashboard-installer.ps1 | iex"

Download neptune-dashboard 0.14.3

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.14.3

Install neptune-cash 0.14.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.14.3/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.14.3/neptune-cash-installer.ps1 | iex"

Download neptune-cash 0.14.3

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