06/15 - PAI Hybrid Consensus Updates

06/15 - PAI Hybrid Consensus Updates

PAI Hybrid Consensus

Here’s a snapshot :camera: of some of the commits / PRs and progress we made last week:

  • Implemented a unified wallet stake test blockchain generator for stake ticket purchase, vote and revocation testing;
  • Implemented a mechanism to equitably distribute revocation fees according to the selected policy and specified limits;
  • Implemented unit tests for revocation preconditions and helper functions;
  • Improved ticket management with extra validations and minor bug fixes;
  • All of the above updates can be found on this branch: https://github.com/projectpai/paicoin/tree/feature/hybrid-consensus/auto-revoker
  • Hybrid Consensus: Deployed testnet full nodes that communicate with each other, working toward mining a new genesis block. This work is part of the development of an isolated testnet using Hybrid Consensus, on track with our timeline.