deploy testbed contracts to centauri devnet and improve picasso deployment tool - #3950
Merged
Conversation
Pull reviewers statsStats of the last 30 days for composable:
|
# run Composable node
nix run "github:ComposableFi/composable/refs/pull/3950/merge" --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --no-sandbox # run local Picasso DevNet (for CosmWasm development)
nix run "github:ComposableFi/composable/refs/pull/3950/merge#devnet-picasso" --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --no-sandbox # CosmWasm on Substrate CLI tool
nix run "github:ComposableFi/composable/refs/pull/3950/merge#ccw" --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --no-sandbox # run cross chain devnet with Dotsama and Cosmos nodes
nix run "github:ComposableFi/composable/refs/pull/3950/merge#devnet-xc-fresh" --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --no-sandbox |
dzmitry-lahoda
enabled auto-merge
July 25, 2023 00:27
Contributor
Author
|
@mina86 may i start working in this pr with deploy onto picaso and osmosis? would tha pr be not too bi i tried yerstaday to do pr into pr when there are rebases. it was terrible again. so need either merge or continue to work in this pr or some example of success doing prs into prs when there are rebases ; |
blasrodri
approved these changes
Jul 25, 2023
dzmitry-lahoda
added this pull request to the merge queue
Jul 25, 2023
kkast
pushed a commit
that referenced
this pull request
Jul 27, 2023
…yment tool (#3950) - update centauri and other to latest versions which can run wasmd/cw/wasm hooks - deploy dex/cw20/cw4 stake and xcvm onto centauri devnet - updated funds according clap guide parameters for picasso cw cli - added always forgot parameter to accept flake config for nix :) and removed stale spam on each PR next: #3951 Required for merge: - [x] `pr-workflow-check / draft-release-check` is ✅ success - Other rules GitHub shows you, or can be read in [configuration](../terraform/github.com/branches.tf) Makes review faster: - [x] PR title is my best effort to provide summary of changes and has clear text to be part of release notes - [x] I marked PR by `misc` label if it should not be in release notes - [x] Linked Zenhub/Github/Slack/etc reference if one exists - [x] I was clear on what type of deployment required to release my changes (node, runtime, contract, indexer, on chain operation, frontend, infrastructure) if any in PR title or description - [x] Added reviewer into `Reviewers` - [x] I tagged(`@`) or used other form of notification of one person who I think can handle best review of this PR - [ ] I have proved that PR has no general regressions of relevant features and processes required to release into production - [x] Any dependency updates made, was done according guides from relevant dependency - Clicking all checkboxes - Adding detailed description of changes when it feels appropriate (for example when PR is big)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
next:
#3951
Required for merge:
pr-workflow-check / draft-release-checkis ✅ successMakes review faster:
misclabel 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