Warning
This post was published 310 days ago. The infomation described in this article may have changed.
The next version of our testnet is up and running
The most notable UI changes are:
wallet.dat
Migrating on Linux: To migrate on Linux, please stop your current node:
neptune-core
by e.g. running git pull
./scripts/linux/alphanet-restart
to clear blockchain datacargo install --path .
For this particular update, you should also move your wallet.dat
file, as the software needs to generate a new one, as the format has changed.
On Windows the application defaults to storing its data in C:\Users\<user>\AppData\Roaming\neptune\neptune\
.
Internally this version enables faster proof generation due to the new version of Triton VM, and a change from a Rust implementation of leveldb to the C++ implementation that the Bitcoin Core client also uses.
Full changelog can be found here.
🏷️ neptune-core 🏷️ neptune-core-version