Closed kkast closed 12 months ago
Stats of the last 30 days for composable: | User | Total reviews | Time to review | Total comments | |
---|---|---|---|---|---|
RustNinja | 12 | 8h 33m)) | 0 | ||
dzmitry-lahoda | 11 | 54m)) | 3 | ||
kkast | 8 | 2h 11m)) | 1 | ||
0xBrainjar2 | 3 | 22h)) | 0 | ||
blasrodri | 2 | 3d 5m)) | 0 | ||
JafarAz | 2 | 6h 22m)) | 0 | ||
mina86 | 1 | 14h 14m)) | 2 | ||
vmarkushin | 1 | 2h 43m)) | 0 | ||
rjonczy | 1 | 5d 5h 7m)) | 0 |
# run Composable node
nix run "github:ComposableFi/composable/refs/pull/4375/merge" --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# run local Picasso DevNet (for CosmWasm development)
nix run "github:ComposableFi/composable/refs/pull/4375/merge#devnet-picasso" --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# CosmWasm on Substrate CLI tool
nix run "github:ComposableFi/composable/refs/pull/4375/merge#ccw" --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# run cross chain devnet with Dotsama and Cosmos nodes
nix run "github:ComposableFi/composable/refs/pull/4375/merge#devnet-xc-fresh" --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# or same with docker
nix build "github:ComposableFi/composable/refs/pull/4375/merge#devnet-xc-image" --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed \
&& docker load --input result && docker run -it --entrypoint bash devnet-xc:latest -c /bin/devnet-xc-fresh
Required for merge:
pr-workflow-check / draft-release-check
is ✅ successMakes review faster:
misc
label if it should not be in release notesReviewers
@
) or used other form of notification of one person who I think can handle best review of this PR