Skip to content

Excessive events reporting during ZHTLC activation #2686

Description

@smk762

Describe the bug
During the UpdatingBlocksCache step of ZHTLC coin activation, the event stream floods the log for every single current_scanned_block, in order - effectively a log line for each block produced between the user's selected activation date up to the present.

vokoscreenNG-2025-11-12_14-06-10.mp4

Desired solution
we could reduce this to only report log for every 1000th current_scanned_block, or whichever block it is up to every 5 seconds.

Context
Found while working on GLEECBTC/komodo-defi-sdk-flutter#289 with KDF v2.5.2

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