Jorropo
Jorropo
The rule for leap year is not only if the year is divisible by for but : * if the year is divisible by 4 and not divisible by 100,...
This include needed refactors and bumping of kubo's deps. Depends on: - https://github.com/berty/go-ipfs-repo-encrypted/pull/41 - https://github.com/ipfs-shipyard/gomobile-ipfs/pull/126 I'm leaving this as is, feel free to fix CI and bump deps when they...
On Android if the UI crash the app closes instantly so it's impossible to read the call-stack of the crash (I can spot it for a few tenth of seconds).
I have tests for my libp2p transport here: [github.com/Jorropo/go-pin-argente/blob/main/pin_argenté_test.go](https://github.com/Jorropo/go-pin-argente/blob/main/pin_argent%C3%A9_test.go). They works because they just spin up two nodes in the same process and then peer over localhost. If I try...
My current understanding of the way deals are created is: Upload 3 big files (non staged), A, B and C. First A is scheduled and estuary attempt, trying deals until...
Doing CTRL + F "not ok" in the result file was uselessly spammy, this allows to get relevent information instead.
See https://github.com/berty/berty/pull/4305 > ```go > c.Discovery.MDNS.Interval.UnmarshalJSON([]byte("5")) > ```
