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

[chore] Update dependencies #1548

Merged
merged 17 commits into from
Sep 28, 2023
Merged

[chore] Update dependencies #1548

merged 17 commits into from
Sep 28, 2023

Conversation

tomjeatt
Copy link
Collaborator

@tomjeatt tomjeatt commented Aug 31, 2023

Closes #1522

This PR updates the bridge, the lib and polkadot.js. There was one breaking change related to types—seems like the InjectedAccountWithMeta type has been deprecated. This has been replaced with the KeyringPair type (which makes sense—there was a lot of overlap/duplication between the two types).

Note: there is a breaking change here that is causing our UI tests to fail. Since we will need the updated version of the UI, I'm suggesting we merge this and handle the issue with the tests later. We need to run polkadot 10.9.1 for the UI to be compatible for the lib, so better to get this part of the task wrapped up first.

See #1562

@vercel
Copy link

vercel bot commented Aug 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
interbtc-ui-interlay ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2023 1:10pm
interbtc-ui-interlay-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2023 1:10pm
interbtc-ui-kintsugi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2023 1:10pm
interbtc-ui-kintsugi-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2023 1:10pm

@github-actions
Copy link

Running Lighthouse audit...

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.

[chore] Upgrade polkadot-js api
2 participants