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: bump polkadot-js deps #159

Merged
merged 4 commits into from
Dec 15, 2021
Merged

fix: bump polkadot-js deps #159

merged 4 commits into from
Dec 15, 2021

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Dec 15, 2021

In this PR we update the polkadot-js deps:

"@polkadot/api" -> "6.12.1",
"@polkadot/apps-config" -> beta

We also refactor the type for any method using metadataRpc to expect a type of 0x${string} instead of just a string. This is due to polkadot-js enforcing stricter type safety.

This PR also removes a deuplicate TxInfo type

@TarikGul TarikGul merged commit 2ed66e4 into main Dec 15, 2021
@TarikGul TarikGul deleted the tarik-bump-polkadot-js branch December 15, 2021 20:58
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.

None yet

3 participants