polkascan / py-substrate-interface

Python Substrate Interface
https://polkascan.github.io/py-substrate-interface/
Apache License 2.0
240 stars 114 forks source link

Type registry collisions when using auto_discover #224

Closed arjanz closed 11 months ago

arjanz commented 2 years ago

When name of chains are not unique, for example when 'development' is used, the auto_discover results in incorrect type definition assumptions. Suggestion is to drop too generic names like development

arjanz commented 11 months ago

Fixed in https://github.com/polkascan/py-scale-codec/commit/739d8af6a664c751e4a3b0f3cc3efdb904c03eb0