-
Please consider adding an additional IPFS implementation to the list of available implementations. From the documentaiton below, Elastic IPFS is designed for massive scaling on AWS infrastructure.…
-
Version information:
go-ipfs version: b8ec598d5801
Description:
Ipfs node crashes
Stacktrace :
![image](https://user-images.githubusercontent.com/50700001/70980346-fd1e5300-20d4-11ea-94f3-4252…
-
@Stebalien please add the people you think should be a part of this discussion.
We are introducing a provider system into go-ipfs (https://github.com/ipfs/go-ipfs/pull/6141) that replaces the mecha…
-
This is awesome, I'm also surprised that there is no shit dataset as well.
I'm in the mountains driving, so don't anticipate I can download the dataset anytime soon. Curious though, are the poos la…
njho updated
8 months ago
-
Observation: The current `Peerstore` does a lot of things, but it doesn’t any of them well.
Problems:
- It’s a giant interface (32 methods in total (!!!), plus 2 for the `CertifiedAddressBook`)…
-
Hey @SgtPooki ,
I was able to install and run this on my local machine (Windows 11) but it does not seem to be doing anything...
It installs the package fine, but the daemon does not appear to s…
-
[ipfs](http://ipfs.io/) is an interesting concept, and is would seem that it could be feasible to have support for it.
Even though the reference implementation is written in Go, it should probably be…
-
Thanks for maintaining this tool,
it looks like the parser/tokenizer is missing some golang outputs and render them like any user-generated outputs.
## coverage
```
go test "-trimpath" -tags="…
-
Currently the audit Plugin isnt starting in mysql 5.6 and 5.7 community Edition from Oracle. It returns these Errors on Startup:
5.7:
```
2017-12-20T09:20:32.230384Z 0 [Note] InnoDB: 5.7.20 started…
-
> Just writing down some thoughts and concerns, needs more analysis, probably can be split into 2-3 phases.
Right now ipfs-desktop is tightly coupled with ipfs-webui:
1. ships with a bundled vers…