Closed sameh-farouk closed 7 months ago
Update:
Service contracts events wasn't added properly to be tracked by the squid-substrate-typegen tool when these types first introduced to our processor . Consequently, when Cause
enum changed in 147 and 148 result in different event hash for serviceContractCanceled
, it wasn't detected by squid typegen tool.
A fix was pushed and a new release 2.11.9 is out with a proper fix.
Update: Fixed and deployed on devnet. No more crashes.
context: https://github.com/threefoldtech/tf_operations/issues/2452