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

ReceiptStoreOperations.list_receipts_since return messages more than once. And are duplicate messages #4

Open
rohitmp opened this issue Feb 20, 2024 · 0 comments

Comments

@rohitmp
Copy link

rohitmp commented Feb 20, 2024

When the initial listen to scabbard events ws request is called.
Current Behavior: The method ReceiptStoreOperations.list_receipts_since, misses return messages more than once. And are duplicate messages
Expected: It should return only all the events only once.

expected 20 nos as per below attached log; but its returns 39 messages.

Attached is the

  1. the transaction_receipt table values. (there are 20 rows) splinter-beta-transaction_receipt-table-values.txt
  2. log file from a java ws client trying to list the scabbard events (transaction_receipts). (it returns 39 messages)
    scabbard_events_with_dulicates.txt
@rohitmp rohitmp changed the title ReceiptStoreOperations.list_receipts_since misses first event ReceiptStoreOperations.list_receipts_since return messages more than once. And are duplicate messages Feb 20, 2024
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

1 participant