Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Consortium PoSA (v2.5.0)

Compare
Choose a tag to compare
@minh-bq minh-bq released this 05 Jan 04:28
· 412 commits to master since this release
4abacb2

What's Changed

Consensus engine

  • New consensus engine (Consortium v2) which follows Proof of Staked Authority strategy. Proof of Staked Authority is a combination between Delegated Proof of Stake (DPoS) and Proof of Authority (PoA) (#174)
  • Fix bugs when switching to Consortium v2 (#176, #178, #192)
  • Puffy hardfork to fix wrong system transactions order we find while testing (#186)

Full Changelog: v2.4.0...v2.5.0