Releases: ComposableFi/picasso
Releases · ComposableFi/picasso
v6.6.0
Changelog
- d96fe0a fixing releaser
- 8c8e311 fix releaser
- a78e14c update ibc-go version update ibc-go version
- 1a3c5c2 refactor: remove before release testnet
- 2b89eb8 update gitignore (#493)
- 6f99a96 update gitignore
- 362a1cc add scripts (#492)
- 04548a3 Change prefix to pica (#447)
- 866ca17 Merge pull request #491 from ComposableFi/merge-v6.5.3
- 3e6da50 revert
- 4886c32 Merge pull request #490 from ComposableFi/mint_mod_fix
- 2fb2d3e rename uprgade
- a806d66 fixes
- ecf3f7a updating ibc-go
v6.5.4
v6.5.3
What's Changed
- implement custom transfer method for ibc transfer wrapper keeper. by @RustNinja in #482
- Introduced upgrade v6 5 2 for testnet by @RustNinja in #485
Full Changelog: v6.5.21...v6.5.3
v6.5.21
Full Changelog: v6.5.2...v6.5.21
v6.5.2
Full Changelog: v6.5.11...v6.5.2
v6.5.11
What's Changed
- Release/v6.5.x. remove handler with proposal adjustments by @RustNinja in #475
- SetTransferKeeper for PFM to replace original ibc transfer to wrapper by @RustNinja in #479
- added UpgradeName "v6_5_1" by @RustNinja in #480
Full Changelog: v6.5.1...v6.5.11
v6.5.1
Full Changelog: v6.5.0...v6.5.1
v6.5.0
v6.4.91
What's Changed
- inject a new ibc transfer custom wrapper module instead of original ibc by @RustNinja in #471
- v6_4_91 chain upgrade name to replace original ibc module by @RustNinja in #472
Full Changelog: v6.4.9...v6.4.91
v6.4.9
Changelog
- 198a508 use v6_4_9 as a next chain upgrade name for ibc fee module.
- a0ac066 Merge pull request #470 from ComposableFi/rustninja/cosmos-fee-config
- e3efd9a remove commented code
- a4762f7 fix lint and unused comments
- 31e6e99 use list of addresses as authority to update/remove ibc fee configs,coin
- 2c06ec9 added 2 extra method that allow to add/remove allowed tokens for ibc tx
- 6a2efe4 add extra tx to update and remove channel fee from module's storage