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

UI Indexer is processing already processed transactions #40

Open
0xSasaPrsic opened this issue Jul 24, 2024 · 0 comments
Open

UI Indexer is processing already processed transactions #40

0xSasaPrsic opened this issue Jul 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@0xSasaPrsic
Copy link
Member

0xSasaPrsic commented Jul 24, 2024

Indexer runs a cron job that processes transactions that are already in the database and updates with the same value over and over again.
Expected: All transactions that are already in the database must be skipped and updated only once when the receiving side is claimed.
Additionally, add better logging of the amount by removing decimals in all 4 logging events.

@0xSasaPrsic 0xSasaPrsic added the bug Something isn't working label Jul 24, 2024
@moraesjeremias moraesjeremias removed their assignment Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants