subwasm
subwasm copied to clipboard
fix support for ParachainSystem AuthorizeUpgrade Hash
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
+1 for us! It seems this repo is not being maintained anymore?
PRs are welcome :)
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.
@chevdor PR is ready for review. It won't let me add you to the reviewer set.