Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

feat: Add diag/sys command #129

Merged
merged 1 commit into from
Nov 20, 2015
Merged

Conversation

dignifiedquire
Copy link
Contributor

No description provided.

daviddias added a commit that referenced this pull request Nov 20, 2015
@daviddias daviddias merged commit 015d3df into ipfs-inactive:master Nov 20, 2015
@dignifiedquire dignifiedquire deleted the diag-sys branch November 20, 2015 17:52
@daviddias
Copy link
Contributor

@dignifiedquire dignifiedquire mentioned this pull request Nov 23, 2015
53 tasks
@@ -123,7 +123,8 @@ function IpfsAPI (host_or_multiaddr, port) {
}

self.diag = {
net: command('diag/net')
net: command('diag/net'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe remove this command (daig net) from the api? we'll be deprecating it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on 0.3.10? We can deprecate it when that IPFS version is released.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it deprecated? :( It has some nice details, is there an alternative to get this data?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants