Skip to content

Upgrade polkadot stable2503 #295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 37 commits into from
Apr 9, 2025
Merged

Upgrade polkadot stable2503 #295

merged 37 commits into from
Apr 9, 2025

Conversation

Moliholy
Copy link
Collaborator

@Moliholy Moliholy commented Apr 8, 2025

Summary

alexggh and others added 30 commits March 20, 2025 15:24
Signed-off-by: Alexandru Gheorghe <[email protected]>
Signed-off-by: Alexandru Gheorghe <[email protected]>
Signed-off-by: Alexandru Gheorghe <[email protected]>
Signed-off-by: Alexandru Gheorghe <[email protected]>
Signed-off-by: Alexandru Gheorghe <[email protected]>
Signed-off-by: Alexandru Gheorghe <[email protected]>
Co-authored-by: Rodrigo Quelhas <[email protected]>
@Moliholy Moliholy force-pushed the upgrade-polkadot-stable2503 branch from 3dd3032 to 3ed3369 Compare April 9, 2025 09:31
Copy link

@sandreim sandreim left a comment

Choose a reason for hiding this comment

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

LGTM except that RocksDB weights not changed for main net:

pub const RocksDbWeight: RuntimeDbWeight = RuntimeDbWeight {
	read: 20_000 * constants::WEIGHT_REF_TIME_PER_NANOS,
	write: 37_000 * constants::WEIGHT_REF_TIME_PER_NANOS,
};

@Moliholy
Copy link
Collaborator Author

Moliholy commented Apr 9, 2025

LGTM except that RocksDB weights not changed for main net:

@sandreim done in c58ca1a.

Copy link
Contributor

@alexggh alexggh left a comment

Choose a reason for hiding this comment

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

Looks good to me as well. Thank you!

@@ -1,8 +1,8 @@

//! Autogenerated weights for `cumulus_pallet_parachain_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 46.0.0
//! DATE: 2025-03-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
Copy link
Contributor

Choose a reason for hiding this comment

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

SUBSTRATE BENCHMARK CLI VERSION 32.0.0 seems older than the previous one, any idea why ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actually no. I just run the exact same command as we usually do. The benchmarking engine is integrated in the client.

Copy link
Collaborator

@valentinfernandez1 valentinfernandez1 left a comment

Choose a reason for hiding this comment

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

LGTM great work 🚀

@Moliholy Moliholy merged commit 0914995 into main Apr 9, 2025
4 checks passed
@Moliholy Moliholy deleted the upgrade-polkadot-stable2503 branch April 9, 2025 17:37
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.

4 participants