[PICA-149] Ensure backwards compatibility with ed25519_verify#3192
Merged
g-la-d-os merged 4 commits intoComposableFi:mainfrom Feb 15, 2023
Merged
[PICA-149] Ensure backwards compatibility with ed25519_verify#3192g-la-d-os merged 4 commits intoComposableFi:mainfrom
g-la-d-os merged 4 commits intoComposableFi:mainfrom
Conversation
Contributor
|
Task linked: PICA-149 Back compatibility |
Nix commands for this PRWARNING: Make sure that you trust the code in this PR before running these commands. 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:Run the Composable node alone:nix run "github:/02c31623b7f0687cff1babb5b4bb666d13032707#composable-node" -LSpin up a local devnet:nix run "github:/02c31623b7f0687cff1babb5b4bb666d13032707#devnet-dali" -L --option sandbox relaxed --show-traceSpin up a local XCVM devnet:nix run "github:/02c31623b7f0687cff1babb5b4bb666d13032707#devnet-xcvm" -LView the docs:nix run "/02c31623b7f0687cff1babb5b4bb666d13032707#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:/02c31623b7f0687cff1babb5b4bb666d13032707/02c31623b7f0687cff1babb5b4bb666d13032707#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes"NOTE: You can swap |
hussein-aitlahcen
approved these changes
Feb 15, 2023
benluelo
approved these changes
Feb 15, 2023
PoisonPhang
approved these changes
Feb 15, 2023
Contributor
Author
|
@Mergifyio refresh |
Contributor
✅ Pull request refreshed |
9 tasks
Picasso Preview URLhttps://picasso-production-jh4r80zaw-composable-finance.vercel.app |
vimukthi-git
added a commit
that referenced
this pull request
Feb 16, 2023
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.
Comply with paritytech/substrate#12661