Skip to content

Releases: sentinel-official/hub

v0.6.0-rc0

20 Apr 09:29
Compare
Choose a tag to compare
v0.6.0-rc0 Pre-release
Pre-release
Fix panic on nil response

v0.5.0

18 Mar 15:48
1aed4ff
Compare
Choose a tag to compare

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

16 Mar 15:55
5d555ee
Compare
Choose a tag to compare
v0.5.0-rc1 Pre-release
Pre-release
Added module Swap (#91)

v0.5.0-rc0

14 Mar 20:51
d28deaf
Compare
Choose a tag to compare
v0.5.0-rc0 Pre-release
Pre-release
Using channels for each node per session (#90)

v0.4.0

23 Feb 07:15
15d65ea
Compare
Choose a tag to compare

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

21 Feb 18:18
Compare
Choose a tag to compare
v0.4.0-rc3 Pre-release
Pre-release
Fix session upsert message validation

v0.4.0-rc2

19 Feb 13:42
a661e6c
Compare
Choose a tag to compare
v0.4.0-rc2 Pre-release
Pre-release
Merge pull request #82

v0.4.0-rc1

19 Feb 13:43
b06b3ee
Compare
Choose a tag to compare
v0.4.0-rc1 Pre-release
Pre-release
Merge pull request #70

Updated to Cosmos SDK v0.39.x

v0.3.4

10 Oct 09:22
952e408
Compare
Choose a tag to compare

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

v0.3.3

20 Sep 19:33
706826e
Compare
Choose a tag to compare

What's Changed

  • 85a56a2 Fix updation of quota in plan based subscription
  • c5bac37 Added moniker field to node
  • ae40d79 Fixed EndBlocker of subscription
  • 321be3b Added more short description for commands
  • dde9567 Added auto exipiry of plan based subscriptions

Full Changelog: v0.3.2...v0.3.3