François-Xavier Thoorens
François-Xavier Thoorens
This is css/js for having a prettyprint of your source code see http://code.google.com/p/google-code-prettify/
Hi, this is a really great lib. Trying to understand the intended use cases, outside of webtorrent. From the top of my mind: - open and read a file locally...
**Describe the bug** On macosx (not tested on other plateform though, but might be the same issue), `navigator.credentials` existing but does not work properly when `navigator.credentials.create({publicKey:{...}})` is called **To Reproduce**...
When I edit or create a new document, it would be nice to add an extra field, that was not initially found (because not present in all documents probably). Is...
fix #78
That would simplify life for issues in double payments that could happen every now and then
I can confirm i managed to fix https://github.com/holepunchto/hypercore/issues/452 namely this error. ``` Noise handshake failed at NoiseSecretStream._onhandshakert (bundle.js?t=1699883966724:403:33) at NoiseSecretStream._open (bundle.js?t=1699883966724:451:32) at WritableState.updateNonPrimary (bundle.js?t=1699883966724:21823:14) at WritableState.update (bundle.js?t=1699883966724:21798:72) at WritableState.updateWriteNT (bundle.js?t=1699883966724:22147:10)...
Looks like that hypercore 11.x is tightly coupled to rocksdb-native. Is this intended? if running in browser i get this error: ``` hypercore.js?v=f6bcbb36:38819 Uncaught ReferenceError: __filename is not defined at...
In order to make the life easier for api wrapper, add option (like --json) to output results in json format would make the code https://github.com/vaultys/plakarjs here more maintainable