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

feat(mainnet): continue preparing mainnet runtime. #239

Merged
merged 11 commits into from
Aug 28, 2024

Conversation

peterwht
Copy link
Collaborator

@peterwht peterwht commented Aug 28, 2024

@peterwht peterwht requested a review from al3mart August 28, 2024 04:40
@peterwht peterwht force-pushed the peter/mainnet-runtime branch from a0544ce to 565e7a0 Compare August 28, 2024 04:45
@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.

Project coverage is 7.44%. Comparing base (c7e2026) to head (33322cb).

Files with missing lines Patch % Lines
runtime/mainnet/src/config/proxy.rs 0.00% 15 Missing ⚠️
node/src/chain_spec.rs 0.00% 9 Missing ⚠️
node/src/command.rs 0.00% 6 Missing ⚠️
@@                      Coverage Diff                      @@
##           al3mart/chore-registration    #239      +/-   ##
=============================================================
+ Coverage                        7.11%   7.44%   +0.32%     
=============================================================
  Files                              36      34       -2     
  Lines                            2698    2458     -240     
  Branches                         2698    2458     -240     
=============================================================
- Hits                              192     183       -9     
+ Misses                           2506    2275     -231     
Files with missing lines Coverage Δ
runtime/mainnet/src/config/xcm.rs 0.00% <ø> (ø)
runtime/mainnet/src/lib.rs 5.47% <ø> (ø)
runtime/mainnet/src/weights/block_weights.rs 81.81% <ø> (ø)
runtime/mainnet/src/weights/extrinsic_weights.rs 81.81% <ø> (ø)
runtime/mainnet/src/weights/paritydb_weights.rs 73.33% <ø> (ø)
runtime/mainnet/src/weights/rocksdb_weights.rs 73.33% <ø> (ø)
node/src/command.rs 0.00% <0.00%> (ø)
node/src/chain_spec.rs 0.00% <0.00%> (ø)
runtime/mainnet/src/config/proxy.rs 0.00% <0.00%> (ø)

@al3mart
Copy link
Collaborator

al3mart commented Aug 28, 2024

Awesome!

I've created a PR to your branch removing assets & contracts: #241
Let's get this change merge here.

@peterwht peterwht merged commit 62eb992 into al3mart/chore-registration Aug 28, 2024
4 of 7 checks passed
@peterwht peterwht deleted the peter/mainnet-runtime branch August 28, 2024 23: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.

3 participants