https://github.com/hyle-team/zano/releases/tag/1.1.4.77
[*]
core: transaction pool was greatly improved[+]
wallet: small mined outputs (1.0 ZANO) optimization: when there are plenty of them (>100), they will be automatically packed together in a self-directed tx when a new PoS block is found[*]
macOS: zanod
and simplewallet
binaries are now available in Contents/MacOS folder
[+]
simplewallet: new commands: print_utxo_distribution
, export_recent_transfers
, sweep_below
[+]
simplewallet: new command-line parameter --pos-mining-reward-address
allows to send all PoS rewards to another address while keeping stakes at the mining wallet[+]
simpewallet RPC: sweep_below
method added[+]
GUI: implemented pagination in transaction window[*]
mdbx engine updated (they resolved a Unicode issue as we had requested)[*]
updated list of the seed nodes[*]
minor fixes and improvements