Skip to content

Releases: scryptachain/scrypta

Lyra v2.0.1

09 Dec 04:51

Choose a tag to compare

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

02 Dec 10:01
bc2b2f4

Choose a tag to compare

v1.1.0

add makefile for cross-compile

Lyra V1.0.0

14 Mar 14:36

Choose a tag to compare

v1.0.0

base deployment