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

Resolving compilation errors for session pallet runtime integration #296

Merged
merged 3 commits into from
Mar 10, 2024
Merged

Resolving compilation errors for session pallet runtime integration #296

merged 3 commits into from
Mar 10, 2024

Conversation

0xmenna
Copy link
Contributor

@0xmenna 0xmenna commented Mar 3, 2024

I've updated the chainspec.rs file with respect to the last runtime upgrade. The main branch had some issues with the node instance (service.rs and rpc.rs files). These errors did not depend on the last upgrade within the session pallet, but have been introduced beforehand, so I haven't looked at it. I updated the code modifying the release 3.5.0 that did not have compilation errors.

This node version compiles successfully and works with the latest runtime version. I also tested the validatorManager.registerValidator() extrinisic and it works as expected.

@mtmsuhail mtmsuhail changed the base branch from main to develop March 10, 2024 05:11
@mtmsuhail mtmsuhail changed the base branch from develop to main March 10, 2024 05:13
@mtmsuhail mtmsuhail changed the base branch from main to develop March 10, 2024 05:13
@mtmsuhail mtmsuhail merged commit 653521d into jurteam:develop Mar 10, 2024
2 checks passed
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.

2 participants