Results 1846 comments of Steven Allen

Also, I'd be interested in how big your datastore gets with badgerds.

Looks like you're having trouble fetching the dependencies. Try building https://github.com/ipfs/ipfs-ds-convert/pull/11.

Hm. Actually, this may be pins. Are you adding one large directory or a bunch of individual files? Our pin logic is really optimized at the moment so if you...

Ah. Yeah, that'd do it. We're trying to redesign how we do pins but that's currently under discussion. So, the best way to deal with this is to just add...

Once you've added a directory, you can get the hashes of the files in the directory by running either: * `ipfs files stat --hash /ipfs/DIR_HASH/path/to/file` to get the hash of...

So, *that* migration should have been blazing fast. It *may* have been that "daemon freeze". That is, the migration literally uses the 0.4.15 repo code to load the repo for...

@hoogw please report a new issue.

Sure! If you have an idea of how to solve it. The only thing I can think of is to auto-generate documentation.

Basically, "exported" methods are assigned method numbers according to FIP-0042. Unfortunately, that means that, if someone sees a message with the method number `3302309124`, they're going to have a lot...

TBH, I'd also be in favor of removing this block given that: 1. It requires the notmuch library (and will therefore almost certainly require that the user compile from source)....