Skip to content

Forwarded messages maybe shouldn't be processed until the network is open #7741

@cjen1-msft

Description

@cjen1-msft

Per:

if (msg_type == NodeMsgType::forwarded_msg)

If we receive a forwarded command, we will execute it, even if we are not part of the network.

Although this is likely fine in most cases, there may be undefined behaviour for some of the commands.

Metadata

Metadata

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions