Skip to content

Release#363

Merged
Destiner merged 16 commits intoreleasefrom
main
Mar 5, 2026
Merged

Release#363
Destiner merged 16 commits intoreleasefrom
main

Conversation

@Destiner
Copy link
Contributor

@Destiner Destiner commented Mar 5, 2026

No description provided.

Dora and others added 16 commits February 23, 2026 15:54
…er-urls

fix: allow partial custom provider URLs
The orchestrator's worst-case intent expiry is 180s (120s fill deadline
+ 30s expiration buffer + 30s check interval). With POLL_MAX_WAIT_MS
at 180s the SDK could time out before seeing a terminal status. Bumping
to 210s gives a 30s buffer to guarantee the SDK always observes the
final expired/failed state.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Re-export validator address constants through the barrel files to make them available in the public SDK API. This includes:
- OWNABLE_VALIDATOR_ADDRESS
- ENS_VALIDATOR_ADDRESS
- WEBAUTHN_VALIDATOR_ADDRESS
- MULTI_FACTOR_VALIDATOR_ADDRESS
- WEBAUTHN_V0_VALIDATOR_ADDRESS
- SMART_SESSION_EMISSARY_ADDRESS
- SMART_SESSION_EMISSARY_ADDRESS_DEV

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove ENS_VALIDATOR_ADDRESS, SMART_SESSION_EMISSARY_ADDRESS_DEV, and
WEBAUTHN_V0_VALIDATOR_ADDRESS from barrel re-exports per review feedback.
These constants remain available internally but are no longer part of the
public SDK surface.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…tor-addr

Export validator address constants from public API
@Destiner Destiner merged commit 17c05b0 into release Mar 5, 2026
4 checks passed
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.

4 participants