Skip to content

Conversation

athei
Copy link
Member

@athei athei commented Oct 17, 2025

Fixes paritytech/contract-issues#140

This increases the maximum event payload size from 416 bytes to 64k. Since #9418 we charge some additional weight per byte of event payload. This makes it possible to raise the limit while staying within our memory envelope. This artificial weight will add 18us of weight to a maximum sized event.

@athei athei requested review from TorstenStueber, pgherveou and xermicus and removed request for pgherveou October 17, 2025 08:53
@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/18587706693
Failed job name: test-linux-stable

@athei
Copy link
Member Author

athei commented Oct 18, 2025

/cmd prdoc --audience runtime_dev --audience runtime_user --bump patch

@athei athei added the T7-smart_contracts This PR/Issue is related to smart contracts. label Oct 18, 2025
@athei
Copy link
Member Author

athei commented Oct 20, 2025

/cmd prdoc --audience runtime_dev --audience runtime_user --bump patch

…time_dev --audience runtime_user --bump patch'
@athei athei enabled auto-merge October 20, 2025 13:57
@athei athei added this pull request to the merge queue Oct 20, 2025
Merged via the queue into master with commit 0e23ef3 Oct 20, 2025
241 of 244 checks passed
@athei athei deleted the at/event_sizes branch October 20, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T7-smart_contracts This PR/Issue is related to smart contracts.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Event data too long when migrating Safe multisig contract

3 participants