Bryan White

Results 24 issues of Bryan White

## Objective Extend the debug CLI to expose sub-commands for driving peer discovery in the P2P module (analogous to how it currently supports driving consensus). This will facilitate both manual...

p2p
tooling

## Objective Establish a convention of strictly importing "from below". ## Origin Document Observations made while working on #855 have brought to my attention that we are not strictly adhering...

core
code health
triage

## @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...

p2p
tooling
do not merge
push-image
waiting-for-review
e2e-devnet-test
large

## Objective Support configuration of any new degrees of freedom introduced by or since libp2p integration. ## Origin Document ![image](https://user-images.githubusercontent.com/600733/228194859-6072403e-4425-4159-bbb0-90c05c192940.png) Out of scope for #553. ## Goals - Address outstanding...

p2p
code health
core starter task

## Objective Determine next actions to accomplish the stated goal. ## Origin Document ![image](https://user-images.githubusercontent.com/600733/222100248-08ca04e8-4320-46fd-9a20-64aa344079f6.png) ![mult-ip](https://user-images.githubusercontent.com/600733/222099805-7e85057b-bb22-4509-8fdd-f635f121a6d5.png) ![image](https://user-images.githubusercontent.com/600733/222098959-d0c5765c-4654-41a1-aa49-397dce0e960f.png) #### References: - [Origin comment (#534)](https://github.com/pokt-network/pocket/pull/534/#discussion_r1120952799) - [Poktscan GeoMesh for V0](https://forum.pokt.network/t/poktscan-s-geo-mesh/3585) - [GeoZone staking...

p2p
utility

## Objective Add a "verbosity" degree-of-freedom to **debug level** structured logging output. In pursuit of maintainability, this SHOULD generalize such that it can support **all CLI binaries** (e.g. node, client,...

code health
client
triage

## Objective Enable basic searching of GitHub issue and PR/review comments. Help me find things I know exist but are burried under "load more" and "show resolved" buttons in the...

documentation
tooling

## Objective Improve user experience of the debug CLI. ## Origin Document ![image](https://user-images.githubusercontent.com/600733/231975265-c6bddd9a-b73c-4f2e-bbba-65fc9e284c56.png) ## Goals - Debug CLI command is usable when `hostname` and `port` P2P config fields are absent...

bug
p2p
community
triage
core starter task

## Objective Enabling faster and more deterministic tests. ## Origin Document ![image](https://user-images.githubusercontent.com/600733/227495400-79bf0fdb-1cb9-4ae9-97f9-e68bdc475488.png) ## Goals - Ability to pre-generate an arbitrary number of keys - Pre-generated keys are accessible via vanilla...

testing

## @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...

p2p
tooling
do not merge
push-image
waiting-for-review
e2e-devnet-test
medium