Apache ResilientDB v1.10.0-incubation (2024-7-11)
Add the prototype of PoE. (Junchao Chen)
- Implement the base version of the Proof-of-Execution (PoE) Consensus Protocol [EDBT 2011].
Add ResView Data Collection and APIs (Saipranav-Kotamreddy)
- Consensus data such as PBFT messages and states is now collected and stored
- Added APIs to query consensus data and progress of replicas
- Added APIs to trigger faultiness and test view change