Skip to content

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Oct 3, 2025

The ProofSizeExt extension is used to serve the proof size to the runtime. It uses the proof recorder to request the current proof size. The RecordingProofProvider extension can record the calls to the proof size function. Later the ReplayProofSizeProvider can be used to replay these recorded proof sizes. So, the proof recorder is not required anymore.

Extensions are now also hooked into the transactional system. This means they are called when a new transaction is created and informed when a transaction is committed or reverted.

…actional extensions

The `ProofSizeExt` extension is used to serve the proof size to the runtime. It uses the proof recorder
to request the current proof size. The `RecordingProofProvider` extension can record the calls to the proof size
function. Later the `ReplayProofSizeProvider` can be used to replay these recorded proof sizes. So, the proof recorder
is not required anymore.

Extensions are now also hooked into the transactional system. This means they are called when a new
transaction is created and informed when a transaction is committed or reverted.
@bkchr bkchr added the T0-node This PR/Issue is related to the topic “node”. label Oct 3, 2025
@bkchr bkchr requested review from skunert and a team October 3, 2025 18:20
@bkchr
Copy link
Member Author

bkchr commented Oct 3, 2025

/cmd prdoc --audience node_dev --bump major

@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/18292656899
Failed job name: test-linux-stable

@bkchr
Copy link
Member Author

bkchr commented Oct 7, 2025

/cmd update-ui

Copy link
Contributor

github-actions bot commented Oct 7, 2025

Command "update-ui" has started 🚀 See logs here

Copy link
Contributor

github-actions bot commented Oct 7, 2025

Command "update-ui" has finished ✅ See logs here

@paritytech-cmd-bot-polkadot-sdk paritytech-cmd-bot-polkadot-sdk bot requested a review from a team as a code owner October 7, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T0-node This PR/Issue is related to the topic “node”.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant