Skip to content

Comments

Add new API endpoints for Blockfrost API v0.1.85#47

Open
semsorock wants to merge 6 commits intoblockfrost:masterfrom
semsorock:master
Open

Add new API endpoints for Blockfrost API v0.1.85#47
semsorock wants to merge 6 commits intoblockfrost:masterfrom
semsorock:master

Conversation

@semsorock
Copy link

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
  • integration tests fixed
  • README.md typo fixed

Bump version to 0.7.0 (API v0.1.85).
All tests pass.

claude and others added 6 commits February 22, 2026 18:25
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
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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 <noreply@anthropic.com>
Fix failing integration tests for governance and transaction endpoints
Add new API endpoints for Blockfrost API v0.1.85
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