You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2024. It is now read-only.
$ wget https://github.com/RadiantBlockchain/electron-radiant/releases/download/v0.1.2/Electron-Radiant-v0.1.2-x86_64.AppImage
$ chmod +x ./Electron-Radiant-v0.1.2-x86_64.AppImage
$ ./Electron-Radiant-v0.1.2-x86_64.AppImage
# Try and create new wallet with extra custom seed word and encryption enabled, it will crash at moment of wallet creation
Segmentation fault (core dumped)
This happens at the point of creating/opening the [new] wallet. Try running on Mint 21 in Virtualbox. It works fine at first (create new wallet with extra seed word and encryption), and then crashes at the moment of creation. Please fix this.