Skip to content

Mapping bitcoin::txid to dense::txid is a bottleneck #70

@arminsabouri

Description

@arminsabouri

This map exists to translate between bitcoin txid types and dense ids when outputs and spent. Its currently unbounded. And hashing the txid again. We need a better solution in general. Taking a look at how blocksci solved this problem is good start

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