Releases: sentinel-official/hub
Releases · sentinel-official/hub
v0.2.0
What's Changed
- 0aecf59 Updated Readme
- a470273 Removed node inactive interval (#20)
- 9892bba Added events (#19)
- 5403904 Updated deps
- c8a7a56 Added simulation tests for hub and removed active, inactive status in node (#18)
- 452dc07 Updating cosmos version 0.37.4 (#17)
- bdb143d vpn module simulations; modification of ID types; adding simulations for endblock logic (#16)
- 8479119 Genesis validations for vpn module (#13)
- 08bbe0b Revert "Modifications in ID type (#10)" (#14)
- 2356afa Modifications in ID type (#10)
- afcd1e8 Updated to Cosmos SDK v0.37.0 (#4)
- a69d811 Updated README.md
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Changelog
FEATURES
-
Deposits Module
- Addresses will have their own deposits which can be used for subscriptions and node hosting
-
VPN Module
- VPN providers can register themselves by providing the basic details
- Consumers can subscribe to any node by depositing any number of coins and use the sessions
- Proof based bandwidth exchange between Providers and Consumers
-
Simulation
- Basic simulation module for Hub