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

Duplication transaction detection #113

Open
3 tasks
linuskendall opened this issue Jun 26, 2024 · 0 comments
Open
3 tasks

Duplication transaction detection #113

linuskendall opened this issue Jun 26, 2024 · 0 comments
Assignees

Comments

@linuskendall
Copy link
Contributor

linuskendall commented Jun 26, 2024

  • Have a way to identify all the dupe transactions within an epoch (print the block of the TX)
  • Dump out all the nonce transactions
  • Search for duplicate nonce transaction in sig-exists

For the indexer command (—transaction-overrides transaction-override.yml)

  1. skip TX id X
  2. save only the “Nth” time you see this transaction , or say save transaction if it’s in block Y

transaction-override.yml:
ASDASDAS: 0
ADADWEEF!1232: 1231

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