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

Polkadot update v0.9.42 #175

Merged

Conversation

OverOrion
Copy link
Contributor

@OverOrion OverOrion commented May 26, 2023

See the following substrate PRs for details:

For the last one I opted for suppressing the warning, but will open an issue for benchmarking it.

Closes #172

@OverOrion
Copy link
Contributor Author

Did the required followup changes, but now there is an internal substrate error:
``Self::mutate_account``` will fail with NoProviders.

The error originates from inc_consumers, where the providers field shoul not be 0.

Currently investigating why this happened.

@OverOrion OverOrion force-pushed the szp/polkadot-update-v0.9.42 branch from fc03e5b to 4cb528d Compare May 26, 2023 15:34
Copy link
Contributor

@clangenb clangenb left a comment

Choose a reason for hiding this comment

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

I could imagine that the error comes from divergent substrate versions.

Cargo.lock Outdated Show resolved Hide resolved
parentchain/src/lib.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@coax1d coax1d left a comment

Choose a reason for hiding this comment

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

All of this looks good to me. All the fun polkadot update stuff.

Copy link
Contributor

@clangenb clangenb left a comment

Choose a reason for hiding this comment

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

Nice, looks good to me! Now we just have to fix the test.

…existential deposit (ED)

Co-authored-by: coax1d <andrewburger1991@gmail.com>
Copy link
Contributor

@clangenb clangenb left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@OverOrion OverOrion merged commit e124aeb into integritee-network:master May 31, 2023
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.

upgrade dependencies to polkadot-0.9.42
3 participants