Skip to content

Different Asset_id in tables utxos and asset_entropy #51

@t1plarnd

Description

@t1plarnd

Project version

0.1.0

What happened?

An issue occurs within the insert_transaction() function. The asset_id for the utxos table is fetched from TxOut, while the asset_id for asset_entropy is derived from TxIn. This creates a situation where attempting to JOIN asset_entropy with the UTXO query results in 0 rows fetched

Minimal reproduction steps

rework data insertion in DB

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions