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

Support indexing for V2 executions #3

Open
mpetrun5 opened this issue Jan 30, 2024 · 0 comments · May be fixed by sygmaprotocol/sygma-explorer-indexer#184
Open

Support indexing for V2 executions #3

mpetrun5 opened this issue Jan 30, 2024 · 0 comments · May be fixed by sygmaprotocol/sygma-explorer-indexer#184

Comments

@mpetrun5
Copy link

Add support for indexing executions of V2 contracts (sygma-x-solidity repo).

Implementation details

The contracts addresses should be fetched from the V2 shared configuration and should be stored
in the same table as the existing executions.
The Execution table should be extended to support new params.

Testing details

  • unit tests
  • e2e tests

Acceptance Criteria

  • V2 executions are indexed
@MakMuftic MakMuftic transferred this issue from sygmaprotocol/sygma-explorer-indexer Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants