Skip to content

Bump polkadot to v0.9.13#1079

Merged
0x8f701 merged 20 commits intomasterfrom
bump-version-0913
Dec 27, 2021
Merged

Bump polkadot to v0.9.13#1079
0x8f701 merged 20 commits intomasterfrom
bump-version-0913

Conversation

@0xrjman
Copy link
Copy Markdown
Contributor

@0xrjman 0xrjman commented Dec 23, 2021

@0xrjman 0xrjman changed the title Bump version 0913 Bump polkadot to v0.9.13 Dec 23, 2021
@0xrjman 0xrjman linked an issue Dec 23, 2021 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 23, 2021

Codecov Report

Merging #1079 (0d1d775) into master (ccf9f1a) will increase coverage by 0.12%.
The diff coverage is 37.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1079      +/-   ##
==========================================
+ Coverage   59.09%   59.21%   +0.12%     
==========================================
  Files          86       86              
  Lines        6720     6709      -11     
==========================================
+ Hits         3971     3973       +2     
+ Misses       2749     2736      -13     
Impacted Files Coverage Δ
node/parallel/src/chain_spec/mod.rs 0.00% <ø> (ø)
node/parallel/src/client.rs 0.00% <ø> (ø)
node/parallel/src/command.rs 0.00% <0.00%> (ø)
node/parallel/src/service.rs 0.00% <ø> (ø)
pallets/crowdloans/src/lib.rs 66.31% <ø> (ø)
pallets/crowdloans/src/types.rs 100.00% <ø> (ø)
pallets/liquid-staking/src/lib.rs 75.28% <ø> (+0.86%) ⬆️
pallets/liquid-staking/src/mock.rs 66.35% <ø> (ø)
runtime/heiko/src/impls.rs 0.00% <0.00%> (ø)
runtime/heiko/src/lib.rs 0.00% <ø> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ccf9f1a...0d1d775. Read the comment docs.

@0xrjman
Copy link
Copy Markdown
Contributor Author

0xrjman commented Dec 23, 2021

I need to test make launch today

@0x8f701
Copy link
Copy Markdown
Contributor

0x8f701 commented Dec 23, 2021

@rjman-ljm we also need to have an image: parallelfinance/polkadot:v0.9.13 like https://github.com/parallel-finance/polkadot/tree/parallel-v0.9.12

@0xrjman
Copy link
Copy Markdown
Contributor Author

0xrjman commented Dec 23, 2021

@rjman-ljm we also need to have an image: parallelfinance/polkadot:v0.9.13 like https://github.com/parallel-finance/polkadot/tree/parallel-v0.9.12

yeah, I’ll check this.

@0x8f701
Copy link
Copy Markdown
Contributor

0x8f701 commented Dec 23, 2021

@rjman-ljm let's also close: #944 in this pr, because rust edition 2021 should be supported in polkadot-v0.9.13

@0xrjman
Copy link
Copy Markdown
Contributor Author

0xrjman commented Dec 23, 2021

@rjman-ljm let's also close: #944 in this pr, because rust edition 2021 should be supported in polkadot-v0.9.13

okay

@0xrjman
Copy link
Copy Markdown
Contributor Author

0xrjman commented Dec 24, 2021

@GopherJ
I have also modified karura based on v2.1.1.

This was linked to issues Dec 26, 2021
@0x8f701
Copy link
Copy Markdown
Contributor

0x8f701 commented Dec 27, 2021

@rjman-ljm ok I'll test and let you know

Signed-off-by: Cheng JIANG <alex_cj96@foxmail.com>

.PHONY: resources
resources:
docker run --rm parallelfinance/parallel:$(DOCKER_TAG) export-genesis-state --chain $(CHAIN) --parachain-id $(PARA_ID) > ./resources/para-$(PARA_ID)-genesis
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

good job

Signed-off-by: Cheng JIANG <alex_cj96@foxmail.com>
@0x8f701 0x8f701 merged commit 536a011 into master Dec 27, 2021
@0x8f701 0x8f701 deleted the bump-version-0913 branch December 27, 2021 16:10
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.

use rust edition 2021 Bump to polkadot-v0.9.13 Better manage of para id

3 participants