Release Notes
- Adds ICA host capabilities
- Adds Wasm module v0.28.0
- Upgrades cosmos-sdk to v0.45.6, tendermint v0.34.19, ibc v3.1.1
- Upgrade go to version 1.18
- NOTE: Windows support is deprecated due to cosmwasm integration
Fixes
- In v0.2.3
upgrade-info.json
is created at$HOME/data
instead of$HOME/.persistenceCore/data
, fixed in v3, might need manual intervention while upgrading to v3
What's Changed
- Arhamchordia/cast by @arhamchordia in #75
- Upgrade by @bahdotsh in #78
- Refactor application to look similar to gaiad code, add makefile commands by @Anmol1696 in #80
- Integrate wasm with core by @Anmol1696 in #79
- Add swp to gitignore and remove .swp files by @Anmol1696 in #82
- Add subspce function and init params keeper by @Anmol1696 in #84
- Fix make command for release, update cosmos-sdk to 45.6 from 45.4, update go to 1.18 by @Anmol1696 in #85
- Remove windows from release, fix contrib upgrade script by @Anmol1696 in #86
- Add docker based wasm testing scripts by @Anmol1696 in #87
- Anmol/test contracts by @Anmol1696 in #88
- wasm disable instantiate by @Anmol1696 in #89
- script fixes by @bahdotsh in #91
- rename app to represent v3, run reformat code from golandIDE by @puneet2019 in #93
- Move wasm scripts to dir, fix setup.sh to use denom properly by @Anmol1696 in #94
- Initial setup of gaia and persistenceCore chain in docker-compose by @Anmol1696 in #95
- Add settings for local setup in client.toml by @Anmol1696 in #99
- added the wiki for contract deployment and instantiation by @bahdotsh in #101
- Added links by @bahdotsh in #102
- Anmol/release static by @Anmol1696 in #96
- Refactor imports to be smallcase instead of camelcase by @Anmol1696 in #103
- consistent yml files by @ajansari95 in #108
- Update constants.go by @puneet2019 in #109
- Upgrade for v3.1.0 by @Anmol1696 in #107
New Contributors
- @bahdotsh made their first contribution in #78
- @ajansari95 made their first contribution in #108
Full Changelog: v0.2.3...v3.1.0