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

v0.9.28 #2334

Merged
merged 11 commits into from
Oct 2, 2022
Merged

v0.9.28 #2334

merged 11 commits into from
Oct 2, 2022

Conversation

zjb0807
Copy link
Member

@zjb0807 zjb0807 commented Aug 31, 2022

@zjb0807 zjb0807 changed the title v0.9.27 v0.9.28 Sep 9, 2022
@zjb0807
Copy link
Member Author

zjb0807 commented Sep 30, 2022

blocked by paritytech/substrate#12297

@zjb0807 zjb0807 marked this pull request as ready for review September 30, 2022 22:07
@xlc xlc merged commit 368a6bc into master Oct 2, 2022
@xlc xlc deleted the v0.9.27 branch October 2, 2022 08:59
pub use futures::stream::StreamExt;
use jsonrpsee::RpcModule;
use sc_consensus::LongestChain;
use sc_consensus_aura::{ImportQueueParams, StartAuraParams};
use sc_executor::WasmExecutor;
use sc_network::NetworkService;
use sc_network_common::service::NetworkBlock;

Choose a reason for hiding this comment

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

@zjb0807 could you please explain why this import is required here? and also in general when to use stuffs from sc-network-common?

Copy link
Member Author

Choose a reason for hiding this comment

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

image

Remove and rebuild, you'll see some errors and suggestions

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.

4 participants