Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions