-- This tag is being used to upgrade from v1.0.0
on mainnet --
Highlights
fiat-tokenfactory
module added. This will be used to mintuusdc
.- Minor changes to the paused state of the tokenfactory. See descriptions in: #127, #124
- Changed from using base64 encoding to bech32 for public keys in msgs/queries for tokenfactories
- Added
tx upgrade
CLI commands for use by Prams Authority
What's Changed
- Update Play Script by @boojamya in #109
- Update readme by @boojamya in #113
- refactor: use bech32 string representation of address in msgs/queries by @jtieri in #125
- Allow Minter and MinterController to be configured while paused by @boojamya in #124
- Decouple block ibc middleware by @boojamya in #123
- noble branding by @danbryan in #132
- Add
circle-tokenfactory
module by @boojamya in #127 - Update Access Control Table by @boojamya in #135
- Readme update by @boojamya in #133
- Implement "Neon" Upgrade Handler by @boojamya in #136
- Upgrade CLI methods by @agouin in #130
- Fix local upgrade test by @agouin in #138
- Populate initial circle tokenfactory roles by @agouin in #139
- Rename module
circletokenfactory
tofiattokenfactory
by @boojamya in #140 - Fixes
TestNobleChainUpgrade
test by @boojamya in #143 - Add
nobleassets.xyz
url to README. by @jonathanpberger in #144 - Fix datarace in packet forward test by @jackzampolin in #147
- Regenerate Protos + Update Neon Upgrade Description by @boojamya in #151
- Minor Readme Update by @boojamya in #142
- Add quickstart doc to mint a tokenfactory asset by @boojamya in #148
- Update play.sh Script by @boojamya in #152
- Update fiat-tokenfactory Addresses by @boojamya in #153
New Contributors
- @danbryan made their first contribution in #132
- @jonathanpberger made their first contribution in #144
- @jackzampolin made their first contribution in #147
Full Changelog: v1.0.0...v2.0.0