[CU-34ag8fu] integrate fork-off-substrate into mono repo#2628
[CU-34ag8fu] integrate fork-off-substrate into mono repo#2628mergify[bot] merged 9 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ |
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/ca6bf4d38f672977033690907cd2ab1039299640#composable-node" -LSpin up a local devnet:nix run "github:ComposableFi/composable/ca6bf4d38f672977033690907cd2ab1039299640#devnet" -L --option sandbox relaxed --show-traceSpin up a local XCVM devnet:nix run "github:ComposableFi/composable/ca6bf4d38f672977033690907cd2ab1039299640#devnet-xcvm" -LView 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/ca6bf4d38f672977033690907cd2ab1039299640#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes"NOTE: You can swap |
|
may you demo us how it works? because Vim asked couple of times to prove modification works on fork. i proved other means via tests, but having a way to migrate on real chaindata may suit sometimes :) |
7fb2db8 to
58abedb
Compare
vimukthi-git
left a comment
There was a problem hiding this comment.
LGTM, verified that this works
…runtime automatically
f9d1cca to
041975b
Compare
|
chopstick does fork and makes it easier and faster AcalaNetwork/chopsticks#27 |
|
zombienet can do it too using input from non forked fork of substrate |
|
i predit we produced throw away code which may not be used for next release. AcalaNetwork/chopsticks#27 easier to run and check |
Issue
https://app.clickup.com/t/34ag8fu