#
bor
Here are 3 public repositories matching this topic...
Improve this page
Add a description, image, and links to the bor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bor topic, visit your repo's landing page and select "manage topics."
Rationale
Why should this feature exist?
The
bor debugcommand is used to return pprof traces from the running client. However, we could extend the behaviour to include more contextual information about the client. Add a new metadata.json file that includes the version and commit of the client.Implementation
Do you have ideas regarding the implementation of this feature?