aldabra/crates
Kayos 5913b9266a feat(dao-mcp): dao_register accepts Phase-4 fields in one call
Closes the gap between DaoConfig schema (already has fields) and the
dao_register tool (was rejecting/ignoring them). Now Sulkta DAO can be
registered with all audit-discovered values in one call:
  proposal_addr / stake_st_policy / proposal_st_policy +
  5 reference UTxO refs (governor / stake / proposal validators +
  StakeST / ProposalST minting policies).

All fields remain optional. dao_proposal_create_unsigned errors clearly
when one's missing. Future dao_discover_scripts tool will auto-populate
from chain queries.
2026-05-05 20:10:22 -07:00
..
aldabra-chain v0.2: 8 chain_* read-only Koios passthrough MCP tools 2026-05-05 07:01:32 -07:00
aldabra-core AUDIT4-3 fix: optional inline datum on wallet_send 2026-05-05 06:58:15 -07:00
aldabra-dao chore(dao): drop unused as_constr import after EnumIsData fix 2026-05-05 19:50:34 -07:00
aldabra-mcp feat(dao-mcp): dao_register accepts Phase-4 fields in one call 2026-05-05 20:10:22 -07:00