Merge pull request #47 from semsorock/master
Add new API endpoints for Blockfrost API v0.1.86
Add new API endpoints for Blockfrost API v0.1.86
Co-Authored-By: Claude Opus 4.6 <[email protected]>
Switch transaction sub-endpoints (stakes, delegations, withdrawals, mirs, pool_updates, pool_retires, metadata, metadata_cbor, redeemers), pool_relays, and metrics endpoints from @list_request_wrapper to @request_wrapper since they are not paginated. Also align python_requires and classifiers with CI matrix (3.10, 3.12, 3.13). Co-Authored-By: Claude Opus 4.6 <[email protected]>
Add pool_votes, governance proposal endpoints by gov_action_id (CIP-0129), and update API version reference in setup.py. Co-Authored-By: Claude Opus 4.6 <[email protected]>