Skip to content

Coingecko router#25

Draft
green-jay wants to merge 2 commits into
mainfrom
coingecko-router
Draft

Coingecko router#25
green-jay wants to merge 2 commits into
mainfrom
coingecko-router

Conversation

@green-jay
Copy link
Copy Markdown
Collaborator

@green-jay green-jay commented Feb 6, 2024

Previously, queries were based on Omnipool trades. Since we now have router and multiple AMMs, we can base these queries on the router events, which is much more performant and elegant.

Update: router events are not emitted on every trade, so this needs to wait until we have generic trade events

@green-jay green-jay requested a review from cl0w5 February 6, 2024 08:16
@cl0w5
Copy link
Copy Markdown
Collaborator

cl0w5 commented Feb 6, 2024

@green-jay can you take care of the background job? (not needed anymore)

@green-jay
Copy link
Copy Markdown
Collaborator Author

@green-jay can you take care of the background job? (not needed anymore)

as in remove the job and schedule for it?

@green-jay
Copy link
Copy Markdown
Collaborator Author

Update: router events are not emitted on every trade, so this needs to wait until we have generic trade events

@green-jay green-jay marked this pull request as draft February 27, 2024 08:50
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.

2 participants