Releases: arkeonetwork/arkeo
Releases · arkeonetwork/arkeo
v1.0.3-prerelease
Added
- Added sentinel setup docs
- Added sentinel regression test
- Added go releaser for sentinel and directory service
Changed
- Updated sentinel to handle provider events
- moved testnet and mainnet releaser separately
Fixed
- Fixed code lint
- Fixed ws client issue with event stream
- Fixed swagger issue
- Docker files and scripts
- Go releaser for binary and docker
v1.0.2-prerelease
Changelog
Changed
- fixed thorchain claim server address handling
Fixed
- Fixed Regression Test Version Issues
v1.0.1-prerelease
Changelog
Added
- Thorchain Claims Proto Updates
- Documentation of Testnet Setup using local build and Cosmovisor
- Documentation update and addition of validator setup documentation
- New accounts to handle rewards
- New Params to Arkeo Module
- Update validator distribution of rewards
- Testnet Genesis File
Changed
- Removed unused module account
- Disabled System Validator Rewards
- Default Mint params set to zero
- Validator and Delegator rewards from Reserve Module
- Updated testnet seed and peer address
- Updated testnet docs
Fixed
- Testnet binary generation using go build
- Fixed Regression Testing
- Updated Docs
- Fixed Consumer in Directory Service
- Fixed Regression Export
- Fixed localnet docker
- updated the genesis file
- claim timeout
- Fixed module imports
- update module to implement APPModuleBasic and AppModule
- Updated Tests on arkeo module keeper
- version issue on begin blocker
- Fixed Genesis Url
v1.0.0-prerelease
Changelog
Added
- Binary and Docker Image releaser
- Release , Lint , Release Check into CI Actions
- Added ThorChain Claims and unit tests
Changed
- Updated Cosmos SDK from 0.46.13 to 0.50.8
- Updated IBC 5 to 8.3.1
- Updated Proto generation using proto-builder image
Fixed
- Event Ordering
- Updated Docker Dependencies
- Fixed CI checks and Release Checks
- Fixed UnitTest and Module Imports
- Fixed Default Commands on the Arkeo Cmd