0.1.0
This marks the first release of ibc-app-solidity-template. It is compatible with vibc-core-smart-contracts v1, which was used throughout Polymer's Polyverse Testnet Phase 1.
We thank all contributors to the code! 🚀
What's Changed
- update git submodule to forge by @tmsdkeys in #1
- improve scripts and update config and contracts to match new flow by @tmsdkeys in #2
- fix connectedchannels on close deletion issue by @tmsdkeys in #3
- update vibc-core-smart-contracts dependency by @tmsdkeys in #4
- add base contracts by @tmsdkeys in #5
- small fixes by @tmsdkeys in #8
- add just automation by @tmsdkeys in #9
- quick fix create channel by @tmsdkeys in #10
- update README before public testnet by @tmsdkeys in #11
- add set-contracts-config.js script, add just command and update readme by @tmsdkeys in #13
- update vibc and imports by @tmsdkeys in #14
- test universal channels by @tmsdkeys in #18
- allow custom constructor args while deploying in arguments.js file by @tmsdkeys in #20
- add support for dispatcher event listening by @tmsdkeys in #21
- add sim client support by @tmsdkeys in #23
- fix issue in create channel script (naming) by @tmsdkeys in #24
- minor fixes by @tmsdkeys in #27
- minor revisions to README and adding in clean-all just command by @kenobijon in #25
- add event filters by @tmsdkeys in #28
- freeze for testnet by @tmsdkeys in #29
- Update README.md by @tmsdkeys in #30
- fixing XCounterUC encoding and decoding by @kenobijon in #31
- Update README.md by @tmsdkeys in #33
- fix uc events by @tmsdkeys in #34
- update faulty import in create channel script by @tmsdkeys in #37
- fix function name by @stevenlei in #39
- Prevent unnecessary submodule history downloads by @script-money in #50
- universal in config by @tmsdkeys in #45
- Fix listen to events doesn't stop after sending packet fails by @script-money in #57
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #68
- Add ESLint and Prettier settings by @script-money in #70
- Bump @openzeppelin/contracts from 4.9.5 to 4.9.6 by @dependabot in #69
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #71
- feat: just command for verifying contracts by @gr4yha7 in #72
- add solidity linter solhint by @tmsdkeys in #75
New Contributors
- @tmsdkeys made their first contribution in #1
- @kenobijon made their first contribution in #25
- @stevenlei made their first contribution in #39
- @script-money made their first contribution in #50
- @dependabot made their first contribution in #68
- @gr4yha7 made their first contribution in #72
Full Changelog: https://github.com/open-ibc/ibc-app-solidity-template/commits/v0.1.0