github nknorg/nkn v1.1.0-beta
v1.1-beta

latest releases: v2.2.1, v2.2.0, v2.1.9...
4 years ago

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

Don't miss a new nkn release

NewReleases is sending notifications on new releases.