Skip to content

accounthist should read from blockstream #239

@matthewdarwin

Description

@matthewdarwin

accounthist should read from blockstream (when running live) instead of only reading from files.

accounthist/injector/pipeline.go <-- injector's 'source' is set directly to a FileSource, not a JoiningSource

You can see log messages like this:

(accounthist) reading from blocks store: file does not (yet?) exist, retrying in (bstream/filesource.go:179){"filename": "0101689300.dbin.zst", "base_filename": "0101689300", "retry_delay": "4s", "secondary_blocks_stores_count": 0}

image

Metadata

Metadata

Assignees

No one assigned

    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