-
**Description**
Last version fails to start
**Steps to Reproduce**
Version: docker.io/parity/substrate-api-sidecar:v19.2.1
**Expected vs. Actual Behavior**
Error:
```
2024-10-10 07:35…
-
I tried to do a PR already, but I'll need info on how to generate the chain spec with `lightClientState` and possibly hints on what needs to be done to support Encointer
our chainspec can be found …
-
# *Still editing*
| **Test Page** | **Priority** |
| ------------- | ------------- |
Assets | wait for future refactor
Basic | ✔️
Blog | p5
Create Collection | ✔️
Create NFT | ✔️
Ca…
prury updated
10 months ago
-
When doing a too big batch, we may get the error [`ExhaustsResources`](https://paritytech.github.io/polkadot-sdk/master/sp_runtime/transaction_validity/enum.InvalidTransaction.html#variant.ExhaustsRes…
Tbaut updated
2 months ago
-
Although this is known to you, I figured I'd create an issue so that I can track its resolution.
When crafting a Tx, with a dynamically typed api, TS may complain.
Here's an example:
```ts
int…
Tbaut updated
2 months ago
-
I guess the scheduler pallet was not included in the runtime because you can schedule an XCM in the relay-chain to be sent to the parachain at a later time? or is it just in the spirit to keep the run…
-
### Description of bug
>Note: this issue describes an **easy-to-introduce** vulnerability. It's not an actual "live" vulnerability. That's why it is expressed publicly.
#### 1. Different behavio…
-
Block producers need to be able to verify incoming bids in order to immediately reject invalid ones (and punish/disconnect peers providing them). We need some runtime API providing this functionality.…
-
Electrum is great for standard transactions, but one place I've noticed it really struggles is advanced transactions such as P2SH-P2WSH transactions where the witness script is not the standard multis…
-
On Kusama we can observe that the channel gets full every once in a while, leading to a brief stall of the network bridge. This has been happening as we increased the number of valdiators which increa…