Skip to content

Migrate pallet-xcm-benchmarks/generic to benchmarking v2 syntax#6395

Closed
clangenb wants to merge 8 commits intoparitytech:masterfrom
clangenb:cl/xcm-benchmarks-generic-bench-v2
Closed

Migrate pallet-xcm-benchmarks/generic to benchmarking v2 syntax#6395
clangenb wants to merge 8 commits intoparitytech:masterfrom
clangenb:cl/xcm-benchmarks-generic-bench-v2

Conversation

@clangenb
Copy link
Copy Markdown
Contributor

@clangenb clangenb commented Nov 6, 2024

Migrates pallet-xcm-benchmarks/generic to benchmarking v2 syntax.

Part of:

@clangenb clangenb requested a review from a team as a code owner November 6, 2024 15:18
xcm_error: XcmError::Trap(10),
..
})));
let result;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes the warning that the result is overwritten before being read if we remove the _ suffix.

@clangenb clangenb mentioned this pull request Nov 6, 2024
44 tasks
…-generic-bench-v2

# Conflicts:
#	polkadot/xcm/pallet-xcm-benchmarks/src/generic/benchmarking.rs
@clangenb
Copy link
Copy Markdown
Contributor Author

Stolen by #6618

@clangenb clangenb closed this Nov 28, 2024
@clangenb clangenb deleted the cl/xcm-benchmarks-generic-bench-v2 branch February 20, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant