Open
Description
TODOs:
Major Feature:
Minor Repo Improvements:
- ♻️ Restructure Repo To Make Launching Adapter Contracts Easier #65
- ⚡️ Add Skip package path to workspace cargo.toml #61
- ⚡️ Update make optimize to target /target instead of /code/target #58
Minor Documentation Improvements:
Minor Code Improvements:
- 🔥 Consolidate Neutron and Osmosis Query enum #53
- ♻️ Refactor Fee Swap Into Ibc Transfer Variant of Action Enum #63
- ⬆️ Run Cargo Upgrade and Update #57
Minor Testing Improvements:
Minor CI Improvements:
Chores:
- Update documentation
- Update changelog
- Update versioning
Pushed Back Into Future Release:
- Unfinished Gabe's Review Improvements
- Add Osmosis Integration Test
- Assessing Major Structural Change Again (opted for a Minor Structural Change)
- Improve Python environment management (ensure .py script works everywhere)
Interface Changes
fee_swap
is no longer a param inswap_and_action
, but instead a field in theAction::IbcTransfer
variant after ♻️ Refactor Fee Swap Into Ibc Transfer Variant of Action Enum #63min_coin
param of type Coin inswap_and_action
is changed tomin_asset
of type Asset after ✨ [API-1723] Add CW20 Support #67. See PR for json representation of the object change.
Metadata
Metadata
Assignees
Labels
No labels