Closed jsdw closed 1 month ago
I hacked in basic support for V5 extrinsics here. This was much simpler to do then porting this release to use frame-decode in a non-breaking way.
frame-decode
This should help to unblock users on 0.37 who start running into V5 extrinsics in eg Substrate's kitchensink runtime.
(I hacked the tests to work again and things seemed to decode OK still)
I hacked in basic support for V5 extrinsics here. This was much simpler to do then porting this release to use
frame-decode
in a non-breaking way.This should help to unblock users on 0.37 who start running into V5 extrinsics in eg Substrate's kitchensink runtime.
(I hacked the tests to work again and things seemed to decode OK still)