-
Notifications
You must be signed in to change notification settings - Fork 395
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update to polkadot v1.1.0 release (#1182)
* feat: update all deps to polkadot v1.1.0 * feat(assets-erc20): update imports for `frame_support` * feat(xc-asset-config): update imports for `frame_support` * feat(primitives): replace xcm `Convert` with `sp_runtime`'s `MaybeEquivalence` * feat: update all pallets for polkadot v1.1.0 * feat: update chain extensions * feat: update all precompiles * wip: local runtime * feat: update shibuya runtmie * feat: fix local runtime * feat: fix holds * feat: update astar and shiden runtime * feat: fix all tests * feat: build works execpt tracing * feat: evm tracing build works * feat: bump spec versions * feat: streamline genesis state export * fix: max hold in local runtime * fix: aura issue in eth pending api * feat: review comments * feat: copy `AllowTopLevelPaidExecutionFrom` barrier into primititves * fix: build error * fix: make taplo happy * fix: review comments * fix: add contract migration back into shiden * feat: remove `BlockNumberFor` clauses * fix: format * fix: make clippy happy * feat: update `CodeHashLockupDepositPercent` value
- Loading branch information
1 parent
27b45e9
commit d742022
Showing
115 changed files
with
3,597 additions
and
2,607 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
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.