-
Hi!
I tried to work with a Crust network with the help of [py-substrate-interface](https://github.com/polkascan/py-substrate-interface). They have a `type_registry` [template](https://github.com/po…
-
Pls, support
https://github.com/polkascan/py-scale-codec/releases/tag/v1.0.36
-
PolkadotJS format can be found here: https://github.com/PolymathNetwork/polymesh-types/blob/main/polymesh_schema.json
Test endpoint: wss://testnet-rpc.polymesh.live
-
Calling `get_events` with block_hash = '0x1e5a94476abf191c4c54a47d20744cc684d0a21ae6c2c51085774ead4f5cac39' (block number = 7708105), results in the following error:
```
../env/lib/python3.7/site-pa…
-
Hi there :wave:
I tried to use `py-substrate-interface` to work with [Crust Network](https://apps.crust.network/) and by an error message (below) it seems like `py-scale-codec` misses a type regist…
-
The following code works when connecting to polkadot 0.9.10 but not 0.9.11
Fails when trying compose the batch call
```
from substrateinterface import SubstrateInterface, Keypair
from substrat…
-
Add filter box (left) for categories:
- Add Filter Box (left) to (de)activate categories of calendar events
- Categories to be determined, e.g. Staking, Schedule, Democracy, Parachains, Council, T…
-
Hello,
Is it possible to add wheels for ARM like raspbian/ubuntu for Raspberry PI? Otherwise it's time-consumig to install Rust Nightly and compile it every time (this library is a dependency for htt…
-
Currently, the keypair object only supports using SS58 public key and wallet for construction. It supports ECDSA private keys and mnemonics, but not public keys.
https://polkascan.github.io/py-su…
-
For variant type definitions in the `PortableRegistry` with named fields, for example:
`{'name': 'Deposit', 'fields': [{'name': 'who', 'type': 0, 'typeName': 'T::AccountId', 'docs': []}, {'name': '…