All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v0.2.0 (Upcoming)]
- BREAKING CHANGE:
RPC_URLenvironment variable was renamed toRPC_BASE_URLand now only expects base rpc url (without/ext/bc/C/rpcat the end)
- fast updates addresses are periodically checked for sufficient balance
- periodically check for unclaimed rewards
- check for registration and preregistration
- check if transactions are made against correct contracts
- check if transactions are sent too early or too late (before they were just reported as missing)
- check uptime for validator nodes
- validate fast updates participation
- sample minimal conditions for ftso, fast updates, fdc and validator nodes
- add a global try except and report when there are issues with the rpc
- fixed bug where the observer loop would crash at the beggining of next
[v0.1.0] - 2025-06-16
- fdc round validation
- ftso round validation
- entity addresses are periodically checked for sufficient balance
- notifications plugins for discord, slack, telegram, generic http post