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

pcli(dex_utils): create harness for RMMs #2427

Merged
merged 3 commits into from
Apr 28, 2023
Merged

pcli(dex_utils): create harness for RMMs #2427

merged 3 commits into from
Apr 28, 2023

Conversation

erwanor
Copy link
Member

@erwanor erwanor commented Apr 27, 2023

Closes #2319 .

This PR creates a pcli::dex_utils module which will be home to client-side dex utilities such as the trading function approximations, the online order execution (e.g. TWAP, VWAP etc.), and more. It also stubs a new pcli command:

pcli view approximate constant-product <PAIR> <VALUE>

@erwanor erwanor temporarily deployed to smoke-test April 27, 2023 23:36 — with GitHub Actions Inactive
@erwanor erwanor temporarily deployed to smoke-test April 27, 2023 23:59 — with GitHub Actions Inactive
@erwanor erwanor temporarily deployed to smoke-test April 28, 2023 15:35 — with GitHub Actions Inactive
@erwanor erwanor merged commit b88f6af into main Apr 28, 2023
@erwanor erwanor deleted the pcli_xyk_harness branch April 28, 2023 15:49
@cratelyn cratelyn added the A-dex Area: Relates to the dex label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dex Area: Relates to the dex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a pcli interface to post xyk approximations
2 participants