Skip to content

v1.1-beta

Compare
Choose a tag to compare
@yilunzhang yilunzhang released this 03 Sep 07:50
· 356 commits to master since this release

Version 1.1 is a major release that introduced web GUI dashboard, new crypto puzzle mechanism, new txn type, and a lot performance optimization. Feature highlights:

  • Add a web-based GUI dashboard that can be used to show node status and change configurations. By default the dashboard can be accessed from browser at http://127.0.0.1:30000. Note: in order to build the dashboard from source, you need to have Node.js (v10 or higher) and yarn installed. But you don’t need them if you download the release version.
  • Reduce memory usage (and we are working on further reduce it in the future)
  • Reduce disk IO usage when txn pool is full
  • When new wallet joins the network for the first time (generate ID), it now needs to solve a crypto-puzzle which should take about 15 mins on average
  • Faster block sync with default parameter
  • Allow resubscribe and unsubscribe