-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/plmc 460 upgrade to sdk 16 (#181)
* update wip * fix base runtime * decrease election max values * fix some migration issues * fix xcm executor again * fix test runtime * fix node * make integration tests build * fix governance integration tests * fix integration tests and properly configure xcm config with new pallet_funding * first step benchmarks fix * fix benchmarks * add defaults to tests frame_system * fix try-runtime * fmt * remove unused dependency * fix warnings * fmt * fix integration tests and update funding cargo.toml * feat: implement missing runtime api * feat: use camelCase in JSON * chore: zepter * feat: switch to base * fmt * trying fix testnet chain spec * fix std build for testing node * fmt * fmt * chore: zepter * fix: use the right runtime in the benchmarks * chore: remove unused imports * chore: lock upgrade * chore: remove few unused deps from base * chore: bump to 1.75.0 paritytech/polkadot-sdk#2590 * fix: testnet benchmarks * fix: use camelCase in testnet * chore: add chain flag to justfile * benchmark fixes * fmt * feat: bump `spec_version` and `transaction_version` * fix: post merge * fix: restore integration tests * chore: remove unused deps * chore: fat fingers * chore: zepter * chore: fmt * fic: partially fix build-spec test * feat: use production profile in srtool --------- Co-authored-by: Leonardo Razovic <[email protected]> Co-authored-by: Juan Ignacio Rios <[email protected]>
- Loading branch information
1 parent
0fb2ef3
commit 22a25bb
Showing
76 changed files
with
5,201 additions
and
3,665 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
Oops, something went wrong.