Releases: sentinel-official/hub
Releases · sentinel-official/hub
v0.6.0-rc1
Minor fixes
v0.6.0-rc0
Fix panic on nil response
v0.5.0
What's Changed
- 7ee85e2 Need positive amount while subscribing to node
- c165131 Fixed issue with blacklist addresses
- dcc199f Fix precision
- f29666c Use Sentinel cosmos-sdk fork
- 5d555ee Added module Swap (#91)
- d28deaf Using channels for each node per session (#90)
- 2ca84fd Implemented Bandwidth Proof signatures as an optional requirement
Full Changelog: v0.4.0...v0.5.0
v0.5.0-rc1
Added module Swap (#91)
v0.5.0-rc0
Using channels for each node per session (#90)
v0.4.0
What's Changed
- 419a78a Fix session upsert message validation
- 7e43527 Fixed incorrect parsing of entered values
- bf6510a Added deposit for node
- b201f35 Added deposit for provider
- 662947b Updated README
- b62aee1 Added genaccounts command
- f3152a1 Fix simulation error unauthorized in subscription module
- 181bde6 Renamed binary files
- 00b1295 Updated simulation operations
- 7dd1b8d Fixed params pair validation issue
- 9689ee8 Added query for active and inactive subscriptions of an account
- 69d14e2 Using keys instead of values in the keepers
- b2bf802 Minor modifications
- 4c5c9b4 Added validating the messages before signing
- f6f07f9 Bump Cosmos SDK to v0.39.2
- f1f01c7 Update README
- 6fd075d Updated simulation operations
- 351cb12 Merge with branch development
- 81e53d2 Added plan queries based on status
- 6c37cec Fixed typo
- d6ecf95 Included new modules to the app
- ccdb47e Added paginated iterator for fast skip and limit
- ee1e305 Removed fields moniker, internet speed, version and category from node
- 00b681a Added node queries based on status
- c6c4363 Fixed issues in vpn module because of SDK upgrade
- 0ac148a Fixed issues in session module because of SDK upgrade
- 16b0c9e Fixed issues in subscription module because of SDK upgrade
- 340269b Fixed issues in provider module because of SDK upgrade
- 5cd8835 Fixed issues in plan module because of SDK upgrade
- 5c9ae5a Fixed issues in node module because of SDK upgrade
- 838bdad Fixed issues in deposit module because of SDK upgrade
- b63ba34 Bump Cosmos SDK version to 0.39.1
Full Changelog: v0.3.4...v0.4.0
v0.4.0-rc3
Fix session upsert message validation
v0.4.0-rc2
Merge pull request #82
v0.4.0-rc1
Merge pull request #70 Updated to Cosmos SDK v0.39.x
v0.3.4
What's Changed
- a496a4d Fixed bug in update node handler which may lead to increase in gas units
Full Changelog: v0.3.3...v0.3.4