Mark Henderson
Mark Henderson
There's been a number of questions lately about data not appearing in the store when you expect, so I thought it would be a good time to take a second...
Several users are reporting this warning ```plain console.warn node_modules/orbit-db-store/src/Store.js:258 "WARNING! Head hash didn't match the contents ``` While this seems alarming, it's much more likely a bug in OrbitDB than...
Here is what go-ipfs has - we should try to match as closely as possible. 
Rust documentation can be improved overally, but mainly in two places: 1. Instantiating and setting up an IPFS node 2. All of the methods in the `Ipfs` struct, i.e. the...
Not sure how actionable this is, but I'd like to survey the community and gather ideas on how to make this better in Rust IPFS. Also, note that as other...
Creating a placeholder for further discussion here
Due to route propagation delays, sometimes the container can appear spun up while there are still connectivity issues. It would be good if the image could report out a health...
What do we think
All of the latest versions of these repos use module syntax, which breaks our build. ``` p-do-whilst 1.1.0 1.1.0 2.0.0 ipfs-log p-each-series 2.2.0 2.2.0 3.0.0 ipfs-log p-map 4.0.0 4.0.0 5.0.0...
From: https://github.com/ipfs/dynamic-data-and-capabilities/issues/50 Analyze the memory footprint of the log instance and make it smaller or configurable. There are scenarios where it's ok to have more I/O as opposed to increased...