Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@scottyeager scottyeager released this 08 Jun 02:50
· 25 commits to main since this release

This release marks the initial completion of features needed to provide alerts and reports regarding farmerbot violations. In summary:

  • The ingester.py standalone program reads blocks from TF Chain and creates a SQLite database of relevant events
  • A new find_violations.py module provides a partial implementation of the minting logic that works against the database to detect farmerbot related violations
  • In the bot itself, users can check their nodes for violations manually, and alerts are generated for subscribed nodes when new violations occur or are suspected