Closed PaTara43 closed 2 years ago
Updated the type registry according to types defined at: https://github.com/crustio/crust.js/blob/5f20ee179b98cc378efb06b1e55c282c735a72c9/packages/type-definitions/src/json/types.json
Would you kindly update the https://github.com/polkascan/py-substrate-interface with the new template?
Would you kindly update the https://github.com/polkascan/py-substrate-interface with the new template?
I will release this soon, for the time being you can update: pip install scalecodec==1.0.39
Well, yes, but the substrate-interface uses 1.0.37
Well, yes, but the substrate-interface uses 1.0.37
scalecodec>=1.0.37,<2
to be exact, so installing from scratch will install the newest and if you specify it explicitly in your requirements file it wouldn't be a version conflict.. But don't worry, there is a release planned today
Sorry, didn't notice that. Thanks!
Awesome!
Hi!
There is a
type_registry
update in Crust network!Current in py-scale-codec:
FileInfo
.Actual in Crust:
FileInfoV2
.Same for
Replica
.Current in py-scale-codec.
Actual in Crust.