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

Initiate integration testing #51

Closed
aasseman opened this issue Sep 16, 2023 · 1 comment
Closed

Initiate integration testing #51

aasseman opened this issue Sep 16, 2023 · 1 comment
Assignees

Comments

@aasseman
Copy link
Contributor

Since the merge of #47, we can start preparing for some very basic integration tests. What's missing:

  • feat: write indexer_tap_agent #49 Handling of the receipt aggregate requests. So for now the receipts would just get stored and nothing happens. The "tap_receipts" DB migrations would have to be run by hand for the indexer-service to be happy (the indexer_tap_agent would take care of the migrations, following the existing logic for the other components).
  • Add support for TAP RAV redeem in indexer-agent #50 Handling of the RAVs in indexer-agent when it's time for the indexer to redeem their query fees
@aasseman
Copy link
Contributor Author

Done

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

No branches or pull requests

2 participants