-
This issue tracks the removal of `pallet::getter` in all pallets, as per #223. The preferred syntax is `Key::::get()`.
This approach avoids a huge PR and lots of merge conflicts, a mistake I already …
-
Doing a parachain runtime upgrade can fail depending on how it is executed.
Those scenarios are run using polkadot-v9.3 branches.
The error message appears on the relaychain validator:
```
2021-…
-
Not every parachain supports receive KSM via XCM but for parachain that supports it (i.e. Karura), it will be useful to have a dialog somewhere to allow people to send their KSM to the parachain.
T…
-
When trying to compile cumulus from the root of the project like so (say branch :
```
cargo build --release --locked -p polkadot-parachain
```
The outcome would look as follows:
```
cargo buil…
-
**Is your feature request related to a problem? Please describe.**
- [ ] Check validator APY, currently does not match with polkadot.js app (https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.dotters.…
-
OTP token is not displayed on https://sub.id/ despite being the [parachain winner #17](https://parachains.info/details/origintrail)
Please add the OTP token on your explorer.
Regards,
BRX, Ori…
-
### Problem statement
The parachain collator makes too much logs
### Description
_No response_
### Definition of Done
1. Check if it is possible to decrease the amount of logs
### Requirements
…
-
At the parachain summit we spent some time to discuss some ideas around XCM evolution, especially around what instructions we think should get into the language. Some of those (that are also mentioned…
-
Feature Request to add support for parachains-staking pallet. These are currently used within the KILT protocol, and Moonbeam.
*I dont know the full scope of the parachains pallet yet, but will cont…
-
## Check or fix
- [ ] setup `FeeManager` according to other SP parachains, is it ok to have it like `type FeeManager = ();` ?
- [x] `type IsReserve = NativeAsset;` - do other chains send `ReserveA…