paritytech / testnet-manager

DevOps toolkit to operate Polkadot testnets
GNU General Public License v3.0
17 stars 5 forks source link

Fix failed to sign transactions due to introduction of signed extensions #138

Closed PierreBesson closed 3 months ago

PierreBesson commented 3 months ago

Will be fixed by: https://github.com/polkascan/py-substrate-interface/issues/391

arjanz commented 3 months ago

A PR adding CheckMetadataHash signed extension support has just been released: https://github.com/polkascan/py-substrate-interface/releases/tag/v1.7.9

PierreBesson commented 3 months ago

I confirm the new substrate-interface release properly fixes transaction signing for us.