Skip to content

Releases: DevStakePool/thoth-bot

1.9.0

23 Nov 13:38
Compare
Choose a tag to compare

This new release adds the following new commands

  • #56 /epoch which gives you the overview of the current Cardano epoch
  • #57 /rewards which will show the last 5 epoch rewards for a selected staking account

This release also adds a set of bugfixes:

  • #54 Some drep metadata cannot be read
  • #55 Can't download drep metadata

Some screenshots

Rewards command

image

Epoch command

image

Changelog

All changes: 1.8.0...1.9.0

1.8.0

03 Nov 12:33
Compare
Choose a tag to compare

What's Changed

  • #50 Added DRep support in the /info command
  • #51 Handle TX with drep delegation
  • #52 Implemented DRep votes notifications

Some new features

/info command now shows the DRep delegation of the wallet
image

When your DRep votes, you'll get a notification
image

When you delegate to a DRep, you'll see it in the TX notification
image

Full Changelog: 1.7.0...1.8.0

1.7.0

22 Sep 08:24
Compare
Choose a tag to compare

Updated the thoth bot to be compatible with the latest Koios 1.2 service

Full Changelog: 1.6.0...1.7.0

1.6.0

05 Jun 07:17
Compare
Choose a tag to compare

This version fixes minor bugs and introduces a single NFT subscription mechanism, which is explained in this Medium article.

Full Changelog: 1.5.3...1.6.0

1.5.3

14 Feb 14:14
Compare
Choose a tag to compare

Maintenance release that fixed the following issues:

  • #47 optimization of NFT/FT handling in transactions
  • #48 optimization of sent/received funds in transactions

Full Changelog: 1.5.2...1.5.3

1.5.2

30 Jan 14:20
Compare
Choose a tag to compare

Maintenance version where the issue #46 was fixed which prevented users getting TX notifications on a very large TX message.

Full Changelog: 1.5.1...1.5.2

1.5.1

27 Jan 13:29
Compare
Choose a tag to compare

Bugfix maintenance version.

Fixes:

  • #39 Correct implementation of multiple tokens of the same policyID sent to the same receiver.
  • #43 Tentative to reproduce the issue failed. Probably a Koios data misalingment.
  • #44 Fixed issues with empty handles
  • #45 Fix on wrong calculation of withdrawal amount

Full Changelog: 1.5.0...1.5.1

1.5.0

14 Jan 11:56
Compare
Choose a tag to compare

What's Changed

  • Issue #27 - Improved asset name rendering
  • Issue #38 - Handle of withdrawal in transactions
  • Issue #40 - Fixed ADA handle rendering
  • Issue #41 - Fixed missing ADA handle for staking rewards notification
  • Issue #37 - NFT-Based subscription

Full Changelog: 1.4.2...1.5.0

1.4.2

19 Nov 08:23
Compare
Choose a tag to compare

What's Changed

  • Tx calculation refactoring by @DevStakePool in #35
  • Issue #35 - TX Calculation refactoring
  • Issue #36 - Add CoinPaprika as source of price
  • Performance improvements all over the places

Full Changelog: 1.4.1...1.4.2

1.4.1

10 Nov 16:07
Compare
Choose a tag to compare

What's Changed

  • Issue #29
  • Issue #30
  • Issue #31
  • Issue #32
  • Issue #33
  • This version uses the latest KOIOS v1 APIs.

Full Changelog: 1.4.0...1.4.1