You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use @request_wrapper for all non-paginated list endpoints
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 <noreply@anthropic.com>
0 commit comments