Sergey Ukustov
Sergey Ukustov
With `DEBUG=libp2p:*` one could see an interesting (and alarming) messages when a node connects to another node: ``` libp2p:upgrader:err Failed to upgrade outbound connection Error: Error occurred during XX handshake:...
Pals, the project is awesome. Yet, despite all the effort dedicated to packaging, one can not use it in Node16, from ES modules. First, you do not use conditional exports...
Unify wording between two
- [x] Write more of the documentation in JSDoc - [ ] Auto-generate readable HTML out of JSDoc - [ ] Publish synced docs online Inspiration: * http://localforage.github.io/localForage * https://0xproject.com/docs/0xjs
_This is not related to any of the ongoing work. Feel free to consider that the lowest priority._ @stbrody's [hypothesis](https://github.com/ceramicnetwork/js-ceramic/pull/2214#issuecomment-1148909870) about memoization changing shape of a `StreamID` instance caught my...
In other words, please, remove src/ from .npmignore. The folder absence leads to a lot of warnings, like ``` WARNING in ./~/@react-mdc/base/lib/index.js (Emitted value instead of an instance of Error)...