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

chore: upgrade snakenet to polkadot v0.9.15 #358

Merged
merged 22 commits into from
Feb 15, 2022
Merged

Conversation

enthusiastmartin
Copy link
Contributor

@enthusiastmartin enthusiastmartin commented Jan 31, 2022

fixes #357

@enthusiastmartin enthusiastmartin changed the title Polkadot v0.9.15 solochain chore: Polkadot v0.9.15 solochain Jan 31, 2022
@auto-add-label auto-add-label bot added the chore label Jan 31, 2022
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #358 (5eaf03e) into master (8cdec0d) will decrease coverage by 13.69%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #358       +/-   ##
==========================================
- Coverage   15.31%   1.61%   -13.70%     
==========================================
  Files          20       9       -11     
  Lines        6812    5635     -1177     
==========================================
- Hits         1043      91      -952     
+ Misses       5769    5544      -225     
Impacted Files Coverage Δ
pallets/claims/src/benchmarking.rs 100.00% <ø> (ø)
pallets/claims/src/traits.rs 47.05% <ø> (ø)
pallets/genesis-history/src/lib.rs 50.00% <ø> (ø)
primitives/src/asset.rs 0.00% <ø> (-90.91%) ⬇️
primitives/src/lib.rs 68.75% <0.00%> (-16.97%) ⬇️
pallets/claims/src/lib.rs 79.59% <100.00%> (+3.12%) ⬆️
pallets/claims/src/migration.rs 63.63% <100.00%> (ø)
primitives/src/traits.rs 0.00% <0.00%> (-100.00%) ⬇️

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 24ece00...5eaf03e. Read the comment docs.

@enthusiastmartin enthusiastmartin marked this pull request as ready for review February 1, 2022 13:44
@enthusiastmartin
Copy link
Contributor Author

@martinfridrich if you can have a look at the chain spec, that would be great.

Copy link
Member

@mrq1911 mrq1911 left a comment

Choose a reason for hiding this comment

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

  • bump versions
  • reuse from basilisk or remove completely asset registry, xyk and exchange

node/src/command.rs Outdated Show resolved Hide resolved
node/src/command.rs Outdated Show resolved Hide resolved
primitives/src/constants.rs Outdated Show resolved Hide resolved
pallets/claims/src/lib.rs Show resolved Hide resolved
runtime/common/src/lib.rs Outdated Show resolved Hide resolved
runtime/hydra-dx/src/lib.rs Show resolved Hide resolved
pallets/claims/src/migration.rs Show resolved Hide resolved
node/src/service.rs Outdated Show resolved Hide resolved
pallets/claims/src/tests.rs Outdated Show resolved Hide resolved
runtime/hydra-dx/src/tests.rs Show resolved Hide resolved
@mrq1911 mrq1911 changed the title chore: Polkadot v0.9.15 solochain chore: upgrade snakenet to polkadot v0.9.15 Feb 12, 2022
@mrq1911 mrq1911 merged commit 222d81c into master Feb 15, 2022
@jak-pan jak-pan deleted the polkadot-v0.9.15-solochain branch February 22, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade snakenet solochain to polkadot 0.9.15
3 participants