You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #1748 but I think it's better to have a separate issue.
It would be nice if we could add an integrity test to check that the SignedExtension defined in the actual runtime is compatible with the one defined in the bridge's indirect runtime. We should check that AdditionalSigned and the constructor parameters are the same / compatible.
The text was updated successfully, but these errors were encountered:
* Pin checkout to v3.1.0 and update srtool-actions to v0.6.0
* Pin GHA ruby/setup-ruby to 1.118.0
* Update and pin GHA deps
* Pin all external GHA deps
Related to #1748 but I think it's better to have a separate issue.
It would be nice if we could add an integrity test to check that the
SignedExtension
defined in the actual runtime is compatible with the one defined in the bridge's indirect runtime. We should check thatAdditionalSigned
and the constructor parameters are the same / compatible.The text was updated successfully, but these errors were encountered: