File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
66
7+ ## [ v1.0] - 2025-11
8+
9+ ### Summary
10+ This is the first full release of the PoISE consensus mechanism. This has been released to accompany a presentation at the 2026 SciTech Forum.
11+
12+ ### Added
13+ - Pytest unit tests for all code.
14+ - Moved plotting into its own file.
15+ - Correctness score now accounts for average NIS, following chi-squared statistics
16+ - Reputation is now based on chi-squared statistics for bounds, and previous behaviour
17+ - Simulates faulty and malicious nodes in accord_demo.py
18+ - Uses a simpler EKF implementation with Filterpy
19+ ---
20+
721## [ v0.2.1] - 2025-10
822
923### Summary
You can’t perform that action at this time.
0 commit comments