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

feat: Build a real-time data stream for reconciling with on-chain data #19

Open
shuimuliang opened this issue Jun 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@shuimuliang
Copy link
Collaborator

Use case:

  • A transaction exists on the chain, but has not been inserted into the database.
  • Non-transfer transactions should not have the corresponding amount added in the database.

Batch calculations are performed every 10/60 minutes for reconciliation.

@shuimuliang shuimuliang self-assigned this Jun 30, 2023
@shuimuliang shuimuliang added the enhancement New feature or request label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant