https://github.com/hyle-team/zano/releases/tag/1.0.41
[ + ]
GUI: payment ID is now displayed in tx details[ + ]
simplewallet: can be restored now with a seed phrase using --restore-wallet
command-line option[ + ]
simplewallet: new commands implemented: show_seed
, viewkey
and spendkey
[ * ]
simplewallet: PoS mining in RPC mode made more kind to another wallet’s instances (i.e. tx pool awareness, ZANO-385)[ + ]
daemon: from now will periodically check for free space in data folder and will stop if it’s less than 100MB. Can be disabled with --disable-stop-on-low-free-space
[ + ]
daemon: added new command print_tx_outputs_usage
[ * ]
core: escrow contract validation improved to decline contracts with too small B pledge + amount sum[ + ]
connectivity_tool can now generate integrated addresses with --generate-integrated-address