-
Notifications
You must be signed in to change notification settings - Fork 22
fix(HubPoolClient): Handle disabled pool rebalance routes #1182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
fusmanii
merged 18 commits into
master
from
faisal/acx-4264-sdk-make-sure-hubpoolclient-is-able-to-process-disabling
Aug 14, 2025
Merged
fix(HubPoolClient): Handle disabled pool rebalance routes #1182
fusmanii
merged 18 commits into
master
from
faisal/acx-4264-sdk-make-sure-hubpoolclient-is-able-to-process-disabling
Aug 14, 2025
Conversation
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
fusmanii
commented
Aug 7, 2025
grasphoper
approved these changes
Aug 7, 2025
nicholaspai
approved these changes
Aug 7, 2025
bmzig
reviewed
Aug 7, 2025
bmzig
approved these changes
Aug 7, 2025
pxrl
reviewed
Aug 8, 2025
pxrl
reviewed
Aug 8, 2025
fusmanii
commented
Aug 8, 2025
pxrl
reviewed
Aug 8, 2025
6a4eb0e
to
f6ce97f
Compare
fusmanii
commented
Aug 12, 2025
grasphoper
reviewed
Aug 12, 2025
bmzig
reviewed
Aug 13, 2025
bmzig
reviewed
Aug 13, 2025
bmzig
reviewed
Aug 13, 2025
184c79c
to
7f7c062
Compare
bmzig
approved these changes
Aug 13, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice.
grasphoper
approved these changes
Aug 14, 2025
pxrl
added a commit
that referenced
this pull request
Aug 19, 2025
…)" 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.
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.
getL2TokenForL1TokenAtBlock
,getL1TokenForL2TokenAtBlock
, andgetL1TokenForDeposit
to not throw and instead returnAddress | undefined
l1TokensToDestinationTokensWithBlock
to also include mappings to zero addressl1TokensToDestinationTokens
entry when a zero address mapping is detected