Skip to content

Release Change Log

VersionRelease DateRelease Change Log
1.4.21.1 (Centauri)July 30, 2024https://quilibrium.discourse.group/t/v1-4-21-1-release-notes/557
1.4.21 (Centauri)July 5, 2024https://quilibrium.discourse.group/t/v1-4-21-release-notes/415
1.4.20-p1 (Solstice)June 29, 2024https://quilibrium.discourse.group/t/v1-4-20-p1-release-notes/354
1.4.20 (Solstice)June 21, 2024https://quilibrium.discourse.group/t/v1-4-20-release-notes/281
1.4.19-p1 (Betelgeuse)June 16, 2024Includes:
- The rust BLS48581 implementation
- If running manual workers by config, it will reattempt a few times with 50ms inbetween before shutting down, giving time to let the worker restart
1.4.19 (Betelgeuse)June 9, 2024v1.4.19 is out! Very important notes below:

IF YOU ARE USING WINDOWS WITHOUT WSL, YOU ARE GONNA HAVE A BAD TIME

This release is going to be on a new branch, we are going to have a gitlab only one for now so our server gets hammered GitHub's doesn't. We'll then move to a proper CDN next week and unify GitHub and gitlab moving forward. If you're on GitHub as a remote, make the switch to the source.quilibrium.com remote or you won't get .19 tonight. The new branch is release-cdn, you can check it out with git checkout release-cdn

This release is also the first step of moving to rust, and by consequence, if you're building from source, you need rust
You'll also need cargo, libgmp, uniffi-go, to update to go 1.22, and some other goodies. If none of that sounds like a fun time to set up, it's time to start using the binaries.
You can build on windows, but it's a trial by fire if it's not via WSL, and if it is via WSL, use the binaries.
If you want to see what your accumulated rewards are, in a separate terminal (if running without a detached screen), run:
You will be helpfully reminded when running this that only rewards accumulated on .19 show up here.
Last week's rewards will be added to the rewards page, and will combine with your rewards on .19+ in 2.0.
TL;DR: There is no tldr, read the damn thing
1.4.18-p2 (Nebula)May 25, 2024git repo source changed to Gitlab