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

Add rococo runtime common crate #1031

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

claravanstaden
Copy link
Contributor

@claravanstaden claravanstaden commented Nov 30, 2023

As mentioned here: paritytech/polkadot-sdk#2522 (comment)

Used here in the polkadot-sdk: Snowfork/polkadot-sdk@a5b1964


parameter_types! {
// Network and location for the Ethereum chain.
pub EthereumNetwork: NetworkId = NetworkId::Ethereum { chain_id: 15 };
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll make a follow up PR to change this to chain ID 5, for Goerli.

@claravanstaden claravanstaden marked this pull request as ready for review November 30, 2023 14:02
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d28d96) 80.99% compared to head (fa1e343) 80.99%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1031   +/-   ##
=======================================
  Coverage   80.99%   80.99%           
=======================================
  Files          52       52           
  Lines        2152     2152           
  Branches       68       68           
=======================================
  Hits         1743     1743           
  Misses        394      394           
  Partials       15       15           
Flag Coverage Δ
rust 81.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@vgeddes vgeddes left a comment

Choose a reason for hiding this comment

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

+1

@claravanstaden claravanstaden merged commit 312b05e into main Dec 1, 2023
7 checks passed
@claravanstaden claravanstaden deleted the rococo-runtime-config branch December 1, 2023 05:47
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.

None yet

2 participants