Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.
This repository was 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

@pintail-xyz

Description

@pintail-xyz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions