This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade Polkadot dependencies to v0.9.25 (paritytech#669)
* update to v0.9.25 * Remove deprecated transactional statements. This is now default behavior. * remove transaction imports * fixed account id conversions * Removed deprecated EnsureOneOf * runtime upgrades * Fixed build errors * panic instead of truncating accounts on conversion * Revert "Remove deprecated transactional statements. This is now default behavior." This reverts commit 3c10324c9c45fd3e77be3479c8b39ab32b96700a. * Revert "remove transaction imports" This reverts commit a112dbc0a745b739b1042a9565fa63edfce006ff. * changed order * updated rust runtime * updated runtime * updated readme * re-enable tests * rustfmt * updated test parachain * upgraded test parachain * fixed cmd line args * excluded runtimes * cargo update * update polkadot launch * downgraded tracing to fix logging * update metadata * standardlise dependency format * remove unused import
- Loading branch information