Skip to content

null asset description and DB bloat #1287

Open
@Jpja

Description

New behavior in 9.61 is that a special null asset description set in the CNTRPRTY message makes Counterparty duplicate the previous asset description. This is a concern as the BTC fee of updating an asset is no longer proportional to the DB impact.

Solutions were offered in the dev telegram chat.

  1. Limit asset length.
  2. XCP fee on updating asset.
  3. Normalize the DB; separate table for descriptions.
  4. Store null as the description and modify the API to perceive the last non-null description as the current one.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions