Skip to content

v1.0

Choose a tag to compare

@bprobert97 bprobert97 released this 19 Nov 15:37
· 386 commits to main since this release
cbffbdd

[v1.0] - 2025-11

Summary

This is the first full release of the PoISE consensus mechanism. This has been released to accompany a presentation at the 2026 SciTech Forum.

Added

  • Pytest unit tests for all code.
  • Moved plotting into its own file.
  • Correctness score now accounts for average NIS, following chi-squared statistics
  • Reputation is now based on chi-squared statistics for bounds, and previous behaviour
  • Simulates faulty and malicious nodes in accord_demo.py
  • Uses a simpler EKF implementation with Filterpy

Full Changelog: v0.2.1...v1.0