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

Remove redundant wallet registry fetch #802

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Conversation

lukasz-zimnoch
Copy link
Member

There is no need to fetch WalletRegistry address from the Bridge. It is already loaded from the artifact. This allows saving a call to the Ethereum RPC server.

There is no need to fetch `WalletRegistry` address from the `Bridge`.
It is already loaded from the artifact. This allows saving a call
to the Ethereum RPC server.
@lukasz-zimnoch lukasz-zimnoch self-assigned this Mar 22, 2024
@lukasz-zimnoch lukasz-zimnoch added the 🔌 typescript TypeScript library label Mar 22, 2024
@lukasz-zimnoch lukasz-zimnoch added this to the typescript/v2.4.0 milestone Mar 22, 2024
tomaszslabon
tomaszslabon previously approved these changes Mar 22, 2024
@tomaszslabon tomaszslabon enabled auto-merge March 22, 2024 15:39
@tomaszslabon tomaszslabon merged commit d11195b into main Mar 22, 2024
38 checks passed
@tomaszslabon tomaszslabon deleted the optimize-sdk-loading branch March 22, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 typescript TypeScript library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants