Joel Thorstensson

Results 291 comments of Joel Thorstensson

It's new yes, however we did add code to detect if there isn't support for third-party cookies and in that case not enable this feature. Might be a bug in...

This feature is being built into orbitdb, but it's unclear on what timeline. This will allow the sync of the last *n* operations in the ipfs-log of orbitdb. Depending on...

Hey @mqklin Thanks for reporting. Can you please provide more information about the error you're seeing. I don't have an ipad or Edge browser to test with.

It would not be very easy to replace the ipfs depencency since most of our architecture relies on that. Depending on your situation though there might be good ways around...

I believe we are transpiling our library to es5, but it seems like this is not sufficient in your case. Do you have any other suggestions for how this could...

Actually, if those are the only two functions you are using you could use the `dist/3box.api.min.js` which doesn't include ipfs! it's also a much smaller dependency. Sorry that it's not...

Hey sorry @mqklin I forgot to mention. You can import it like described here: https://github.com/3box/3box-js#optimize-build-for-read-only-3box-api

Ok, that seems like a bug. It should do tree shaking. @zachferland would you mind having a look at this?

Sorry missed that you made two comments. > If I'm not mistaken, they point to the same part of code. As you can see, only 3box.min.js has generator function*, but...

All blockchain specific specifications are moving to the namespaces repo: https://github.com/ChainAgnostic/namespaces/pulls Please submit a PR there for this to be added!