Conversation
…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>
Increase intent polling timeout to 210s
Update swapOrigin type
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.