-
Wile trying to perform `Xstorage -> placeStorageOrder` using https://github.com/polkascan/py-substrate-interface with this code:
```
interface: SubstrateInterface = SubstrateInterface(
…
-
Our custody system broadcast one transaction and it successfully packaged into block [160391](https://polkascan.io/pre/kusama-cc3/block/160391), successful [transaction](https://polkascan.io/pre/kusam…
-
The treasury account `F3opxRbN5ZbjJNU511Kj2TLuzFcDq9BGduA9TgiECafpg29` gets a first balance of 10k KSM at block 10596 in Kusama CC3. Before this block the treasury account is empty.
This amount doe…
-
Hi, Now i'm working with you github actions. I want to and wheels for `musllinux` - now you only have them for `manylinux`. I've made the part of github action with wheels for `musllinux`(for all pla…
-
Hey there,
I have been experiencing some strange behaviour while encoding a custom struct with field of `BoundedBTreeMap` type. It fails with this error message:
```
ValueError: value should be…
-
Hello,
Would you kindly add pre-built wheels for this library and its dependencies (I've created separate issues https://github.com/polkascan/py-bip39-bindings/issues/8, https://github.com/polkas…
-
The exception occurs when calling compose_call:
```
call = substrate.compose_call("TfgridModule", "create_farm",
{
"name": f"{na…
-
**Describe the bug**
Sorascan fails to run with substrate 4 network.
**Preconditions**
- Working substrate 4 SORA network
**To Reproduce**
Steps to reproduce the behavior:
1. Launch Sorascan [pre-ha…
-
And unlock methods
-
Hi!
There is a `type_registry` update in Crust network!
- Current in py-scale-codec: [`FileInfo`](https://github.com/polkascan/py-scale-codec/blob/master/scalecodec/type_registry/crust.json#L46)…