-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to polkadot-sdk v1.11.0 (#2838)
* use polkadot-sdk v1.11.0 * update dependencies pinsˆ * replace V4V3LocationConverter with WithLatestLocationConverter * replace OverrideHandle with StorageOverrideHandler * update jsonrpsee version * fix build precompile collective * fix missing weights * Replace V4V3LocationConverter with WithLatestLocationConverter * update GenesisBuilder implementation * add missing frame_system::Config members * add missing XcmExecuterConfig params * initialize_block now return ExtrinsicsInclusionMode * fix return type of correct_and_deposit_fee * Add IdleMaxServiceWeight to process enqueued messages on_idle * Add Rate limit for orml_xtokens * fix validation_data getter * fix return type * replace OverrideHandle with StorageOverrideHandler * Replace CallRequest with TransactionRequest * fix frontier_backend use * add metrics to BuildNetworkParams * use NetworkBackend trait * Fix data update in TransactionRequest * fix compilation * update benchmark command run * Fix runtime-benchmarks compilation * fix tests compilation * make rust tests compile * fix warnings * fix test compile * update host functions * fix zombie tests * fix rust tests * fix(test): fix createProposal helper method * fix(test): referenda tests * fix some xcm tests * fix costs in assets-erc20 precompile tests * fix typescript tests * fix eth tracing * fix tracing test * match input field before data field --------- Co-authored-by: Rodrigo Quelhas <rodrigo_quelhas@outlook.pt> Co-authored-by: Agusrodri <agusrodriguez2456@gmail.com> Co-authored-by: Éloïs <c@elo.tf>
- Loading branch information
1 parent
6945830
commit 223c623
Showing
85 changed files
with
2,639 additions
and
1,403 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.