Skip to content

V3 integration#89

Merged
lapatric merged 8 commits into
developfrom
feat/V3-integration
Apr 17, 2026
Merged

V3 integration#89
lapatric merged 8 commits into
developfrom
feat/V3-integration

Conversation

@lapatric
Copy link
Copy Markdown

No description provided.

@lapatric lapatric marked this pull request as ready for review April 15, 2026 15:58
Copy link
Copy Markdown

@Danswar Danswar left a comment

Choose a reason for hiding this comment

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

I think this services is broken:

https://github.com/d-EURO/api/blob/feat/V3-integration/ecosystem/ecosystem.deps.service.ts#L57

Since the ponder migration, the table dEPSs is now depss (lowercased), not sure if there is the case for other queries, but this one I dropped it in the playground and returns an error.

https://dev.ponder.deuro.com/

query GetDEPS {
	dEPSs(orderBy: "id", limit: 1000) {
		items {
			id
			profits
			loss
		}
	}
}

@lapatric lapatric force-pushed the feat/V3-integration branch from bbf401a to 1842d31 Compare April 16, 2026 14:17
@lapatric lapatric requested a review from Danswar April 16, 2026 14:18
@lapatric lapatric merged commit aa6beb6 into develop Apr 17, 2026
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