Summary
This is the experimental release of Iris Wallet desktop.
Attached you can find 2 versions running on different bitcoin networks, testnet and a shared public regtest. For the latter you can use our telegram bot https://t.me/rgb_lightning_bot to get some funds and play around.
Please note that the app may be buggy since it's in its early stages. Reporting problems as GitHub issues is highly appreciated.
What's Changed
-
RLN Node Compatibility
The app now checks if the RLN node version is compatible at startup. -
Backup and Restore Improvements
Backup and restore now use a temporary folder, which gets deleted automatically after the process finishes. -
Error Reporting
Added an error dialog to report issues when unlocking the node. -
Data Directory Separation
Separated data storage paths for the application and the RLN node. -
Logs Cleanup
Removed unnecessaryQProcess
logs of the RLN node to reduce logs. -
GitHub Actions Update
Updated GitHub Actions workflow to build the RLN node using a specific commit ID.
Important Note
⚠️ Breaking Change
This release includes structural changes to the app data directory.
It is not compatible with previous wallet versions.