Skip to content

Releases: helikon-labs/subvt-backend

0.14.2

27 Oct 06:37
01be0be
Compare
Choose a tag to compare
  • 01be0be3 - Fix BoundedVec error in StakingLedger. Dependency updates. Clippy fixes.
  • 7a2b1fc5 - Dependency updates.

0.14.1

24 Oct 11:21
fe0983f
Compare
Choose a tag to compare
  • fe0983ff - Bump version.
  • a0c1cd5c - Fix self and nominator reward calculation logic in era validator report PostgreSQL report function.

0.14.0

24 Oct 10:40
d3849ac
Compare
Choose a tag to compare
  • d3849ac8 - Bump version.
  • 80052690 - Add era active/inactive validator list report endpoints to the report service. Clippy fixes. Dependency updates.
  • b3678b6f - Dependency updates.
  • f8665c9e - Polkadot v0.9.30 update.

0.13.17

18 Oct 06:02
9e96c56
Compare
Choose a tag to compare
  • 9e96c566 - Bump version.
  • f8d5f9d4 - Fix an issue with the 1KV updater - nominee identity can be null.

0.13.16

17 Oct 11:51
7d33495
Compare
Choose a tag to compare
  • 7d33495 - Bump version.
  • ec89074 - Fix unique constraints that contain nullable fields.

0.13.15

16 Oct 08:41
7e79280
Compare
Choose a tag to compare
  • 7e79280 - Bump version.
  • 270ec1e - Add necessary checks in rule creation for the new is_enabled field for notification types.
  • 0b2449f - Add is_enabled field to notification type. Dependency updates.

0.13.14

07 Oct 11:41
711bdad
Compare
Choose a tag to compare
  • 711bdad - Bump version.
  • 19b7a51 - Further improve the APNS delivery error handling in notification processor.

0.13.13

07 Oct 09:18
3a77027
Compare
Choose a tag to compare
  • 3a77027 - Bump version.
  • e961645 - Dependency updates.
  • 5f89eb4 - Fix some push notification templates. Delete inactive APNS channels. Change some initial notification rules.

0.13.12

06 Oct 10:29
ecd07c0
Compare
Choose a tag to compare
  • ecd07c0 - Bump version.
  • 7310817 - Improve APNS notification content to make it possible to receive iOS apps to receive notifications in the background.
  • 11a8b72 - Bump version.

0.13.11

05 Oct 11:34
bd92e6c
Compare
Choose a tag to compare
  • bd92e6c - Add lost / new nomination rules to the default notification set list for testing purposes.
  • dbcbf18 - Dependency updates.
  • 0beedc1 - Fix Docker compose files regarding APNS notification sender settings.