🚧 EXPERIMENTAL FEATURE 🚧
You can use Chopsticks to perform runtime migration checks. It doesn't support PoV measure yet, only weight check is support.
# try-runtime print help
npx @acala-network/chopsticks try-runtime --help
Basic example:
npx @acala-network/chopsticks try-runtime \
--endpoint <wss://remote.endpoint> \
--runtime <wasm_runtime_path> \
--checks PreAndPost
NOTE: You can also use --config
to pass arguments