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

[CU-3t3ay05] Add ratio and ED to assets RPC #2312

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

andresmechali
Copy link
Contributor

@andresmechali andresmechali commented Nov 15, 2022

Issue

https://app.clickup.com/t/3t3ay05

I will keep this open until #2281 has been merged, as some minor changes will need to be made

@vercel
Copy link

vercel bot commented Nov 15, 2022

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

Name Status Preview Updated
pablo-staging ✅ Ready (Inspect) Visit Preview Nov 17, 2022 at 9:18AM (UTC)
picasso-nightly ✅ Ready (Inspect) Visit Preview Nov 17, 2022 at 9:18AM (UTC)

@itsbobbyzz
Copy link

Task linked: CU-3t3ay05 Add ratio and ED to assets RPC

@github-actions
Copy link

github-actions bot commented Nov 15, 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/f16718117ea981f9e0e76ad856b9dfd3f066d5a1 --allow-import-from-derivation

Run the Composable node alone:

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

Spin up a local devnet:

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

Spin up a local XCVM devnet:

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

@vercel vercel bot temporarily deployed to Preview – pablo-staging November 15, 2022 14:43 Inactive
@vercel vercel bot temporarily deployed to Preview – pablo-staging November 15, 2022 14:59 Inactive
@andresmechali andresmechali force-pushed the andres/add-ratio-and-ed-to-assets-rpc branch from e9ce987 to 54de9c2 Compare November 15, 2022 19:52
@vercel vercel bot temporarily deployed to Preview – pablo-staging November 15, 2022 19:57 Inactive
@andresmechali andresmechali force-pushed the andres/add-ratio-and-ed-to-assets-rpc branch from 54de9c2 to d780935 Compare November 15, 2022 22:27
@vercel vercel bot temporarily deployed to Preview – pablo-staging November 15, 2022 22:32 Inactive
@andresmechali andresmechali force-pushed the andres/add-ratio-and-ed-to-assets-rpc branch from d780935 to 2dc5d0c Compare November 15, 2022 22:35
@vercel vercel bot temporarily deployed to Preview – pablo-staging November 15, 2022 22:40 Inactive
@andresmechali andresmechali force-pushed the andres/add-ratio-and-ed-to-assets-rpc branch 2 times, most recently from 7212682 to 9b1e19b Compare November 15, 2022 22:43
@andresmechali andresmechali marked this pull request as ready for review November 15, 2022 22:43
@andresmechali andresmechali requested a review from a team as a code owner November 15, 2022 22:43
@andresmechali andresmechali requested review from a team November 15, 2022 22:43
@andresmechali andresmechali requested review from a team as code owners November 15, 2022 22:43
@vercel vercel bot temporarily deployed to Preview – pablo-staging November 15, 2022 22:51 Inactive
@vercel vercel bot temporarily deployed to Preview – pablo-staging November 16, 2022 10:49 Inactive
@andresmechali andresmechali force-pushed the andres/add-ratio-and-ed-to-assets-rpc branch from 79cdd92 to f167181 Compare November 17, 2022 09:08
@vercel vercel bot temporarily deployed to Preview – picasso-nightly November 17, 2022 09:13 Inactive
@vercel vercel bot temporarily deployed to Preview – pablo-staging November 17, 2022 09:18 Inactive
@andresmechali
Copy link
Contributor Author

@mergify refresh

@mergify
Copy link
Contributor

mergify bot commented Nov 17, 2022

refresh

✅ Pull request refreshed

@andresmechali
Copy link
Contributor Author

@mergify refresh

@mergify
Copy link
Contributor

mergify bot commented Nov 18, 2022

refresh

✅ Pull request refreshed

@andresmechali
Copy link
Contributor Author

@mergify refresh

@mergify
Copy link
Contributor

mergify bot commented Nov 18, 2022

refresh

✅ Pull request refreshed

mergify bot added a commit that referenced this pull request Nov 18, 2022
@mergify mergify bot merged commit 4a1e702 into main Nov 18, 2022
@mergify mergify bot deleted the andres/add-ratio-and-ed-to-assets-rpc branch November 18, 2022 15:16
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

7 participants