Skip to content

Conversation

saadahmsiddiqui
Copy link
Contributor

Issue

Crowdloan Flow was missing when both association wallets are connected

@itsbobbyzz
Copy link

@github-actions
Copy link

Nix commands for this PR

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/8b01a6fca48108aa1c0a37a5e6789bf6265b9cb0 --allow-import-from-derivation

Run the Composable node alone:

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

Spin up a local devnet:

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

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/8b01a6fca48108aa1c0a37a5e6789bf6265b9cb0#devnet-xcvm-up" -L

Are you on macOS, or do you not have Nix installed? No worries, you can also run these commands in Docker like this:

(you only need to run the first command once on your machine)

docker volume create nix

docker run --privileged --rm -v nix:/nix  -v /var/run/docker.sock:/var/run/docker.sock -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/composable/8b01a6fca48108aa1c0a37a5e6789bf6265b9cb0#devnet-up -L --option cores 8 --extra-experimental-features nix-command --extra-experimental-features flakes"

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.

@codecov-commenter
Copy link

Codecov Report

Base: 21.40% // Head: 21.40% // No change to project coverage 👍

Coverage data is based on head (8b01a6f) compared to base (d253f7c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2011   +/-   ##
=======================================
  Coverage   21.40%   21.40%           
=======================================
  Files         419      419           
  Lines      153158   153158           
=======================================
  Hits        32789    32789           
  Misses     120369   120369           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

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

https://picasso-f0d16--pr2011-3px8zex-association-1ga0957w.web.app

(expires Tue, 25 Oct 2022 12:46:29 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: d4e030ec330173845b1768cd217beee9791d20f1

@github-actions
Copy link

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

https://pablo-afa5d--pr2011-3px8zex-association-4iicv5aq.web.app

(expires Tue, 25 Oct 2022 12:46:44 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 8ef316967fc7aa470dc109d617260c43c009e4e3

mergify bot added a commit that referenced this pull request Oct 19, 2022
@mergify mergify bot merged commit b5610b5 into main Oct 19, 2022
@KaiserKarel KaiserKarel deleted the 3px8zex-association-of-both-wallets branch January 31, 2023 17:17
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