Zk mvp#2
Draft
hard-nett wants to merge 50 commits into
Draft
Conversation
wynd-utils, cw-reply-helper
Ports upstream DA0-DA0#876 (feature/cw-orch-interface) onto feat/calander, adapted for cw-orch v0.27.0. Changes: - packages/cw-orch: full cw-orchestrator interface package for all DAO contracts (core, proposals, voting, pre-propose, staking, distribution, external, test contracts) - packages/cw-orch/src/external/dao_calendar.rs: new interface for the dao-calendar contract with migrate support - Wires workspace cw-orch dep to local ~/abstract/cw-orchestrator v0.27.0 - Fixes cw721-base 0.21 concrete type aliases in cw721 test interface - packages/cw-reply-helper: new reply parsing helper (parse_reply_instantiate_data) - packages/wynd-utils: local path dependency - contracts/external/dao-calendar: DAO calendar contract (in-progress) - Syncs workspace Cargo.toml with feat/calander working-dir state (adds cosmwasm_2_2 feature, prost 0.14, v2.4.1 compat deps) - Excludes dao-voting-onft-staked (OmniFlix chain deprecated) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
added 20 commits
May 12, 2026 16:34
…instances), cw-orchestrator deploy data for all modules
…tadataExt), NextProposalId Replaces CalendarCount
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PartialEqfor types needing to using ``core::mem::discriminant`NOTE
increase in surface area of requirement for downcast precision involving cw4 group & cw20 coin balances