-
Bitswap protocol cannot be served over libp2p's request response protocol because it is not compatible with how go-ipfs and js-ipfs work. They seem to expect the response to be received in a new subst…
-
As of version 1.13.0 of the kilt-node implementation, I'm not able to connect to a KILT rpc node via WS using polkadot-api.
The error I get is
```
RpcError: invalid type: sequence, expected a (both…
-
The [XcmPaymentApi::query_acceptable_payment_assets](https://github.com/paritytech/polkadot-sdk/blob/07544295e45faedbd2bd6f903b76653527e0b6cf/polkadot/xcm/xcm-runtime-apis/src/fees.rs#L43) accepts the…
-
It's not infrequent that users only want metadata for specific pallets. For instance, the `cargo-contract` and `staking-miner` tools both use `Subxt` to generate an interface, but both only care about…
-
Hi all,
I am trying to use polkdot-api and its included `SmWorker` to fetch data from the Wiki, which uses Docuaurus 2 (aka React):
```
Module not found: Error: Package path ./smoldot/worker?w…
-
Account `13TRAXTALwNp5vApqwiE74fg8G8ypMyaF9TxRfs4RwrCwxUE` shows negative -6.4 transferrable balance. Not sure what this should mean.
For comparison what PJS shows:
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Desc…
-
I saw this when running an xx script.
```python
Traceback (most recent call last):
File "/home/user/.local/lib/python3.9/site-packages/scalecodec/types.py", line 1232, in process
enum_type…
-
As a part of the newly devised Staking runtime API (https://github.com/paritytech/substrate/pull/13119), we should also expose the inflation rate. UIs really want to show this, and are having a hard t…
-
We should have an extension to Asset Conversion pallet to allow rewards for liquidity provision. This could take a number of forms, but the two main options I see are:
1. Make it governance-control…