Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Pablo] Added fee tests for swap, buy, and remove liquidity [CU-390y2qt] #2717

Merged
merged 3 commits into from
Dec 19, 2022

Conversation

PoisonPhang
Copy link
Contributor

@vercel
Copy link

vercel bot commented Dec 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
pablo-nightly ⬜️ Ignored (Inspect) Dec 14, 2022 at 7:57PM (UTC)
picasso-nightly ⬜️ Ignored (Inspect) Dec 14, 2022 at 7:57PM (UTC)

@itsbobbyzz
Copy link

Task linked: CU-390y2qt Test Non-Zero Fees

@github-actions
Copy link

github-actions bot commented Dec 14, 2022

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

Run the Composable node alone:

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

Spin up a local devnet:

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

Spin up a local XCVM devnet:

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

@PoisonPhang PoisonPhang force-pushed the connor/CU-390y2qt_test-non-zero-fees branch from 328be0c to c11dd3c Compare December 14, 2022 19:57
@PoisonPhang PoisonPhang marked this pull request as ready for review December 14, 2022 20:04
@PoisonPhang PoisonPhang requested a review from a team as a code owner December 14, 2022 20:04
@cor cor marked this pull request as draft December 15, 2022 17:43
@PoisonPhang PoisonPhang marked this pull request as ready for review December 16, 2022 22:12
@github-actions
Copy link

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

https://composable-docs--false-bvmz1swb.web.app

(expires Fri, 23 Dec 2022 22:13:49 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9f02f9c6590528fd01c58c1497c91fed08e5194c

@github-actions
Copy link

@github-actions
Copy link

Copy link
Contributor

@vimukthi-git vimukthi-git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot merged commit 72fcfb6 into main Dec 19, 2022
@KaiserKarel KaiserKarel deleted the connor/CU-390y2qt_test-non-zero-fees branch February 7, 2023 18:21
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.

None yet

4 participants