pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[P2P] Refactor P2P submodules #895

Closed bryanchriswhite closed 11 months ago

bryanchriswhite commented 11 months ago

@Reviewer

This PR may be more digestible / reviewable on a commit-by-commit basis. Commits are organized logically and any given line is only modified in a single commit, with few exceptions*.

(In the interest of preserving the git-time-continuum :police_officer::rotating_light:, this applies in batches of commits between comments or reviews by humans*, only once "in review")


Description

Refactor P2P module dependencies as submodules, ultimately to support usage P2P module usage in the CLI.

Issue

Related:

Dependant(s):

Type of change

Please mark the relevant option(s):

List of changes

Testing

Required Checklist

If Applicable Checklist