Skip to content

Conversation

@raymondkfcheung
Copy link
Contributor

@raymondkfcheung raymondkfcheung commented Dec 9, 2025

@raymondkfcheung raymondkfcheung requested a review from a team as a code owner December 9, 2025 09:06
@raymondkfcheung raymondkfcheung self-assigned this Dec 9, 2025
@raymondkfcheung raymondkfcheung added the T1-FRAME This PR/Issue is related to core FRAME, the framework. label Dec 9, 2025
@raymondkfcheung
Copy link
Contributor Author

/cmd prdoc --audience runtime_dev --bump minor

@bkontur bkontur added the A4-backport-stable2512 Pull request must be backported to the stable2512 release branch label Dec 9, 2025
Comment on lines 64 to 69
// TODO: find out what is "allocator" and "allocator limit"
// Setting higher limit also requires raising the allocator limit.
// TODO: not used, can we remove or use?
pub const DEFAULT_MAX_TRANSACTION_SIZE: u32 = 8 * 1024 * 1024;
// TODO: not used, can we remove or use?
pub const DEFAULT_MAX_BLOCK_TRANSACTIONS: u32 = 512;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you create an issue for figuring this out and include the issue link on these comments? That way it won't fall through the cracks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Created: #10591

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated TODO: fa44622

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2512 Pull request must be backported to the stable2512 release branch T1-FRAME This PR/Issue is related to core FRAME, the framework.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants