Releases: scryptachain/scrypta
Releases · scryptachain/scrypta
Lyra v2.0.1
Release 2.0.1 improves security and wallet updates. This is a complete rebase so something can be different from 1.2.0 version.
Scrypta QT Wallet updates:
- Fixed UI bugs
- Added automatic bootstrap feature
- Removed obfuscation panel (still available in debug console if needed)
Docker compiling containers:
If you want to compile the wallet by yourself please use Docker containers, each container is under docker folder and there are simple scripts to launch, depends on what platform you want to build.
For example, to build for Linux (with inluded dependencies) use docker like this:
cd docker
cd linux
sudo bash build-multi.sh
You've to wait until compilation completes, after that you will find compiled wallet under linux/multi/build folder.
Lyra V1.1.0
v1.1.0 add makefile for cross-compile
Lyra V1.0.0
v1.0.0 base deployment