Releases: block42-blockchain-company/thornode-telegram-bot
Releases · block42-blockchain-company/thornode-telegram-bot
v1.11.1
Thorchain Node Monitoring Bot v1.11.1
Changelog:
- Fix Dockerfile
v1.11
Thorchain Node Monitoring Bot v1.11
Changelog:
- Hotfix related to known bug in queries to a thornode
- Removed Admin Area
- Telegram User IDs that are allowed to access the bot have to be specified
New features:
- Solvency Check
- Ethereum Node health monitoring
- Bitcoin Node health monitoring
v1.10.2
Thorchain Node Monitoring Bot v1.10.2
New features:
- Set multiple Binance IPs to monitor
- Easy setup for multiple bots with docker-compose
- Easy setup for multiple bots with kubernetes
v1.10.1
Thorchain Node Monitoring Bot v1.10.1
Changelog:
- Catch unreachable node error
v1.10.0
Thorchain Node Monitoring Bot v1.10.0
Changelog:
- Improved connection timeout handling
v1.9.2
v1.9.1
Thorchain Node Monitoring Bot v1.9.1
Changelog:
- Fixed bug related to docker health check
- Introduced asynchronous requests
New features:
- Node version upgraded
- Vault key verification
v1.9
Thorchain Node Monitoring Bot v1.9
Changelog:
- Improved folder structure
- Increased robustness of network requests
- Improved testing suite
New features:
- CHAOSNET
- Active days up in detail view
- Accrued bond rewards in detail view
v1.8
Thorchain Node Monitoring Bot v1.8
Changelog:
- Restructured Main Menu
- Monitor block specifics of all added nodesMonitor block specifics of all added nodes
- Change of mocking server - instead of manually setting endpoint in code using if(debug) mock api was adapted to handle requests in the same way like thorchain does, e.g. http://localhost:26657/status
New features:
- Network menu
v1.7.2
Thorchain Node Monitoring Bot v1.7.2
Changelog:
- Improved user setup upon bot restart