Skip to content

Releases: hclivess/nado

0.27

11 Dec 14:44
d4aebde
Compare
Choose a tag to compare
  • Catch up

0.26

10 Jun 12:30
Compare
Choose a tag to compare
  • Pruning mode oficially released (prune.py)
  • Removed backward compatibility for root hash (this will cause nodes which are not updated to roll back when syncing from prunned nodes)
  • No changes to the Microwallet
  • Linewallet upgraded to be used without local node

You must run conversion

git pull origin main
python3.10 convert_ends.py
python3.10 nado.py

0.25

21 Feb 22:35
Compare
Choose a tag to compare
  • Proper decimal conversion
  • Fee in microwallet is now displayed in decimals as requested
  • Supply output
  • Improvements in peer handling