Skip to content

Releases: block42-blockchain-company/thornode-telegram-bot

v1.11.1

28 Oct 09:14
7697d1a
Compare
Choose a tag to compare

Thorchain Node Monitoring Bot v1.11.1

Changelog:

  • Fix Dockerfile

v1.11

28 Oct 03:29
d01e614
Compare
Choose a tag to compare

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

03 Oct 06:23
949acac
Compare
Choose a tag to compare

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

21 Sep 09:27
c47de85
Compare
Choose a tag to compare

Thorchain Node Monitoring Bot v1.10.1

Changelog:

  • Catch unreachable node error

v1.10.0

10 Sep 14:06
eddeea2
Compare
Choose a tag to compare

Thorchain Node Monitoring Bot v1.10.0

Changelog:

  • Improved connection timeout handling

v1.9.2

05 Sep 15:21
cab788b
Compare
Choose a tag to compare

Thorchain Node Monitoring Bot v1.9.2

Changelog:

  • Fixed python version in the docker file
  • Reduced monitoring on nodes that are not active, on standby, or ready
  • Fixed Midgard and catching up on node status

v1.9.1

04 Sep 13:20
99f71e6
Compare
Choose a tag to compare

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

28 Aug 17:42
92fc8a2
Compare
Choose a tag to compare

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

24 Aug 16:16
66a0fc7
Compare
Choose a tag to compare

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

28 Jul 04:23
daff9d4
Compare
Choose a tag to compare

Thorchain Node Monitoring Bot v1.7.2

Changelog:

  • Improved user setup upon bot restart