carsonfarmer

Results 98 comments of carsonfarmer

Good point! It should probably be: ``` name, tag, code, description ... thread, multiaddr, 0x0196, Textile Thread ... ``` @sanderpick are you happy with that? I can fire off a...

https://github.com/multiformats/multicodec/pull/201

Could you please try upgrading to the latest version and trying this again? We have fixed several of the underlying issues that may have caused this.

We've started to move other projects over to testing with https://www.npmjs.com/package/polendina. Requires moving tests over to mocha (or, a least that's the nicest framework to use).

Thanks @theefer, very helpful. We're still in the 'first pass' phase of docs, so these types of tickets are super useful. Do you have a nice example of an _effective_...

I'd like to update this one again, but to facilitate programmatic access, I'd like to change the structure slightly to something more like: ``` /ipfs/Qmahash/1/1 - Barrel - Part 1.png...

Ah sorry, was on vacation. Yes I'll update the indexes and post here when ready.

Ah interesting, so by adding a `db = await db.commit()` to the start of my test script seems to do it. Is this what you meant by "first commit to...

With the above information in hand, it is clear that the "issue" I've identified here only occurs if one replica is starting from scratch (hasn't called commit yet), and the...