Skip to content

Conversation

FonsSicca
Copy link
Contributor

closes #353

Implements:

  • Envio's Effects API feature for RPC calls

@FonsSicca FonsSicca requested a review from WooSungD September 29, 2025 20:05
Copy link
Contributor Author

Choose a reason for hiding this comment

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

separate folder for effects

});

describe("when reward token and liquidity pool exist", () => {
// TODO: These tests are skipped because they test handlers that now use the Effect API
Copy link
Contributor Author

Choose a reason for hiding this comment

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

skipped some tests because couldn't really mock the effect api

Copy link
Contributor

Choose a reason for hiding this comment

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

surprised by the number of external calls the indexer is making..

Copy link
Contributor

Choose a reason for hiding this comment

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

Agreed. I think they can hopefully be cut down, I'm not sure what is necessary vs not.

@FonsSicca FonsSicca merged commit 6c319eb into main Sep 30, 2025
1 check passed
@FonsSicca FonsSicca deleted the dan/effects-api-implementation branch September 30, 2025 11:19
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.

Use Envio's Effect API

3 participants