Skip to content

Updated Pablo Pool Migration in Picasso - Added PICA/KSM pool [CU-861m40629]#2747

Merged
mergify[bot] merged 1 commit intomainfrom
connor_add-pica-ksm-pool-to-picasso-migration
Dec 20, 2022
Merged

Updated Pablo Pool Migration in Picasso - Added PICA/KSM pool [CU-861m40629]#2747
mergify[bot] merged 1 commit intomainfrom
connor_add-pica-ksm-pool-to-picasso-migration

Conversation

@PoisonPhang
Copy link
Contributor

@PoisonPhang PoisonPhang commented Dec 17, 2022

[CU-861m40629]
Updated the initial pool configuration for Pablo via the Picasso runtime migration to add a PICA/KSM pool

@PoisonPhang PoisonPhang marked this pull request as ready for review December 17, 2022 15:33
@PoisonPhang PoisonPhang requested a review from a team December 17, 2022 15:33
@github-actions
Copy link

Nix commands for this PR

NOTE: 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:

nix flake show "github:ComposableFi/composable/771bf652972ec01e56f745e3440d1a407250c724 --allow-import-from-derivation

Run the Composable node alone:

nix run "github:ComposableFi/composable/771bf652972ec01e56f745e3440d1a407250c724#composable-node" -L

Spin up a local devnet:

nix run "github:ComposableFi/composable/771bf652972ec01e56f745e3440d1a407250c724#devnet" -L --option sandbox relaxed --show-trace

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/771bf652972ec01e56f745e3440d1a407250c724#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/771bf652972ec01e56f745e3440d1a407250c724#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes"

NOTE: You can swap devnet-dali in the command above with any Nix package
For more info on how to use Nix, check out our Nix docs
Note that the initial build may take about one hour if it has not been cached by our CI yet. Once it is cached, builds should take about one minute. We currently do not provide build caches for ARM machines such as M1 Macs, but building on ARM is supported.

@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 771bf65):

https://composable-docs--false-bvmz1swb.web.app

(expires Sat, 24 Dec 2022 15:35:43 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9f02f9c6590528fd01c58c1497c91fed08e5194c

@github-actions
Copy link

@github-actions
Copy link

@itsbobbyzz
Copy link

Task linked: CU-861m40629 Support initial pool PICA/KSM

@PoisonPhang PoisonPhang changed the title Updated Pablo Pool Migration in Picasso - Added PICA/KSM pool Updated Pablo Pool Migration in Picasso - Added PICA/KSM pool [CU-861m40629] Dec 19, 2022
Copy link
Contributor

@vimukthi-git vimukthi-git left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit f1b288d into main Dec 20, 2022
@mergify mergify bot deleted the connor_add-pica-ksm-pool-to-picasso-migration branch December 20, 2022 14:22
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.

5 participants