v0.28.3
What's Changed
- fix(tool-sdk): scope predicate gate reads to the configured chain (#520):
predicateGate/paidPredicateGateno longer force reads to the Base RPC whenrpcUrlis unset, so a non-Base registry chain is actually queried. The x402 identity/payment chain (Base/Base-Sepolia) is decoupled from the registry chain so non-Base gating no longer fails closed. Includes regression tests for a non-Base registry with Base identity/payment.
Full Changelog: ProjectOpenSea/opensea-devtools@tool-sdk-v0.28.2...tool-sdk-v0.28.3