Pactus 0.9.1 released

Overview

Pactus Blockchain Release Version 0.9.1 is now available for download. This release includes a graphical user interface (GUI) that is suitable for both beginners and experienced users. It also includes a command-line interface (CLI) for advanced users and wallet software that allows users to interact with the blockchain without the need to sync the entire blockchain.

Download

This version has been implemented for Testnet-0 and is preparing for the upcoming Mainnet launch. To start using the Pactus Blockchain Testnet-0, you can download the latest version from download page and join the Testnet.

Change log

This version includes several changes and improvements, such as:

  • Blocks can be fully decoded when queried in gRPC
  • The HTTP module now uses gRPC module, making node configuration simpler by removing the CapnP module
  • Reducing the blockchain size by saving blocks by number instead of hash
  • The wallet can hold unconfirmed transactions
  • The wallet can use different gRPC servers
  • The GUI displays committee information

You can find the full list of changes on Github, as well as the source code