-
https://github.com/oddsdk/ts-odd/blob/66b8fd2efd47ca02f061d9c555b141204dcce2d0/src/components/auth/implementation/wnfs.ts#L99
needs
```js
const currentTimeInSeconds = Math.floor(Date.now() / 10…
-
Z390 DB2 FILES 17/02/23 JCLH
========== ====== ====
CBL TEST PROGRAMS
==============
These programs didn't error in old
environment and they are compiled and
run via ZC390CLG there.…
-
__the scenario__
You make a new account by accepting an invitation. The problem is that the app will try to read posts before you have accepted the shares.
Home view query needs to look at read perm…
-
The view on the home page
* [x] should get posts from your friends (1 hop)
* [x] need to get the path in wnfs for friends & their shared files
~~Any friend can view your 'friends' collection of post…
-
## How to reproduce
Run unit-tests repeatedly using a bash script, to see the occasional error.
-
The design document should be a blueprint that explains in details what the ts-odd is, and how we will build it.
It needs to capture and reflect the agreements and decisions coming from discussions …
-
Need to change the "public" terminology in the new post screen.
* [x] should have an option — "friends" or "private"
* [x] redesign code so that the "friends" option does encryption/wnfs
__change "…
-
# Summary
## Problem
Bloom Filter sizes are currently pre-defined - for CAR mirror (e.g.) we'll want to be able to dynamically pick a size.
### Impact
Limited sizes - determined at compil…
-
Up to you @expede, but submitting this to track that you mentioned it should probably change. If this is changed across the board, it's one more char in the payload, but maybe who cares? 3 chars see…
-
So far as I can see, the protocol can be simply defined in terms of messages exchanged between a block source and a block sink.
Provider/Requestor is largely a matter of perspective - who is initia…