tabcat
tabcat
Would be good to know when this broke, I guess this is a case for more tests :grin: Will check this out more and come back. Thanks for reporting this.
Guessing this has to do with the package resolution for ipfs changing? Will merge now after confirming fix, but would be nice to know exactly what is happening here.
have to fix something with the Makefile and then the checks should pass.
it would be great if this change could be done in one place instead of three. maybe inside a .then on the ipfs.id call would work?
I'm not sure what the id used to be or is now. we may now need a property on the object being returned.
what version of ipfs is being used? @eltorio
Im not sure if orbitdb's tests can support the latest ipfs version due to cjs support being dropped
what is needed to support deno?
> Or do you propose to change the Index interface too? Maybe using functions that don't expect the whole index but only single entries... yes the interface will need to...
These store specific apis are likely going to be deprecated soon so I recommend using .open and .determineAddress when necessary