subwasm icon indicating copy to clipboard operation
subwasm copied to clipboard

fix support for ParachainSystem AuthorizeUpgrade Hash

Open crystalin opened this issue 2 years ago • 4 comments

The authorizeUpgrade signature has changed and is now taking an additional boolean "checkVersion" which makes the srtool hash not matching anymore.

I suggest adding "true" to the call hash https://github.com/chevdor/subwasm/blob/master/libs/substrate-runtime-proposal-hash/src/lib.rs#L68

crystalin avatar Nov 09 '23 19:11 crystalin

+1 for us! It seems this repo is not being maintained anymore?

ntn-x2 avatar Mar 06 '24 15:03 ntn-x2

PRs are welcome :)

chevdor avatar Mar 07 '24 09:03 chevdor

Started a PR. Need to fix README and see if there's a better way to do it. I'll open it for review tomorrow.

ntn-x2 avatar Mar 07 '24 15:03 ntn-x2

@chevdor PR is ready for review. It won't let me add you to the reviewer set.

ntn-x2 avatar Mar 08 '24 10:03 ntn-x2