-
`transfer_assets`' signature looks like this:
```rust
pub fn transfer_assets(
origin: OriginFor,
dest: Box,
beneficiary: Box,
assets: Box,
fee_asset_item: u32,
weight_limit: WeightLimi…
-
The `sync_state_genSyncSpec` RPC call can be used in order to dump the current finalized state of the chain. This state is commonly called a "checkpoint". This is currently used by smoldot in order to…
-
* **I'm submitting a ...**
- [x] Bug report
- [ ] Feature request
- [ ] Support request
- [ ] Other
* **What is the current behavior and expected behavior?**
We are rec…
-
An extrinsic included in a parentchain block is currently executed without any checks. Hence, it will be executed on the worker side even if it was unsuccessful on the parentchain itself:
![grafik]…
-
**Describe the bug**
I have deployed a Kintsugi RPC node which is still not fully synced.
It syncs for a while and then the process crashes and when it's restarted it hangs for a long time before st…
-
Hello, @jacogr
Thanks for your continuous help.
I am building a custodial wallet with AWS KMS for Polkadot blockchain (with ecdsa scheme). Unfortunately AWS KMS supports only secp256k1 curve, …
-
## Incompatibilities detected
A [scheduled test workflow](https://github.com/KILTprotocol/sdk-js/actions/runs/10649253671) using the latest available dependencies matching our semver ranges has faile…
-
This Ref https://kusama.subsquare.io/referenda/173 does have a title and description of another Ref. I never wrote this text:
![Screenshot 2024-09-24 at 12 45 43](https://github.com/user-attachmen…
-
The Staking pallet provides a function for other modules within the runtime to [reward era points](https://github.com/paritytech/polkadot-sdk/blob/9375478/substrate/frame/staking/src/pallet/impls.rs#L…
-
This project needs a new Substrate Kitties UI to go along with the latest Polkadot SDK and Polkadot Tech Stack.
This UI will be used to create a tutorial, so the structure of the UI must be designe…