Skip to content

Conversation

@moliholy
Copy link
Contributor

@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
Contributor 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!

//!
//! 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
Contributor 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.

5 participants