koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

P2P Automated Testing #1

Closed sgerbino closed 3 years ago

sgerbino commented 4 years ago

As a blockchain developer, I want to have automated testing for p2p code, so that I can have assurance when checking in changes to the repository.

Module: go-libp2p-testing

Tasks