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 polkadot deps to latest version v0.9.43 #675

Merged
merged 10 commits into from
Jul 13, 2023

Conversation

salman01zp
Copy link
Contributor

@salman01zp salman01zp commented Jul 12, 2023

Summary of changes

Update to v0.9.43

Polkadot release notes: https://github.com/paritytech/polkadot/releases

NOTE

There are some breaking changes around syncing protocol and Grandpa. CC @1xstj


Reference issue (if applicable)

Refers: tangle-network/tangle#201

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2023

Codecov Report

Patch coverage: 4.66% and project coverage change: -0.07 ⚠️

Comparison is base (23eeca7) 16.10% compared to head (d2c01b0) 16.03%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #675      +/-   ##
==========================================
- Coverage   16.10%   16.03%   -0.07%     
==========================================
  Files          73       73              
  Lines        5412     5436      +24     
==========================================
  Hits          871      871              
- Misses       4541     4565      +24     
Impacted Files Coverage Δ
dkg-gadget/src/gossip_engine/network.rs 0.00% <0.00%> (ø)
dkg-gadget/src/lib.rs 0.00% <0.00%> (ø)
dkg-gadget/src/worker.rs 0.00% <0.00%> (ø)
dkg-primitives/src/utils.rs 35.60% <0.00%> (+1.73%) ⬆️
dkg-test-orchestrator/src/client.rs 0.00% <ø> (ø)
dkg-test-orchestrator/src/dummy_api.rs 0.00% <ø> (ø)
pallets/bridge-registry/src/lib.rs 0.00% <ø> (ø)
pallets/dkg-proposal-handler/src/lib.rs 55.45% <ø> (ø)
pallets/dkg-metadata/src/lib.rs 34.14% <25.00%> (ø)
pallets/dkg-proposals/src/lib.rs 70.82% <100.00%> (ø)

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

dkg-gadget/src/gossip_engine/network.rs Outdated Show resolved Hide resolved
pallets/dkg-metadata/src/lib.rs Show resolved Hide resolved
standalone/node/src/service.rs Outdated Show resolved Hide resolved
@salman01zp salman01zp marked this pull request as ready for review July 13, 2023 14:47
Copy link
Contributor

@shekohex shekohex left a comment

Choose a reason for hiding this comment

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

Looks good!

@salman01zp salman01zp merged commit 5a5642c into master Jul 13, 2023
6 checks passed
@salman01zp salman01zp deleted the salman/polkadot-v0.9.43-update branch July 13, 2023 15:59
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