Skip to content

Releases: scryptachain/scrypta

Lyra v2.0.1

Choose a tag to compare

@turinglabsorg turinglabsorg released this 09 Dec 04:51

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

Choose a tag to compare

@scryptachain scryptachain released this 02 Dec 10:01
bc2b2f4
v1.1.0

add makefile for cross-compile

Lyra V1.0.0

Choose a tag to compare

@scryptachain scryptachain released this 14 Mar 14:36
v1.0.0

base deployment