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 substrate v3.0.0 #54

Merged
merged 12 commits into from
Mar 6, 2021
Merged

Update to substrate v3.0.0 #54

merged 12 commits into from
Mar 6, 2021

Conversation

clearloop
Copy link
Contributor

@clearloop clearloop commented Mar 4, 2021

DESC

Merged #53 by default, since the(/our) wasmi package also has a lot of changes after the last commit of this repo

@clearloop
Copy link
Contributor Author

Error: Input("Other: Essential task failed.")

After paritytech/substrate#8155

Comment on lines +158 to 164
.map(move |r| {
// Workaround
if r.is_err() {
log::error!("Essential task `{}` failed. Shutting down service.", name);
let _ = essential_failed.close_channel();
}
});
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Workaround

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@atenjin atenjin merged commit 518ea6e into master Mar 6, 2021
@atenjin atenjin deleted the europa/substrate-3 branch March 6, 2021 08:27
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