Skip to content

Commit cbffbdd

Browse files
authored
Merge pull request #1 from bprobert97/v1-cleanup
Update changelog for v1.0
2 parents 6e490b4 + f8a6655 commit cbffbdd

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
The 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

0 commit comments

Comments
 (0)