Skip to content

[XCVM-13] Upgrade Wasmi with the latest cosmwasm-vm#3035

Merged
g-la-d-os merged 4 commits intoComposableFi:mainfrom
aeryz:wasmi-upgrade-XCVM-13
Feb 2, 2023
Merged

[XCVM-13] Upgrade Wasmi with the latest cosmwasm-vm#3035
g-la-d-os merged 4 commits intoComposableFi:mainfrom
aeryz:wasmi-upgrade-XCVM-13

Conversation

@aeryz
Copy link
Contributor

@aeryz aeryz commented Jan 27, 2023

Upgraded to the latest cosmwasm-vm which includes wasmi vm upgrade.

@KaiserKarel
Copy link
Contributor

Task linked: XCVM-13 Migrate CosmWasm Pallet

@aeryz aeryz force-pushed the wasmi-upgrade-XCVM-13 branch 2 times, most recently from 48b072c to 2e4282e Compare January 27, 2023 18:31
@aeryz aeryz marked this pull request as ready for review January 30, 2023 12:21
@aeryz aeryz requested review from a team January 30, 2023 12:21
@aeryz aeryz requested a review from a team as a code owner January 30, 2023 12:21
@aeryz aeryz force-pushed the wasmi-upgrade-XCVM-13 branch 2 times, most recently from 0b5d0ee to 74a6a03 Compare February 1, 2023 17:55
@aeryz aeryz closed this Feb 1, 2023
@aeryz aeryz reopened this Feb 1, 2023
aeryz added 4 commits February 1, 2023 13:57
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
@aeryz aeryz force-pushed the wasmi-upgrade-XCVM-13 branch from 74a6a03 to 827682b Compare February 1, 2023 20:57
@aeryz aeryz closed this Feb 1, 2023
@aeryz aeryz reopened this Feb 1, 2023
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

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/827682b098aa04dfc5aa7a07c7a2cb4e7fb622ff --allow-import-from-derivation

Run the Composable node alone:

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

Spin up a local devnet:

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

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/827682b098aa04dfc5aa7a07c7a2cb4e7fb622ff#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/827682b098aa04dfc5aa7a07c7a2cb4e7fb622ff#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

github-actions bot commented Feb 1, 2023

@github-actions
Copy link

github-actions bot commented Feb 1, 2023

@aeryz aeryz closed this Feb 1, 2023
@aeryz aeryz reopened this Feb 1, 2023
g-la-d-os added a commit that referenced this pull request Feb 2, 2023
@KaiserKarel
Copy link
Contributor

@Mergifyio requeue

@mergify
Copy link
Contributor

mergify bot commented Feb 2, 2023

requeue

✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically

@KaiserKarel
Copy link
Contributor

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Feb 2, 2023

refresh

✅ Pull request refreshed

g-la-d-os added a commit that referenced this pull request Feb 2, 2023
@g-la-d-os g-la-d-os merged commit 4d74520 into ComposableFi:main Feb 2, 2023
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.

4 participants