v0.19.0
What's Changed
- Apps refactor by @Buckram123 in #19
- Set adapter addr on install_adapter by @Buckram123 in #21
- Add schema generation for wrapped abstract types in adapters and apps by @adairrr in #17
- Instantiate admins to native contracts by @Buckram123 in #16
- Add lazy_static initialization for astroport chains by @adairrr in #25
- Merge 0.17 into main by @adairrr in #35
- Improve ContractEntry construction by @Buckram123 in #26
- Add ETF module to monorepo by @adairrr in #31
- Sub Account Logic by @Kayanski in #18
- Added namespace and base asset definitions in account creation by @Kayanski in #34
- Fix builds and bump cw-orch by @CyberHoward in #45
- Fix/standalone modules by @Buckram123 in #44
- fix: typo in execute_create_module function docs by @jvr0x in #51
- Added cw20+staking by @Kayanski in #42
- Add ability to install modules on account creation by @Buckram123 in #46
- Fix sub account admin assertion by @Buckram123 in #54
- docs: add intro to abstract documentation - first tranche by @jvr0x in #38
- Apps schema updates by @Buckram123 in #20
- Update MAPPING.md by @Buckram123 in #43
- Register the sub account on the main account on creation by @Buckram123 in #55
- Update optimizer and add wasms to gitattributes by @CyberHoward in #56
- Feature/Query handler for module data by @Buckram123 in #23
- Support multi module installation by @Buckram123 in #57
- Docs/improvements 2 by @jvr0x in #59
- Forward any funds provided to the
exec_on_module
call to the module that is being called by @CyberHoward in #64 - Add/circle ci by @CyberHoward in #62
- Add version control to abstract app in instantiation by @Buckram123 in #63
- Allow funds to be transferred to module on instantiation by @Buckram123 in #65
- Separate kujira integration by @Buckram123 in #33
- Patch osmosis test tube by @CyberHoward in #67
- [ignore] Test wasm build trigger by @CyberHoward in #66
- ABS-166: Create accountability module by @0xmovses in #47
- Changed account id structure by @Kayanski in #58
- Update deploy_all bin by @0xmovses in #75
- Add new release action by @0xmovses in #78
- Fixed labels by @Kayanski in #79
- Fixed comments by @Buckram123 in #80
- Remove unused binaries by @CyberHoward in #72
- Add ability to query version of no-cw2 modules by @Buckram123 in #69
- Update register_modules to accept multiple modules on manager by @Buckram123 in #73
- 0xmovses/update action main by @0xmovses in #81
- test pr ci by @0xmovses in #84
- Multiple stake targets for cw-staking adapter by @Buckram123 in #70
- Update template to a new version by @Buckram123 in #87
- Update/Must use on abstract sdk methods by @Buckram123 in #86
- Fix/croncat git dependencies by @Buckram123 in #91
- Update Module readmes by @adairrr in #76
- updates for CI for release by @0xmovses in #90
New Contributors
- @Kayanski made their first contribution in #18
- @jvr0x made their first contribution in #51
- @0xmovses made their first contribution in #47
Full Changelog: v0.18.0...v0.19.0