Version 1.3 (Pacific Eclipse) #90
dr-orlovsky
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
MyCitadel 1.3 ships with support for more advanced miniscripts with account- based time-locked multi-sigs and multiple user interface improvements.
Core functionality
Account-based multi-sigs with time-locks and complex miniscript descriptors. This adds ability to compose complex time-locked conditions involving same signers in different time-locks (for instance having 2-of-4 multi-sig which in 1 year becomes 1-of-2).
UI improvements
New distributive packages
Full Changelog: v1.2.1...v1.3.0
Installation instructions
NB: If you plan to use hardware wallets/signers, please make sure that you have HWI installed and working according to the instructions which can be found here.
Windows
Download the
msi
file, double-click on it and follow the instructions.Debian-based distributives
For Debian stable (including PureOS 10) please download
mycitadel_1.3.0-1_debian11_amd64.deb
.For Ubuntu >= 22.10, please download
mycitadel_1.3.0-1_ubuntu_amd64.deb
.For other OS it is advised to try Ubuntu version first, and if it fails to install - fallback to Debian.
Double-click on the downloaded file (in Ubuntu) to install - or type in the command line
sudo apt install mycitadel_1.3.0-1_ubuntu_amd64.deb
.Alternatively, you may use Flatpak as described below.
Other Linux
Download flatpak file and install it with a double-click - or providing it as an argument to
flatpak install
.Compiling from sources
Please refer to the guidelines.
This discussion was created from the release Version 1.3 (Pacific Eclipse).
Beta Was this translation helpful? Give feedback.
All reactions