Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* `check --release` * `check --tests` * Fixes build errors. * Fix xcm tests * Fix benchmark tests build errors * Simplify the native runtime version extraction * Remove unused imports * Fix tests * Fixes a clippy issue * Update sources * Fix formatting * `try-runtime` subcommand has been migrated * Fix ts tests * Include precompile-wasm subcommand * Add subcommand * update polkadot-sdk pin * enable wasmtime precompiled feature * Adds compile wasm script for dev CI * Forces git patch to use ssh support * Prettier :) * Removes QEMU for docker support * Fix the tests failing after the breaking change in `Eth::new` api * Revert the changes in the moonwall config related to precompiled wasm * Fix CI pipeline * Add the repo for the polkadot binaries * Fix part of the test and restore wasm for testing * Fix github actions * Upgrade moonwall-cli version * Update pnpm-lock.yaml * Fix moonwall config * Set log level to debug for zombie upgrade * Reduce some test * Extract the author nimbus id from the previous block header * Debug zombie upgrade * Fix democracy duplicated logic * Fix handling of the relay chain mode * Remove unused import * Clean up * Fix chopsticks tests * Changes after review comments * Fix the polkadot release extraction --------- Co-authored-by: librelois <c@elo.tf> Co-authored-by: crystalin <alan@moonsonglabs.com>
- Loading branch information