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

Upgrade @polkadot/api version to 14 #2596

Closed

Conversation

stepanLav
Copy link
Contributor

@stepanLav stepanLav commented Nov 21, 2024

Description

That PR upgrade polkadot/api library in order to handle the latest changes, deployed on westend.
Error:

2024-11-21T10:28:05.969Z <fetch-#1> ERROR failed to fetch Block hash="0xa7ce8788b1deec8be4ecc77d0740999b8e1b37efe5821f076ef07befac6ac33b" height="23544613"
2024-11-21 10:28:05             VEC: Unable to decode on index 0 createType(ExtrinsicUnknown):: Unsupported unsigned extrinsic version 5

Tested locally:

Screenshot 2024-11-21 at 14 25 37

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have tested locally
  • I have performed a self review of my changes
  • Updated any relevant documentation
  • Linked to any relevant issues
  • I have added tests relevant to my changes
  • Any dependent changes have been merged and published in downstream modules
  • My code is up to date with the base branch
  • I have updated relevant changelogs. We suggest using chan

@stepanLav stepanLav changed the title Feat/update_api_library_version Upgrade @polkadot/api version to 14 Nov 21, 2024
Copy link
Collaborator

@stwiname stwiname left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some tests failing relating to the API service that need to be fixed

packages/node/CHANGELOG.md Outdated Show resolved Hide resolved
packages/types/package.json Outdated Show resolved Hide resolved
packages/types/CHANGELOG.md Show resolved Hide resolved
@stepanLav stepanLav force-pushed the feat/update_api_library_version branch 3 times, most recently from 5572a80 to 714a030 Compare November 22, 2024 06:01
@stepanLav stepanLav force-pushed the feat/update_api_library_version branch from 07b58ad to 60118dc Compare November 22, 2024 06:03
packages/node/package.json Outdated Show resolved Hide resolved
@stepanLav stepanLav requested review from stwiname and yoozo November 22, 2024 07:25
@stwiname
Copy link
Collaborator

There are tests relevent to this change that are failing, https://github.com/subquery/subql/actions/runs/11968220823/job/33381688090?pr=2596#step:8:16511

@stwiname stwiname mentioned this pull request Nov 25, 2024
@stwiname stwiname closed this Nov 25, 2024
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.

3 participants