Skip to content

Releases: CosmosContracts/tokenfactory-contracts

v0.1.0

26 Oct 17:56
d823f37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.1.0

v0.0.4

03 Aug 16:40
Compare
Choose a tag to compare

What's Changed


juno-1 code ids

Middleware code_id: 3402
Migrate code_id: 3403

uni-6 code ids

Middleware code_id: 3107
Migrate code_id: 3108

Full Changelog: v0.0.3...v0.0.4

v0.0.3

31 Jul 21:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3


juno-1 code ids

Middleware code_id: 3379
Migrate code_id: 3380

uni-6 code ids

Middleware code_id: 3088
Migrate code_id: 3089

v0.0.2

21 Mar 20:26
Compare
Choose a tag to compare

Fixes a logic blocker where:

- Transfer admin to contract from user
- Do actions
- Withdraw admin
- Try to add admin back in, fails due to no longer being in the state (removed on transfer out)

You can now add admin back in even if its no longer in the state :)

Latest mainnet code ids on this release:
Middleware code_id: 2323
Migrate code_id: 2324

v0.0.1

28 Feb 02:36
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial upload & contracts, ensuring releases work as well!

What's Changed

New Contributors

Full Changelog: https://github.com/CosmosContracts/tokenfactory-contracts/commits/v0.0.1