Consensus: The PII formula has been tailored thanks to more simulations, tests and testnet results. The consensus algorithm is fully developed and ready for tests in real conditions.
Network: An intense work is dedicated to improve the stability of the network main components. Tests are actually in progress. All the details are summarized in Gitlab core repository.
Ledger: For performances and code robustness, architecture of the ledger has been upgraded. It’s now fully developed.
Fork manager: Forks are the main issue for non-Proof of Work protocols. New way of labeling branches has been implemented to avoid attacks with fork creation. The fork manager module of NeuroChain is ready for tests.
Wallet: The wallet architecture has been reviewed to improve security. Our new architecture is inspired by existing proven architectures, it handles transactions signatures directly in the application front. The wallet is ready for the audit.
API: The full description of the API (Rest) allowing the connection of different applications on NeuroChain is in progress. The fist tests will be made with the traceability application.