Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Av 87 upgrade substrate to upstream #21

Merged
merged 6 commits into from
Dec 19, 2022

Conversation

MiguelDD1
Copy link
Contributor

@MiguelDD1 MiguelDD1 commented Dec 16, 2022

Upgrade to Substrate v0.9.33

This PR upgrades substrate dependencies to v0.9.33. Changes in the code are requirements from that new version, and they are needed to build the data-avail node.

Renaming some Nomad crates

The nomad merkle crate has been renamed to nomad-merkle, and signature into nomad-signature.

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Base: 58.93% // Head: 58.50% // Decreases project coverage by -0.42% ⚠️

Coverage data is based on head (c51b7f2) compared to base (5782da6).
Patch coverage: 30.90% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   58.93%   58.50%   -0.43%     
==========================================
  Files          40       41       +1     
  Lines        5447     5514      +67     
==========================================
+ Hits         3210     3226      +16     
- Misses       2237     2288      +51     
Impacted Files Coverage Δ
kate/src/lib.rs 70.17% <0.00%> (-16.79%) ⬇️
primitives/avail/src/asdr.rs 53.84% <0.00%> (-1.42%) ⬇️
...imitives/avail/src/asdr/app_unchecked_extrinsic.rs 69.17% <0.00%> (-2.31%) ⬇️
primitives/avail/src/asdr/get_app_id.rs 85.00% <0.00%> (-15.00%) ⬇️
primitives/avail/src/lib.rs 34.04% <0.00%> (-1.52%) ⬇️
primitives/nomad/nomad-base/src/lib.rs 71.21% <ø> (ø)
primitives/nomad/nomad-core/src/test_utils.rs 97.05% <ø> (ø)
primitives/nomad/nomad-core/src/update.rs 90.24% <ø> (ø)
primitives/nomad/nomad-core/src/update_v2.rs 87.09% <ø> (ø)
primitives/avail/src/sha2.rs 20.00% <20.00%> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MiguelDD1 MiguelDD1 requested review from a team December 16, 2022 10:36
@MiguelDD1 MiguelDD1 marked this pull request as ready for review December 16, 2022 10:36
@MiguelDD1 MiguelDD1 merged commit d94ec5c into main Dec 19, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants