Steven Vandevelde

Results 155 comments of Steven Vandevelde

Working on the UCAN revamp right now. Regarding AWAKE itself and device linking, not sure, probably a week or two, otherwise I'd be putting too much into one PR as...

Keeping as is, preferring explicitness over magic. We should improve the path creation however so that when a branch is needed one must actually be specified. There are also scenarios...

These examples live in the guide now: https://guide.fission.codes/developers/webnative/sharing-private-data And we're planning to create a Webnative cookbook with more specific examples.

This has been implemented using the `local-change` file system event. In the new file system class there will no longer be any `File` or `Tree` classes that are exposed (and...

It's technically possible to have it work in NodeJS now. You will have to write a few components to get there, but it's possible.

Implemented on `next` branch.

Implemented in #500 Part of #501

Implemented on `next` branch.

Most likely been fixed by #372 Will reopen in case it's not.