Skip to content

Include pallet-ibc in dali runtime #NX-37#2474

Merged
mergify[bot] merged 1 commit intomainfrom
vmarkushin/dali-pallet-ibc
Dec 14, 2022
Merged

Include pallet-ibc in dali runtime #NX-37#2474
mergify[bot] merged 1 commit intomainfrom
vmarkushin/dali-pallet-ibc

Conversation

@vmarkushin
Copy link
Contributor

@vmarkushin vmarkushin commented Nov 28, 2022

Most of the code was copied from the centauri repo. Some parts are incompatible with the current repo, so I tried to rewrite them, leaving the old code version for comparison.

@vmarkushin vmarkushin requested review from a team November 28, 2022 17:59
@vercel
Copy link

vercel bot commented Nov 28, 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 14, 2022 at 3:29PM (UTC)
picasso-nightly ⬜️ Ignored (Inspect) Dec 14, 2022 at 3:29PM (UTC)

@github-actions
Copy link

github-actions bot commented Nov 28, 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/cddcb616e00e2dd8e8a56a99c7feb006e325eb41 --allow-import-from-derivation

Run the Composable node alone:

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

Spin up a local devnet:

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

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/cddcb616e00e2dd8e8a56a99c7feb006e325eb41#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/cddcb616e00e2dd8e8a56a99c7feb006e325eb41#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 28, 2022 18:11 Inactive
@vercel vercel bot temporarily deployed to Preview – picasso-nightly November 28, 2022 18:15 Inactive
@vercel vercel bot temporarily deployed to Preview – picasso-nightly November 29, 2022 13:56 Inactive
@vercel vercel bot temporarily deployed to Preview – pablo-nightly November 29, 2022 14:01 Inactive
@itsbobbyzz
Copy link

@vmarkushin vmarkushin changed the title Use pallet-ibc in dali runtime Include pallet-ibc in dali runtime Dec 2, 2022
@blasrodri blasrodri mentioned this pull request Dec 9, 2022
@vercel vercel bot temporarily deployed to Preview – picasso-nightly December 9, 2022 11:46 Inactive
@vercel vercel bot temporarily deployed to Preview – pablo-nightly December 9, 2022 11:52 Inactive
@blasrodri
Copy link
Contributor

blocking #2426 to do a proper test

@itsbobbyzz
Copy link

Copy link
Contributor

@dzmitry-lahoda dzmitry-lahoda left a comment

Choose a reason for hiding this comment

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

ok, task to run e2e on this will be created. so it is not clear if current setup works.

@vercel vercel bot temporarily deployed to Preview – pablo-nightly December 12, 2022 11:27 Inactive
@vercel vercel bot temporarily deployed to Preview – picasso-nightly December 12, 2022 11:33 Inactive
@github-actions
Copy link

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

https://picasso-f0d16--pr2474-vmarkushin-dali-pall-s9db9j53.web.app

(expires Tue, 20 Dec 2022 11:50:12 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: d4e030ec330173845b1768cd217beee9791d20f1

@github-actions
Copy link

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

https://pablo-afa5d--pr2474-vmarkushin-dali-pall-e3p7xure.web.app

(expires Tue, 20 Dec 2022 11:50:30 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 8ef316967fc7aa470dc109d617260c43c009e4e3

@obsessed-cake obsessed-cake requested a review from a team as a code owner December 14, 2022 13:00
@obsessed-cake obsessed-cake changed the title Include pallet-ibc in dali runtime Include pallet-ibc in dali runtime #NX-37 Dec 14, 2022
Most of the code was copied from the `centauri` repo. Some parts are incompatible with the current repo, so I tried to rewrite them, leaving the old code version for comparison.
@kkx kkx force-pushed the vmarkushin/dali-pallet-ibc branch from 7678ed2 to cddcb61 Compare December 14, 2022 15:29
@mergify mergify bot merged commit a6ed1d9 into main Dec 14, 2022
@mergify mergify bot deleted the vmarkushin/dali-pallet-ibc branch December 14, 2022 16:31
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.

7 participants