Merge pull request #1 from semsorock/claude/update-lib-api-changes-vsb0U
Add new API endpoints for Blockfrost API v0.1.85
Add new API endpoints for Blockfrost API v0.1.85
Fix failing integration tests for governance and transaction endpoints
Update governance test fixtures to use valid mainnet DRep and proposal IDs that exist on-chain. Fix transaction submit test to check status_code instead of removed error string. Update evaluate_cbor test to match new Ogmios response structure with ScriptFailures nesting. Co-Authored-By: Claude Opus 4.6 <[email protected]>
Co-authored-by: Copilot <[email protected]>
Update the SDK to match all API changes since v0.1.37, including: - Accounts: account_utxos (v0.1.69), account_transactions (v0.1.82) - Blocks: block_latest_transactions_cbor (v0.1.74), block_transactions_cbor (v0.1.75) - Transactions: transaction_required_signers (v0.1.61), transaction_cbor (v0.1.64) - Network: network_eras (v0.1.46) - Governance (new): Full Conway-era governance support with DRep and proposal endpoints including dreps listing, drep details, delegators, metadata, updates, votes, proposals listing, proposal details, parameters, withdrawals, votes, and metadata Bump version to 0.7.0 (API v0.1.85). All 211 tests pass. https://claude.ai/code/session_01FSq7HNQWih59Y5NX349Diq