Skip to content

Update monitors for new chain data without blocking the world #2470

@TheBlueMatt

Description

@TheBlueMatt

We currently hold a full lock on a full ChainMonitor when connecting blocks for all our ChannelMonitors. We shouldn't do that, we should drop the lock after each monitor and give users a chance to use their node in between full monitor syncs. Should improve #1528 a good bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions