CodeChain-io / CodeChain-io/codechain-indexer

Wrong aggregation of UTXO

Offen
#196 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug
Vorherrschende Sprache
TypeScript
Sterne
21
Forks
15
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Currently, the type of the `address` field is `string` and it's an empty string(`""`) when the address is unavailable.

The problem is, aggregation is done by GROUP BY of `address`. It must be changed to GROUP BY of `lockScriptHash` and `parameters`.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.