Skip to content

Releases: sentinel-official/hub

v12.0.0-rc4

01 Mar 19:34
Compare
Choose a tag to compare
v12.0.0-rc4 Pre-release
Pre-release
fix: goleveldb version issue

v12.0.0-rc3

20 Feb 13:44
Compare
Choose a tag to compare
v12.0.0-rc3 Pre-release
Pre-release
feat: remove inactive subscriptions for account during upgrade

v0.11.5

10 Jan 15:17
9b73e75
Compare
Choose a tag to compare

What's Changed

  • b071f86 chore(deps): bump github.com/CosmWasm/wasmvm to v1.2.6

Full Changelog: v0.11.4...v0.11.5

v0.11.4

10 Jan 14:51
f16587b
Compare
Choose a tag to compare

What's Changed

  • 06bf107 chore(deps): bump github.com/CosmWasm/wasmvm to v1.2.5
  • 58764a0 fix: signing Ledger transactions with newer Cosmos app (#238)
  • 5f5c161 Added more fields to node update details event

Full Changelog: v0.11.3...v0.11.4

v1.0.0-rc2

13 Nov 14:27
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release
Renamed checksums file

v1.0.0-rc1

12 Nov 20:52
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release
Bump google.golang.org/grpc from 1.56.2 to 1.59.0

v0.11.3

30 Aug 08:15
f4d20db
Compare
Choose a tag to compare

What's Changed

  • 0426831 Temporarily fix QuerySubscriptionsForAccount
  • 091fa3b Fixed incorrect home flag value issue in AppCreator

Full Changelog: v0.11.2...v0.11.3

v1.0.0-rc0

24 Aug 14:09
Compare
Choose a tag to compare
v1.0.0-rc0 Pre-release
Pre-release
Fix go.mod go version

v0.11.2

19 Aug 07:19
54c28ae
Compare
Choose a tag to compare

What's Changed

  • 35b8e0b Replace gRPC dependency with Cosmos SDK compatible version
  • 193cbab Fix incorrect address in PayForSession event

Full Changelog: v0.11.1...v0.11.2

v0.11.1

15 Aug 17:19
b48aef9
Compare
Choose a tag to compare

What's Changed

  • c0d4401 Fix deposit add and subtract events
  • 2cef0ca Updated test files
  • f302367 Fixed incorrect validation of prices
  • f3e17df Added info logs in the ABCI end and begin block logic
  • 506b143 Added few code comments
  • e45b878 Improved events
  • 346c3ea Fixed session end event
  • 8f0927f Added subscribe command for plan
  • a8815a8 Added payout related queries in CLI
  • f901725 Added missing gigabyte prices while migrating the node params
  • 3286dcc Fixed invalid wrong type format in errors
  • f5acc9f Updated error codes and messages
  • ac5c80f Fixed incorrect placement of SubscriptionInactivePendingHook
  • 93b9c29 Update README.md
  • 01620b7 Update Makefile
  • 30dbffe Fix version issue in the Makefile
  • 37182f4 Added GitHub release workflow
  • cc8cd84 Added Dockerfile
  • 52b2a86 Updated makefile with static build support
  • d733409 Check if the coin is zero, not positive
  • f79d223 Added tests for few keys related functions in subscription module

Full Changelog: v0.11.0...v0.11.1