09/07 - PAI Hybrid Consensus Updates

09/07 - PAI Hybrid Consensus Updates

The Project PAI Core Developers have released the September roadmap for Hybrid Consensus launch. The hard fork is tentatively scheduled for September 30 (Note that it is only possible to schedule the fork to occur when the PAI Blockchain reaches a specific height/length, not at a specific date and time.)

Here’s a more detailed snapshot :camera: of development progress being made:

  • Added new parameter in paicoin for specifying the reward address on SV purchases;
  • Implemented JNI code for enabling stake features in the Android wallet;
  • Implemented UI indicator for the stake transaction class in the mobile wallets;
  • Added testnet enabling settings and code in the mobile wallets;
  • Modified SHAKE256 implementation in C#;
  • Worked on serialization for hybrid consensus;
  • Worked on switch mode logic for normal mode vs hybrid mode;
  • Removed immature stake spends in RemoveForReorg TODO;
  • Building functional test to debug issue of non-broadcasted vote/revoke txs