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