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

broadcasted transactions not included on chain #25

Open
0xluk opened this issue Aug 29, 2024 · 0 comments
Open

broadcasted transactions not included on chain #25

0xluk opened this issue Aug 29, 2024 · 0 comments
Assignees

Comments

@0xluk
Copy link
Collaborator

0xluk commented Aug 29, 2024

A client reported that 5-10% of daily broadcasted transfer transactions(40-50 transactions from which 5-10 were not included) are not included on chain.

The following scenarios were excluded:

  • broadcast-transaction endpoint returned 200 which means tx signature was valid (was confirmed with our logs)
  • source id had enough balance
  • target tick not empty
  • tick offset is high enough (15)
  • client broadcasted another transaction after the previous one from the same source id was included

The following replication tests were conducted:

  • broadcasted 40 transactions on epoch 123 over 4 hours, one each 6 minutes; 2 of them were not included but their target tick was empty/incomplete which does not fall of in our case
  • broadcasted 40 transactions on epoch 124 over 4 hours, one each 6 minutes; all of them were included
  • broadcasted 144 transactions on epoch 124 over 24 hours, one each 10 minutes; all of them were included
@0xluk 0xluk self-assigned this Aug 29, 2024
@0xluk 0xluk changed the title broadcasted transaction that is not included on chain broadcasted transactions not included on chain Aug 29, 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