- DaoProposalVoteArgs (dao? + proposal_id + result_tag + fee_lovelace) - mainnet_slot_to_posix_ms: Shelley genesis constants (slot 4_492_800, posix 1_596_059_091_000) for converting tip+VALIDITY_RANGE_SLOTS into the Voted lock's posix_time field - pull_proposal_utxos helper: address_info → decode every UTxO's inline datum into ProposalDatum, return matching proposal_id by id match (`KoiosDaoReader::list_proposals` is still stubbed; this is a focused write-path read) - mainnet-only network gate (preprod/preview slot↔ms is Phase 5) - get_info instructions text mentions write tools - drop unused pallas_addresses::Address + pallas_txbuilder::ExUnits imports surfaced by clippy |
||
|---|---|---|
| .. | ||
| aldabra-chain | ||
| aldabra-core | ||
| aldabra-dao | ||
| aldabra-mcp | ||