inverted-capital

Results 31 comments of inverted-capital

Or, is the design intent of libp2p that retry functionality should be left up to the user, in which case we would aim to provide a module that could wrap...

We've had a chat about this, and would like to present a summary here. Our belief is that libp2p presents a virtualized model of the conventional network as an ideal...

Will this cover also showing an organizations native token in the Agent balances list ? Currently only tokens on the approved token list are shown.

This is due to an issue in the react-spring library which needs precise timing information to perform the animation that makes the UI visible after the loading phase: https://github.com/pmndrs/react-spring/issues/664 Apparently...

Turns out, the issue is to do with the spinner used by the default test reporter. If the default test reporter is changed to 'dot' or any other one that...

actually even 'dot' does some clearing of the terminal, so for #2671 when only a single character is being printed to stderr, it is only visible using a reporter than...

This PR from @achingbrain helps show what is being waited for: https://github.com/libp2p/js-libp2p/pull/1549/files

Sir this delay is still in the code for the example: https://github.com/libp2p/js-libp2p/blob/b57bca4493e1634108fe187466024e374b76c114/examples/peer-and-content-routing/1.js#L53 May we pretty please have some event that fires when the tables have propagated instead of polling for...

I don't have a repro yet, but I will make one soon. The exact issue I had was that I was sending in a ref as a string with a...

Good spotting. But what is the correct behavior for when the ref is for a new branch with no commits ? Where do we get the canonical behavior from ?...