Skip to content

Zk mvp#2

Draft
hard-nett wants to merge 50 commits into
developmentfrom
zk-mvp
Draft

Zk mvp#2
hard-nett wants to merge 50 commits into
developmentfrom
zk-mvp

Conversation

@hard-nett

@hard-nett hard-nett commented May 23, 2026

Copy link
Copy Markdown
Member
  • added cw-reply helper for parsing responses from the reply entrypoint
  • removed v1 migration logic from contracts as not needed for fresh chains
  • reimplemented PartialEq for types needing to using ``core::mem::discriminant`
  • dedicate 256 bit precision for core voting library.
    • q: how can we make this generic for any precision type for this library
  • added cw-orch library and suite with helpers

NOTE

increase in surface area of requirement for downcast precision involving cw4 group & cw20 coin balances

noahsaso and others added 30 commits February 28, 2026 22:41
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants