Skip to content

hyperspace in devnet#2426

Closed
cor wants to merge 28 commits intomainfrom
cor/hyperspace-in-devnet
Closed

hyperspace in devnet#2426
cor wants to merge 28 commits intomainfrom
cor/hyperspace-in-devnet

Conversation

@cor
Copy link
Contributor

@cor cor commented Nov 24, 2022

@vercel
Copy link

vercel bot commented Nov 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
pablo-nightly ⬜️ Ignored (Inspect) Dec 13, 2022 at 1:57PM (UTC)
picasso-nightly ⬜️ Ignored (Inspect) Dec 13, 2022 at 1:57PM (UTC)

@github-actions
Copy link

github-actions bot commented Nov 24, 2022

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/97830e46e1877d547d2b3a4a79d86ec7b842cf38 --allow-import-from-derivation

Run the Composable node alone:

nix run "github:ComposableFi/composable/97830e46e1877d547d2b3a4a79d86ec7b842cf38#composable-node" -L

Spin up a local devnet:

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

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/97830e46e1877d547d2b3a4a79d86ec7b842cf38#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/97830e46e1877d547d2b3a4a79d86ec7b842cf38#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.

@vercel vercel bot temporarily deployed to Preview – pablo-nightly November 24, 2022 16:08 Inactive
@vercel vercel bot temporarily deployed to Preview – picasso-nightly November 24, 2022 17:58 Inactive
@itsbobbyzz
Copy link

Task linked: CU-3xcpxeg Hyperspace included in Devnet

@blasrodri blasrodri marked this pull request as ready for review December 9, 2022 11:36
@blasrodri blasrodri requested a review from a team as a code owner December 9, 2022 11:36
@blasrodri blasrodri requested review from a team, Wizdave97 and vmarkushin December 9, 2022 11:36
@blasrodri
Copy link
Contributor

blasrodri commented Dec 9, 2022

Note that this devnet does not yet have pallet IBC included (ref #2474)

mergify bot added a commit that referenced this pull request Dec 9, 2022
@vercel vercel bot temporarily deployed to Preview – pablo-nightly December 12, 2022 10:40 Inactive
@vercel vercel bot temporarily deployed to Preview – picasso-nightly December 12, 2022 10:54 Inactive
@cor
Copy link
Contributor Author

cor commented Dec 13, 2022

After the changes we made today, I think this is ready to get merged (if all checks pass)

@vercel vercel bot temporarily deployed to Preview – pablo-nightly December 13, 2022 13:35 Inactive
@blasrodri blasrodri requested a review from a team December 13, 2022 13:56
mergify bot added a commit that referenced this pull request Dec 13, 2022
@blasrodri
Copy link
Contributor

superseded by #2688
Thanks @cor

@blasrodri blasrodri closed this Dec 14, 2022
@blasrodri blasrodri deleted the cor/hyperspace-in-devnet branch December 14, 2022 12:16
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.

8 participants