Skip to content

Releases: burnt-labs/xion

Release v4.0.0 (formerly v0.3.7)

14 Mar 18:38
f13a74c
Compare
Choose a tag to compare

🛠️ Upgrades

  • Docker Scout pass

Full Changelog: v3.1.1...v4.0.0

Release v3.1.1 (formerly v0.3.6)

12 Mar 18:37
40b76f6
Compare
Choose a tag to compare

🛠️ Upgrades

  • Pfm migration

What's Changed

Full Changelog: v3.1.0...v3.1.1

Release v3.1.0 (formerly v0.3.4)

02 Nov 21:38
74754c7
Compare
Choose a tag to compare

📦 Uncategorized

  • Bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0
  • Edjroz/audit/3/patch
  • Fix xiond version in containers, and auto release on tags
  • Audit 3
  • Proto update for Inflation Query
  • Fixes for aa
  • Fix libwasmvm version
  • Bump actions/checkout from 3 to 4
  • Bump docker/login-action from 2 to 3
  • Bump docker/setup-buildx-action from 2 to 3
  • Bump docker/metadata-action from 4 to 5
  • Bump aws-actions/amazon-ecr-login from 1 to 2
  • Build docker image for local development and push to hub in CI
  • Fix GH docker push action
  • Wasm Updates

Full Changelog: v3.0.0...v3.1.0

Release v3.0.0 (formerly v0.3.3)

17 Aug 17:57
79f0d91
Compare
Choose a tag to compare

What's Changed

  • Feature: global fee ante handle sets gas for fee deduction by @edjroz in #97
  • DAPP-573 - Fee Abstraction Module by @ash-burnt in #91
  • add upgrade for fee abstraction by @ash-burnt in #101

adding fee abstraction

Full Changelog: v2.0.0...v3.0.0

Release v2.0.0 (formerly v0.3.2)

03 Aug 15:20
455cfa5
Compare
Choose a tag to compare

Notes

Proper store upgrade, ibc-hooks, packet forward middleware
Includes the globalfee module, account abstraction, a number of dependency upgrades and audit adjustments

What's Changed

Full Changelog: v1.0.0...v2.0.0

v1.0.0 (previously v0.1.0)

21 Apr 18:43
2722f0f
Compare
Choose a tag to compare

Our first release of Xion, a cosmsos-sdk v0.47.0 based blockchain featuring CosmWasm smart contracts and a custom mint module.

What's Changed

Full Changelog: https://github.com/burnt-labs/xion/commits/v1.0.0

Add migrations for previous release

28 Jul 22:29
2af00e8
Compare
Choose a tag to compare
Merge pull request #92 from burnt-labs/chore/rename-upgrade

upgrade name change

GlobalFees, Account Abstraction, Audit

20 Jul 12:48
7a210eb
Compare
Choose a tag to compare
v0.3.0

Merge pull request #87 from burnt-labs/enhancement/migration/global-f…

Barberry

13 Jun 19:51
c484266
Compare
Choose a tag to compare
Merge pull request #58 from burnt-labs/chore/0.47.3

Barberry

mint and tests

29 May 18:19
78a2fa4
Compare
Choose a tag to compare
Merge pull request #46 from burnt-labs/ci/add-unit-tests

Add CI unit tests