v0.26.0
What's Changed
Minor Changes
- BREAKING: Unify
predicateGateto use the standard 402 + X-Payment (EIP-3009) auth flow only (#471).PredicateGateConfig.operatorAddressis now required (was optional)Authorization: EIP-3009 <token>header is no longer accepted: use the X-Payment header via the 402 challenge flowAuthorization: SIWE <msg>.<sig>header is no longer accepted (was already deprecated)- CLI
dry-run-predicate-gatenow requires--operator-addressand asserts a 402 response
Fixes
- Use the Bankr
/wallet/meendpoint instead of/wallet/info(#470).
Full Changelog: ProjectOpenSea/opensea-devtools@tool-sdk-v0.25.0...tool-sdk-v0.26.0