Skip to content
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

fix(adapter-manager): Catch undefined per-chain wrapEther config #984

Merged
merged 6 commits into from
Oct 10, 2023

Conversation

nicholaspai
Copy link
Member

No description provided.

Based on an issue we're seeing where L1 to L2 rebalances are still getting duplicated, even after wrapping ETH, perhaps suggesting that the `tokenClient` is using stale data

the logic written [here](https://github.com/across-protocol/relayer-v2/blob/master/src/relayer/RelayerClientHelper.ts#L159) should be reading updated balances post-ETH-unwrap but it may not.

This PR adds more logs we can use to better debug
Signed-off-by: nicholaspai <[email protected]>
@nicholaspai nicholaspai merged commit c1c0dfa into master Oct 10, 2023
2 checks passed
@pxrl pxrl deleted the npai/token-client branch September 5, 2024 10:32
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