Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Reverted punk bid acceptance transaction causes exception in punk snipe processing #329

Open
pintail-xyz opened this issue Feb 15, 2023 · 0 comments

Comments

@pintail-xyz
Copy link
Contributor

pintail-xyz commented Feb 15, 2023

Processing for block 13690822 currently fails with a database error due to attempted insertion of a duplicate "punk snipe". The reason for this appears to be that block 13690822 contains two "bid acceptance" transactions for punk 5807. The second of these transactions was reverted (the previous owner can't double spend their punk), however mev-inspect-py treats the reverted acceptance as a separate sniped punk sale, resulting in a duplicate punk snipe.

Reverted transactions bid acceptance transactions should instead be ignored.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant