Skip to content

Releases: helikon-labs/subvt-backend

0.13.10

04 Oct 07:22
eed2741
Compare
Choose a tag to compare
  • eed2741 - Add network id, notification type code, validator account id and validator display to APNS notifications as custom data.

0.13.9

02 Oct 06:52
c665a0b
Compare
Choose a tag to compare

0.13.8

01 Oct 15:50
b75400f
Compare
Choose a tag to compare
  • b75400f - Bump version.
  • c321471 - Increase the number of PostgreSQL max connections in Docker compose files.
  • 1da724e - Add app service endpoint that allows the user to create the set of default notification rules for a specific notification channel. Dependency updates.

0.13.7

28 Sep 08:05
5757fc7
Compare
Choose a tag to compare
  • 5757fc7 - Add account id field to validator search summary struct.
  • b45c45f - Dependency updates. Bump version.
  • 0019ec7 - Add active and inactive nominations data to validator search summary struct.

0.13.6

27 Sep 10:00
43508bb
Compare
Choose a tag to compare
  • 43508bb - File mod change for a script.
  • 248d40e - Dependency and base Docker image updates.
  • 6771bf0 - Implemented the validator search endpoint in the report service.
  • d84b28d - Notification grammar fixes re #303.
  • 58ae004 - More Grafana network board changes for the 1KV updater.

0.13.5

20 Sep 09:07
ad1f63c
Compare
Choose a tag to compare
  • ad1f63c - Dependency updates. More dashboard data for the 1KV updater.

0.13.4

19 Sep 10:51
671a44c
Compare
Choose a tag to compare
  • 671a44c - 1KV updater fix a bug related to unexpected data value in the backend, and added missing metrics.
  • 7b31c72 - Polkadot 0.9.29 update.
  • e27fb37 - Dependency updates.
  • 760cb6e - Add Substrate RPC URL to necessary Docker compose files.

0.13.3

08 Sep 11:22
f28795e
Compare
Choose a tag to compare
  • f28795e - Fix Telegram bot regression in v0.13.2 - initialize SubstrateClient when it's needed.
  • ec027cd - Remove unnecessary fields from the network Grafana dashboard.

0.13.2

07 Sep 11:55
286ef40
Compare
Choose a tag to compare
  • 286ef40 - Re-enable APNS support in notification processor. Simplify 1KV candidate fetching process: the initial list contains all the data, a single fetch for every candidate is redundant after the recent 1KV backend updates. Bump version.
  • fb75cec - Telegram bot delegated votes support completed. Re #187.
  • b821c43 - More work regarding delegated votes #187.
  • 82eafe9 - Fix actions.
  • e1b819b - Dependency updates.
  • 494dac4 - Fix clippy.
  • 3f70dda - Dependency updates.
  • 675aa0c - Added democracy voting storage access to the substrate client.

0.13.1

26 Aug 18:05
2ed1172
Compare
Choose a tag to compare
  • 2ed1172 - Stop persisting the nomination amount change event - it's taking up a lot of storage and there's no notification setting for it for the moment. Bump version.