Skip to content

Design a Block Node Simulator/gRPC Server in process to simulate response codes etc. #16160

Closed as not planned
@derektriley

Description

This issue is to design and research (possibly implement if time permits) a gRPC Server "stub" which can be in process on the consensus node for testing purposes. The server stub needs to be present to not cause the consensus node to think it cannot connect to a block node.

Things to think about including:

  • Block Acknowledgements
    -- Perhaps just immediately acknowledge upon receiving a BlockProof item within the BlockItemSet.
  • Mechanism to trigger a number of PublishStreamResponseCodes to be able to write tests for consensus node to block node communication behaviors.

Metadata

Assignees

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