-
Notifications
You must be signed in to change notification settings - Fork 69
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
[PICA-34] - Upgrade to polkadot v0.9.30 #2913
Conversation
74d93d6
to
6e58994
Compare
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/6e589945843d62cafa143036377e308bf29209ec#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/6e589945843d62cafa143036377e308bf29209ec#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/6e589945843d62cafa143036377e308bf29209ec#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/6e589945843d62cafa143036377e308bf29209ec#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
Visit the preview URL for this PR (updated for commit 7bcf4b9): https://composable-docs--false-bvmz1swb.web.app (expires Wed, 25 Jan 2023 14:56:22 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 9f02f9c6590528fd01c58c1497c91fed08e5194c |
Pablo preview URL: https://pablo-production-r279k5gs9-composable-finance.vercel.app |
Picasso preview URL: https://picasso-production-pvihjyfzl-composable-finance.vercel.app |
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/6e945e993a4e27a98d6036958311e3b2c787b0a8#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/6e945e993a4e27a98d6036958311e3b2c787b0a8#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/6e945e993a4e27a98d6036958311e3b2c787b0a8#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/6e945e993a4e27a98d6036958311e3b2c787b0a8#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
b5b75fc
to
3bce1ea
Compare
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/3bce1ea94b1fa3f67302bcbf35ee74aca41e7552#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/3bce1ea94b1fa3f67302bcbf35ee74aca41e7552#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/3bce1ea94b1fa3f67302bcbf35ee74aca41e7552#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/3bce1ea94b1fa3f67302bcbf35ee74aca41e7552#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just one nit, please fix the literals as per my suggestions
3a05444
to
7d91248
Compare
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/7d912484986c4ff44432a59e5ccd1afa57855cdd#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/7d912484986c4ff44432a59e5ccd1afa57855cdd#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/7d912484986c4ff44432a59e5ccd1afa57855cdd#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/7d912484986c4ff44432a59e5ccd1afa57855cdd#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
44e3195
to
6fe4870
Compare
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/835fc06a418973494ef31e6c59c9d5e4f66d8b2f#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/835fc06a418973494ef31e6c59c9d5e4f66d8b2f#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/835fc06a418973494ef31e6c59c9d5e4f66d8b2f#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/835fc06a418973494ef31e6c59c9d5e4f66d8b2f#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/8fab1dd510616b7f2bc103853a30789412c335f8#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/8fab1dd510616b7f2bc103853a30789412c335f8#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/8fab1dd510616b7f2bc103853a30789412c335f8#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/8fab1dd510616b7f2bc103853a30789412c335f8#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
8fab1dd
to
03df5b8
Compare
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/03df5b82f6ea18189848be7aa2a62f0f9ef7ee3f#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/03df5b82f6ea18189848be7aa2a62f0f9ef7ee3f#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/03df5b82f6ea18189848be7aa2a62f0f9ef7ee3f#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/03df5b82f6ea18189848be7aa2a62f0f9ef7ee3f#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/ccd15829e4ee8d077f83e3078fbb0f55f0a964a0#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/ccd15829e4ee8d077f83e3078fbb0f55f0a964a0#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/ccd15829e4ee8d077f83e3078fbb0f55f0a964a0#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/ccd15829e4ee8d077f83e3078fbb0f55f0a964a0#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/44a6a89e8da97b4dc959c09dc1537b817652cbb0#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/44a6a89e8da97b4dc959c09dc1537b817652cbb0#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/44a6a89e8da97b4dc959c09dc1537b817652cbb0#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/44a6a89e8da97b4dc959c09dc1537b817652cbb0#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/69f1293485cb539d2a69644e4a51f5aa03782f62#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/69f1293485cb539d2a69644e4a51f5aa03782f62#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/69f1293485cb539d2a69644e4a51f5aa03782f62#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/69f1293485cb539d2a69644e4a51f5aa03782f62#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/4bc4864ee5e8d1a64d8d8a1d2dd284233f6517b7#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/4bc4864ee5e8d1a64d8d8a1d2dd284233f6517b7#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/4bc4864ee5e8d1a64d8d8a1d2dd284233f6517b7#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/4bc4864ee5e8d1a64d8d8a1d2dd284233f6517b7#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
4bc4864
to
7bcf4b9
Compare
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community" Show all possible apps, shells and packages:
Run the Composable node alone:nix run "github:ComposableFi/composable/7bcf4b90d668e764de9189f832699e4f558b69e2#composable-node" -L Spin up a local devnet:nix run "github:ComposableFi/composable/7bcf4b90d668e764de9189f832699e4f558b69e2#devnet" -L --option sandbox relaxed --show-trace Spin up a local XCVM devnet:nix run "github:ComposableFi/composable/7bcf4b90d668e764de9189f832699e4f558b69e2#devnet-xcvm" -L View the docs:nix run ".#docs-server" Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/7bcf4b90d668e764de9189f832699e4f558b69e2#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes" NOTE: You can swap |
Intro
Upgrade polkadot from v0.9.27 to v0.9.30 as a checkpoint, then to v0.9.33 (latest version without workspace dependencies)
Require ComposableFi/composable-ibc#176 to be merged first.
Migrations