Skip to content

Invalid UTXOs cache in indexer #9

@Hrom131

Description

@Hrom131

Block processing in the indexer is performed by a transaction, so if an error occurs in a transaction, the DB state will not be changed. However, the UTXOs cache is updated during block processing, which may ultimately cause the information in the cache to become out of sync with the DB.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions