Skip to content

Data lost if nodes fails to connect to known peers #34

Description

@andser

Trying this scenario:
up node1
up node2
up node3
Pushing some block(s)...
stop node1, receiving "connection failed to peer: ws://node1:6001" on node2
stop node2, receiving "connection failed to peer: ws://node2:6001" on node3
up node1, here node1 doesn't receive chain from node3, so chain is lost on node1
up node2, here node1 doesn't receive chain from node3, so chain is lost on node2
So here, chain is totally lost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions