Skip to content

chore(deps): bump @across-protocol/sdk from 4.4.14 to 4.4.16 - #3637

Merged
pxrl merged 2 commits into
masterfrom
droplet/C0BHMM63D9Q-1785247449
Jul 28, 2026
Merged

chore(deps): bump @across-protocol/sdk from 4.4.14 to 4.4.16#3637
pxrl merged 2 commits into
masterfrom
droplet/C0BHMM63D9Q-1785247449

Conversation

@droplet-rl

Copy link
Copy Markdown
Contributor

Motivation

Prepares the relayer for SDK 4.4.16, which includes across-protocol/sdk#1499: HubPoolClient no longer throws (SVM USDC address mismatch) when processing a SetPoolRebalanceRoute event that disables an SVM route via a zero-address destination token. This must be deployed to all bots before executing the queued HubPool admin batch that prunes pool rebalance routes (including USDC on Solana), otherwise every HubPoolClient.update() throws once that event is mined.

Changes

  • package.json: @across-protocol/sdk 4.4.144.4.16.
  • yarn.lock intentionally not synced yet — 4.4.16 is not on npm until the SDK release completes. The lock refresh lands as a follow-up commit on this branch once the package is published; the PR stays draft until then (install/CI will fail against the stale lock).

No README/AGENTS.md updates needed: dependency bump only, no behavior/config/interface changes in this repo.

🤖 Generated with Claude Code

droplet-rl and others added 2 commits July 28, 2026 14:55
Pulls in across-protocol/sdk#1499 so HubPoolClient tolerates
zero-address SVM pool rebalance routes ahead of the HubPool route-prune
admin batch. yarn.lock intentionally not synced yet: 4.4.16 is not on
npm until the release completes; the lock refresh lands as a follow-up
commit once the package is published.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@droplet-rl
droplet-rl marked this pull request as ready for review July 28, 2026 15:13
@pxrl
pxrl merged commit 6df4569 into master Jul 28, 2026
5 checks passed
@pxrl
pxrl deleted the droplet/C0BHMM63D9Q-1785247449 branch July 28, 2026 15:31
@droplet-rl

Copy link
Copy Markdown
Contributor Author

Thanks for the review and merge @pxrl! No inline comments to address — all CI checks (install, lint, test, typecheck, dependency-review) passed. ✅

@droplet-rl

Copy link
Copy Markdown
Contributor Author

🔎 View trace

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.

2 participants