Releases: archway-network/archway
v1.0.0-rc.2
Fixes
- #401 - Update libwasmvm version to correct one in Dockerfile.deprecated
- #402 - Bump wasmvm version to 1.2.4
- #403 - Update libwasmvm version to correct one for wasmvm 1.2.4
- #404 - Fixing typo in rewards query cli
- #406 - Add upgrade hanlder for v0.6.0 back to prevent downgrade check from panic / consensus failure;
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
v1.0.0-rc.1
v0.6.0
Added
- #387 - Add genmsgs module
- #388 - Add the ibc-go fee middleware
- #389 - Add v0.6 upgrade handler
- #391 - Add snapshot manager to enable state-synd for wasm
- #395 - Add openapi.yml + generate openapi.yml on proto-swagger-gen
- #396 - Add repository licenses
Changed
- #373 - Update codeowners
- #383, #385, #386 - upgrade wasmd to the v0.32.0-archway fork
- #390 - Update cosmos-sdk version from v0.45.15 to v0.15.16
Fixed
- #392 - Update to ibc-go v4.3.1 for huckleberry
- #393 - Add audit remediations
- #397 - Fix map iteration
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1
Fixed
- Enabled per tag based legacy (deprecated) docker-hub build, to keep for phaseout period
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Breaking Changes
• #357 - Bumped the proto versions for x/rewards
and x/tracking
from v1beta1
to v1
Added
• #330 - Proper chain upgrade flow.
• #351 - Add minimum price of gas.
• #347 - Unified release for cross-compiled binaries and docker images
• #381 - Follow the same naming convention for all builds
Fixed
• #356 - x/rewards
genesis runs before x/genutil
to correctly process genesis txs.
Changed
• #356 - Disallow setting module accounts as reward address
Improvements
• #342 - updated the contract premium ADR docs to elaborate on the difference between using Contract Premiums and using x/wasmd funds
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
v0.3.0
This release features contract premiums, a way for smart contract developers to define flat fees enforced when a user is interacting with their smart contract.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
This release includes CosmWasm bindings to interact with the governance module, specifically it allows contracts to query votes.
Full Changelog: v0.1.0...v0.2.0