Skip to content

Tags: across-protocol/sdk

Tags

v4.3.47

Toggle v4.3.47's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Temporarily revert "Handle disabled pool rebalance routes (#11… (

#1197)

This reverts commit 4af064d.

The commit is backed out as a precaution to permit SDK to be bumped in
the relayer without having to worry about this throwing up issues.
Probability is low, but we'll bump when Faisal is available to monitor.

v4.3.46

Toggle v4.3.46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pass in full relayDataWithMessageHash (#1193)

Signed-off-by: bennett <bennett@umaproject.org>

v4.3.45

Toggle v4.3.45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(HubPoolClient): Handle disabled pool rebalance routes (#1182)

v4.3.44

Toggle v4.3.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
improve: getFillStatusPda based on messageHash (#1186)

v4.3.44-alpha.0

Toggle v4.3.44-alpha.0's commit message
again

v4.3.43

Toggle v4.3.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: account for ATA creation in Solana fee queries (#1185)

Signed-off-by: bennett <bennett@umaproject.org>

v4.3.42

Toggle v4.3.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(SVMBlockFinder): Make logger optional (#1188)

v4.3.41

Toggle v4.3.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Make logger optional for SVM utilities (#1187)

The FE doesn't have a logger instance available, so don't require a logger.

v4.3.40

Toggle v4.3.40's commit message
chore: Bump to .40

v4.3.39

Toggle v4.3.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add Fallback and Quorum Solana RPC Factory (#1181)

Co-authored-by: Paul <108695806+pxrl@users.noreply.github.com>