Releases: sentinel-official/hub
Releases · sentinel-official/hub
v0.11.0-rc0
Added subscription refund
v0.10.1
What's Changed
- 5b6f915 Using cache context with existing event manager in Endblock
- 169eb9e Added more allowed messages on ICA
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- e511467 Fixed track delegation issue
- d214838 Fixed incorrect inflation timestamp and added cosmwasm_1_1 as capability
- 29d4099 Added new inflation rates
- 6f13e69 Added staking contract migration in update handler
- 43fa958 Fixed bug in session payment
- 2098cc0 Added new params to upgrade handler
- be948cf Included upgrade handler for VPN module
- fea81c7 Added upgrade handler
- a7e0e79 Merged with master
- 84f832b Updated README
- 7f054bd Refactored sentinelhub cmd folder
- 2924e2d Removed old migration scripts
- f2f67cb Update IBC version
- 95f9451 Refactored session module
- 9fbdd13 Refactored subscription module
- 9ba1e44 Refactored plan module
- 08cc1d5 Refactored node module
- d08a729 Refactored provider module
- 7d0681c Update dependencies
- 7ee050c Added distribution of revenue to the delegators, validators and community pool
- c93011c Fix price subtraction error
- be4051b Updated dependencies Cosmos SDK, CosmoWasm, IBC, and Tendermint
- bc01052 Optimized the updation of node prices
- c6dfd32 Fixed transient store delete issue
- 252d0b8 Updated Cosmos SDK version and applied Dragonberry patch
- a151f6b Added maximum and minimum price for node
- 82156ab Removed legacy and previous upgrade related code
- 0c3317e Fix IBC port router initialization
- 99234ad Updated GitHub workflow test
- 92832c4 Integrated CosmWasm v0.28.0
- 2ae2d41 Upgraded Cosmos SDK to version v0.45.8
- ffa6156 Fixed unnecessary unmarshalling of data in queries
Full Changelog: v0.9.3...v0.10.0
v0.10.0-rc0
Added new inflation rates
v0.9.3
v0.9.2
What's Changed
- 1fdfe81 Modify block height comparision for begin blocker
Full Changelog: v0.9.1...v0.9.2
v0.9.1 [do not use]
v0.9.0 [do not use]
What's Changed
- f77fd3d Added custom ante handler
- 6534a20 Delete existing inactive subscriptions and sessions from store
- 28227c2 Delete inactive sessions
- 9bf84b6 Delete inactive subscriptions
- 8c9465a Added additional condition for update quota
- 2606db6 Fixed tests
- 68399e5 Fixed plan queries
- 7951d60 Fix node queries
- 0902fcc Fixed sentinelhub root command
- 9763c39 Updated app and included authz and feegrant modules
- e51cf19 Added upgrade-3 migration handler
- ae44a1d Fix session module keys test file
- 91ec2e3 Added migration methods for vpn store
- bca16bf Updated swap module
- f3ad22d Updated mint module
- 0e08890 Added migration methods for session store
- 272def1 Added migration methods for subscription store
- 81ac8d2 Added migration methods for plan store
- 25d568e Added migration methods for node store
- eba2e4c Added migration methods for provider store
- 4808d77 Added migration methods for deposit store
- 5a3cfc5 Update dependencies
Full Changelog: v0.8.3...v0.9.0
v0.9.0-rc1
Merge pull request #167 Added custom Ante handler
v0.9.0-rc0
Merge pull request #164 Added additional condition for update quota