Nikos Kontakis

Results 47 comments of Nikos Kontakis

Thank you @ns212 . Will test new chainSpecs and let you know of the outcome.

@ns212 Can you please also add the following settings in collator (and relay if possible) so that they are listening for WebSocket connections? In order to do that - please...

Is there a reason why we should "break" the dir and bring the logs as artifacts? I mean - was it requested from a team that uses zombienet?

The idea behind it (in order to be also backward compatible) comes down to: User is able to Program reacts with a) Add .js extension As it works currently (no...

> So it's not that simple. The problem to solve is not what to do when the health checker says that we're not healthy. The problem to solve is what...

The way I approached it, is that the subscription should be cleaned only if `disconnect` [is called](https://github.com/polkadot-js/api/pull/5217/files#diff-7096158acdb0f8eb773911d5c5b12b659180384a8e562b3bcc943a89f42c12c2R244-R253). Everything else (emit `connect` - emit `disconnect` - emit `connect`) seems to me...

> could probably use an issue As per your request: #5228

> It's also not clear to me why `resubscribeMethods` needs to be a different map than `subscriptions` Because `subscriptions` upon disconnect are cleared. Thats the initial source of the problem...

Thank you @NachoPal This **should** be fixed with https://github.com/paritytech/zombienet/pull/509 We are about to release a new version now

@pepoviola absolutely. Can do that today. Thank you @hbulgarini for reporting that