Skip to content

Releases: helikon-labs/subvt-backend

0.9.0

28 Jul 09:51
db9beb4
Compare
Choose a tag to compare
  • db9beb4 - Change the de/serialization of reward destination struct to be compatible with Swift and Android libs. Turn off 2 Telegram bot test cases due to a timeout issue with sub.id API.
  • 11be49e - Dependency updates.
  • 1dc0844 - jsonrpsee update.

0.8.3

22 Jul 10:00
4421ce6
Compare
Choose a tag to compare
  • 4421ce6 - Dependency updates. Add SS58 address to validator summary struct for client convenience.
  • 72ebb91 - Fix GitHub action to build the Docker images that it uses.

0.8.2

15 Jul 09:50
f6faf91
Compare
Choose a tag to compare
  • f6faf91 - Bump version.
  • 1859fed - Epoch additional fields moved to table creation statement.
  • e974dab - Add heartbeat record to session validator report. Session paras report implemented. Some refactoring.
  • ce73c99 - Fix Rust checks action. Temporarily downgrade nightly version - most recent has a bug.
  • d00ada6 - Polkadot 0.9.26 update.
  • ee8c065 - Add start block number, start timestamp and end timestamp properties to epoch persistence. Add session and para votes reports to report service.
  • f8f2b32 - sqlx 0.6.0 updates.

0.8.1

10 Jul 09:35
de49036
Compare
Choose a tag to compare
  • de49036 - Bump version.
  • a800ae2 - Add active and inactive validator counts to era report. Dependency updates.
  • 6566743 - Polkadot 0.9.25 update.

0.8.0

05 Jul 12:55
0a9a07c
Compare
Choose a tag to compare
  • 0a9a07c - Add more PostgreSQL indexes for para vote queries. Better logging for votes processing in the block processor.
  • 3fa7402 - Update Telegram bot test document with Rust install steps.

0.7.3

04 Jul 13:06
2d6f31f
Compare
Choose a tag to compare
  • 2d6f31f - Bump version.
  • 6b89d2e - Further improvement of the para votes and assignments persistence.
  • 045b077 - Persist para core assignments and para votes at every block.
  • 13e0d07 - Merge pull request #238 from helikon-labs/dependabot/cargo/development/clap-3.2.8
  • dc4422c - Bump clap from 3.2.7 to 3.2.8
  • abb5f4a - Merge pull request #237 from helikon-labs/dependabot/cargo/development/serde_json-1.0.82
  • f6d4082 - Bump serde_json from 1.0.81 to 1.0.82

0.7.2

01 Jul 06:32
9a5ba20
Compare
Choose a tag to compare
  • 9a5ba20 - Bump version.
  • e0b69be - Update lettre. Update port numbers in the Docker compose env file to avoid collissions with common ports.
  • 74b31b9 - Telegram bot development report article added.
  • dd7928f - More test documentation for the Telegram bot.
  • f172a18 - Telegram bot command tests completed. Test instructions document added.
  • 747585f - Telegram bot democracy command tests.
  • adbca65 - Additional tests for Telegram bot network status, nomination summary, nomination details, payouts, rewards commands. Some refactoring. Dependency update for clap.
  • bca3a0f - Fix actions.
  • 31dc355 - Telegram bot add command tests completed. Test utility functions and some refactoring. Change Redis version in Docker compose and GitHub action. Change PostgreSQL ports in the compose sample environment file.
  • d453611 - Fix fmt.
  • ca9a715 - Began implementing tests for Telegram bot commands.
  • 9d4fa95 - Test refactoring.
  • e38fca1 - Telegram bot testability improvements. mockall integration for messenger. Initial integrated testing for the about command.
  • 64f01bc - Telegram bot messenger refactorings for better testability.
  • dde0291 - Telegram bot tests for: async Telegram API implementation, save and restore chat.
  • 8ccf650 - Initialize tests for the Telegram bot.
  • 2cfc0fe - Update tiny-skia.

0.7.1

22 Jun 17:00
4a8cf93
Compare
Choose a tag to compare
  • 4a8cf93 - Bump version.
  • 64316bb - Hotfix: notification log column name change.

0.7.0

22 Jun 15:55
55c532f
Compare
Choose a tag to compare
  • 55c532f - Version 0.7.0.
  • 6da25da - Rename the app_notfication.log field to app_notification.error_log in the app_notification table.
  • 7c99b0f - Fix a bug in Telegram bot /nfts command that happened for NFTs with empty URLs (and possibly empty image URLs too).
  • dd27fab - Log error for failed single and group notifications in notification processor.
  • f598c44 - Remove migration command from Telegram bot.
  • 59cc2b5 - Reset only pending notifications and not failed notification at the startup of notification processor.
  • 2c9185a - Fix the Telegram bot broken nomination details issue #223. Update frankenstein.
  • a29a1d9 - clap and syn update.
  • bfd039b - Dependency updates.
  • 534d001 - Update frankenstein.
  • 16d167c - Merge pull request #216 from helikon-labs/dependabot/cargo/development/clap-3.2.5
  • e0987b9 - Bump clap from 3.2.4 to 3.2.5

0.6.5

15 Jun 15:57
e8ee7f8
Compare
Choose a tag to compare