Skip to content

Write functional test that checks p2p messages serialization/deserialization #1020

@AM5800

Description

@AM5800

Currently we don't have any dedicated tests for the test framework itself - we only test what we use. One thing that seems important is messages serialization/deserialization.

I propose to write a test that will look like following:

node0                 node1
   \                    /
   mininode0 ------ mininode1

So all network traffic goes through mininodes. And we ensure that it is not altered during serialization/deserialization

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions