Skip to content

Lyra Permissionless 1.7.10.0 mainnet

Compare
Choose a tag to compare
@wizd wizd released this 03 Nov 15:28
· 2167 commits to master since this release

What's new: (since previous mainnet release)

*) Added SSL communication for web API.
*) New CLI wallet command - 'history' - shows transaction history.
*) Implemented 'createnft', 'issuenft', sendnft', and 'nft' CLI commands for full NFT support.
*) Improved the ability to recover from node desync.
*) Other bug fixes.

Note:

[breaking change] From this release node daemon no longer use hard coded port but let user configure it by environment variables. Reference: https://github.com/LYRA-Block-Lattice/Lyra-Core#run-lyra-node-daemon

[enhancement] From this release node daemon can be configured as systemd service and windows service. Reference: https://github.com/LYRA-Block-Lattice/Lyra-Core#run-noded-as-systemd-service and https://github.com/LYRA-Block-Lattice/Lyra-Core#run-noded-as-windows-service

[enhancement] From this release web API provided by node daemon will support SSL. We will try to remove non-SSL support in future.

Upgrade: required for all mainnet and testnet nodes.