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

[feature]: create Negotiator RFQ service #792

Closed
ffranr opened this issue Feb 7, 2024 · 0 comments
Closed

[feature]: create Negotiator RFQ service #792

ffranr opened this issue Feb 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request rfq

Comments

@ffranr
Copy link
Contributor

ffranr commented Feb 7, 2024

Parent issue: #683

From the parent issue:

This is the module that handles the actual negotiation. Given an offer (expressed in the tick unit, see the bLIP) it'll consult the PriceOracle for that given pair. For the PriceOracle we can either assume some set REST API to hit to obtain the price in a standard manner, or create a streaming RPC version of the PriceOracle. The operators of edge nodes would then use that RPC to feed in custom prices into their node. These RFQ messages are also forward-able, so operators may farm them off to various other sources to be able to take advantage of larger pools of liquidity.

@ffranr ffranr added enhancement New feature or request rfq labels Feb 7, 2024
@ffranr ffranr self-assigned this Feb 7, 2024
@ffranr ffranr moved this from 🆕 New to 🏗 In progress in Taproot-Assets Project Board Feb 7, 2024
@ffranr ffranr moved this from 🏗 In progress to 👀 In review in Taproot-Assets Project Board Feb 29, 2024
@ffranr ffranr moved this from 👀 In review to ✅ Done in Taproot-Assets Project Board Feb 29, 2024
@ffranr ffranr closed this as completed Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rfq
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant