Skip to content

Pool randomly dies after receiving OpenExtendedMiningChannel from tProxy #1948

Description

@GitGab19

I was running tProxy and Pool, when I started to notice that the Pool randomly dies after receiving an OpenExtendedMiningChannel from tProxy.

The error which triggers the shutdown comes from channels_sv2::server::extended, and it's ChainTipNotSet.

The only place where it should come from is in the on_new_template API of the ExtendedChannel:

None => return Err(ExtendedChannelError::ChainTipNotSet),

Here a screenshot with the Pool logs:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsv2 pool

    Type

    No type

    Fields

    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