-
Notifications
You must be signed in to change notification settings - Fork 405
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Uplift local runtime (with TODO) * Add call index to contracts-migration * Uplift Shiden runtime to Polkadot-v0.9.36 * Uplift Shibuya runtime to Polkadot-v0.9.36 (with TODO) * Fixup for shiden * Uplift Astar runtime to Polkadot-v0.9.36 (with TODO) * Update collator dependencies * Uplift collator service (WIP) * Service uplifting WIP * Fix backend definition for collator service * Reformat the source * TryRuntime fixes * Reformat the source * Update frontier and astar-frame deps after squash * Add migration code for pallet_assets * Register assets migration * Reformat code * Update frontier deps * Uplift xcm-tools to Polkadot-0.9.36 * Fix try-runtime environment * Set MaxDebugBufferLen as in Cumulus * Reformat the source * Adds migration for balances pallet * Code cleanup * Remove parity-util-mem dependency * Fix BaseFilter::contains for Astar, set AssetIdParameter = Compact<AssetId> * Reformat the source * Format bin/collator/Cargo.toml * Update frontier * Bump versions * Update package version of local runtime * Address post-review comments * Bump versions * Update Cargo.lock
- Loading branch information
Showing
15 changed files
with
1,238 additions
and
1,158 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.