Skip to content

duplicate dividend credit records not being recorded properly #7

Description

@jdogresorg

Seems there is an issue with dividends where duplicate records are being ignored

For instance, if in a dividend an address is paid out the exact amount, dogeparty handles it correctly by creating a separate record for each payout
telegram-cloud-document-1-5503768214913417221

However, when this data is then used in counterparty2mysql the INSERT ON DUPLICATE KEY logic treats the record as a duplicate and only creates ONE record instead of multiple... this is resulting in some dividend credits not showing up properly in the database.... this is only an issue in counterparty2mysql and not an issue in counterparty sqlite database.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions