-
### Parachain Name
Bifrost Paseo
### ParaID
2030
### Parachain Manager Account
dDWnEWnx3GUgfugXh9mZtgj4CvJdmd8naYkWYCZGxjfb1Cz
### Upload your Genesis State - Do not submit a compressed file.
[…
-
I was thinking a bit about UX of parachains in general and especially when it comes to on-demand parachains. In theory, if you set up a good incentivization model, it could become possible to create a…
-
Thinking of how to achieve https://github.com/paritytech/polkadot-sdk/issues/2124, and thinking of the importance of XCM configuration, and the importance to make it simpler, I thought we should make …
-
### Issue Description
I am trying to start a network by passing a different `--chain` parameter and it seems zombienet won't let me :
```toml
[[parachains]]
id = 2000
cumulus_based = true
ch…
-
# Open Grant Proposal: `Incentivised RPC Pool`
**Project Name:** Lava Network – Incentivized Public RPC
**Proposal Category:** Developer and data tooling, community engagement
**Individual …
-
After upgrading from `v1.3.0` to `v.1.6.0` the container `exit 1` because of permission denied on unsharing user and mount namespaces.
Starting the container with `--insecure-validator-i-know-what-…
-
* **I'm submitting a Bug report**
* **What is the current behavior and expected behavior?**
As I'm sure that you already know: It is possible on Polkadot-SDK runtimes that support the `ChargeAss…
-
Currently there are areas where we key into the system parachains registry by id using `SYSTEM_PARACHAINS_IDS[0]`, which can be unsafe since we have many id's now.
An example is https://github.com…
-
### Problem statement
We want to determine the set of metrics to monitor the health of the parachain.
### Description
We want to communicate with the DevOps team to determine a set of metrics to …
-
When KAGOME westend validator is executed with `--wasm-execution Compiled` flag, we see that KAGOME often fails. Task is to check the cause and try to fix it