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

Update to Polkadot-sdk 1.6.0 #567

Open
gianfra-t opened this issue Oct 24, 2024 · 1 comment · May be fixed by #569
Open

Update to Polkadot-sdk 1.6.0 #567

gianfra-t opened this issue Oct 24, 2024 · 1 comment · May be fixed by #569
Assignees

Comments

@gianfra-t
Copy link
Contributor

gianfra-t commented Oct 24, 2024

Part of master ticket tasks/#419.

To perform the upgrade of Pendulum to Polkadot-sdk release 1.6.0 we need to update all the Spacewalk dependencies to polkadot-sdk release v1.6.0.

Note on extra dependencies

subxt and jsonrpc are two critical dependencies that we may want (or need) to update, depending on the common dependencies used also with polkadot-sdk.

polkadot-sdk released Jan 16, an idea would be to update subxt to v0.34.0 which released right after that. Consequently, jsonrpc could be bumped to 0.21 which is what subxt uses for that version. This may not be needed since we are already at v0.33.0 with subxt but is good to keep in mind, since hard-to-debug compilation errors may arise from these version definitions (see what happened here as described on PR description).

There are other jsonrpc imports which use a previous version and may require more refactor to upgrade, with low or no benefit.

@prayagd
Copy link
Collaborator

prayagd commented Nov 4, 2024

Hey team! Please add your planning poker estimate with Zenhub @b-yap @ebma @gianfra-t @TorstenStueber

@ebma ebma linked a pull request Nov 26, 2024 that will close this issue
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 a pull request may close this issue.

2 participants