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

Upgrade to polkadot v1.1.0 #956

Merged

Conversation

rimbi
Copy link
Contributor

@rimbi rimbi commented Sep 21, 2023

Upgrades dependencies to the v1.1.0 of new polkadot-sdk.

@xlc
Copy link
Member

xlc commented Sep 24, 2023

polkadot-sdk is now published to crates.io so we may want to switch to those and then we will be able to publish ORML to crates.io as well.
But there are still some unanswered questions about polkadot-sdk's publish process so we could do this meanwhile.

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Merging #956 (4df7710) into master (581a55e) will increase coverage by 0.00%.
Report is 1 commits behind head on master.
The diff coverage is 59.45%.

@@           Coverage Diff           @@
##           master     #956   +/-   ##
=======================================
  Coverage   84.98%   84.98%           
=======================================
  Files          88       88           
  Lines       10040    10063   +23     
=======================================
+ Hits         8532     8552   +20     
- Misses       1508     1511    +3     
Files Coverage Δ
benchmarking/src/lib.rs 30.43% <ø> (ø)
tokens/src/impls.rs 26.08% <ø> (ø)
tokens/src/lib.rs 77.19% <ø> (ø)
xcm-support/src/lib.rs 75.00% <ø> (ø)
xtokens/src/lib.rs 64.26% <ø> (+0.38%) ⬆️
xtokens/src/mock/para.rs 59.09% <ø> (ø)
xtokens/src/mock/para_teleport.rs 15.78% <ø> (ø)
asset-registry/src/impls.rs 52.11% <50.00%> (ø)
xtokens/src/mock/mod.rs 89.14% <77.77%> (-3.17%) ⬇️
traits/src/parameters.rs 72.56% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

asset-registry/Cargo.toml Outdated Show resolved Hide resolved
benchmarking/Cargo.toml Outdated Show resolved Hide resolved
xtokens/src/mock/mod.rs Show resolved Hide resolved
rimbi and others added 2 commits October 12, 2023 10:13
Co-authored-by: Xiliang Chen <xlchen1291@gmail.com>
@xlc xlc merged commit b3694e6 into open-web3-stack:master Oct 17, 2023
3 of 4 checks passed
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.

2 participants