Releases: rutanio/Rutanio-Core
Releases · rutanio/Rutanio-Core
Release list
1.0.6
The binaries on this page (Release 1.0.6) were updated on Oct 5, 2021
Your backup in the Rutanio-Core wallet is your mnemonic seeds (12 words). Be sure you keep them in a safe place, and never share them with anyone
Release Notes
- BIP9 Implementation has been activated on October 4, 2021 for Segwit, ColdStaking and CSV and checkpoints have been updated on block 1,030,300
Windows (8 and higher)
Mac OS (10.14 [Mojave] and higher)
Linux
- Linux Executable - Rutanio.Core-1.0.6-linux-x86_64.AppImage - 138 MB
Once you have downloaded the Appimage, update the permits to run it, either from your GUI or from the console like this:
$ chmod a+x Rutanio.Core-*.AppImage
$ ./Rutanio.Core-*.AppImage --no-sandbox &
1.0.5
The binaries on this page (Release 1.0.5) were updated on Sep 8, 2021
Your backup in the Rutanio-Core wallet is your mnemonic seeds (12 words). Be sure you keep them in a safe place, and never share them with anyone
Release Notes
- Full revamp of the Rutanio-Core wallet UI
- Add Node Syncing dates feature, it is now possible to know from the Network status screen and from the tiptool of the top menu the remaining time for the node to synchronize
- Fix update details, from now on the list of changes and the download links of a new update are detailed
- Update daemon packages(1.0.23) to reduce the node time on start up for all platforms
- Update notification for 'No updates available'
- Add 'Reset database' option
- Add downloading and unpacking feature
- Add blink feature to download button
- Add API button in settings view
- Remove Mac OS targets (dmg, zip)
- Add Mac OS target pkg installer
- Add blink feature to download button
Windows (8 and higher)
Mac OS (10.14 [Mojave] and higher)
Linux
- Linux Executable - Rutanio.Core-1.0.5-linux-x86_64.AppImage - 138 MB
Once you have downloaded the Appimage, update the permits to run it, either from your GUI or from the console like this:
$ chmod a+x Rutanio.Core-*.AppImage
$ ./Rutanio.Core-*.AppImage --no-sandbox &