Nikos Kontakis

Results 46 issues of Nikos Kontakis

Based on [this](https://github.com/polkadot-js/apps/issues/6918#issuecomment-1068412537) there will be 2 PRs for altering the Overview staking summary area. This PR addresses the minified version (can be seen below): ![Untitled](https://user-images.githubusercontent.com/5408605/159364466-2ae78a48-4146-4a55-8578-c04059165541.png) cc @emostov @kianenigma (please...

While talking with @PierreBesson , he mentioned that during various tests that he was performing, for connecting light client with Statemine (using Substrate connect) the following errors appeared: ![smoldot crash](https://user-images.githubusercontent.com/5408605/174625057-32b66b91-8e71-4d34-900d-8972ee50ae30.png)

Following where this appeared in #309 's [comment](https://github.com/paritytech/zombienet/issues/309#issuecomment-1231253582) by [@AuroraLantean[(https://github.com/AuroraLantean), we should add TS support for tests. This could be implemented, based on extension and use `tsc` to build on...

enhancement

Resolves issue mentioned in substrate connect repo - issues [#1243](https://github.com/paritytech/substrate-connect/issues/1243) and [#1141](https://github.com/paritytech/substrate-connect/issues/1141)

In order to keep a consistency between modules use, i would be good to rename `@parity/zombienet-dsl-parser-wrapper` to `@zombienet/dsl-parser-wrapper`

Following 3rd bullet of @sacha-l 's description in #394 , I take the opportunity to open this issue for tracking purposes. @sacha-l a list of possible real use cases, would...

enhancement

Make the error below, to provide a "proposing" solution of running `setup` and/or make sure that the polkadot command is correctly added in the PATH. ```bash Error: Command failed with...

enhancement

In order to address various OS, it would be the best to use either `pod` or `docker` for running the `setup` command instead of downloading the assets (use images instead)....

enhancement
setup
blocked

Following PR #5217 and @jacogr 's comment: - It could make sense, now that there are 2 providers that require the same functionality, to extract resubscriptions.