Skip to content

Conversation

alexggh
Copy link
Contributor

@alexggh alexggh commented Sep 22, 2025

... to be used in polkadot foundry to make sure EVM state is in sync with pallet-revive state.

Fixes: paritytech/foundry-polkadot#277

@alexggh alexggh requested review from pgherveou, athei, smiasojed, pkhry and filip-parity and removed request for pgherveou September 22, 2025 09:28
@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/17910878269
Failed job name: cargo-clippy

Signed-off-by: Alexandru Gheorghe <[email protected]>
Signed-off-by: Alexandru Gheorghe <[email protected]>
@paritytech paritytech deleted a comment from athei Sep 25, 2025
Copy link
Contributor

@smiasojed smiasojed left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks

@alexggh alexggh enabled auto-merge September 25, 2025 15:01
@alexggh alexggh added T2-pallets This PR/Issue is related to a particular pallet. T7-smart_contracts This PR/Issue is related to smart contracts. labels Sep 25, 2025
Comment on lines +1696 to +1698
/// # Warning
///
/// Does not collect any storage deposit. Not safe to be called by user controlled code.
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe we should reflect that in the method's name too

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you have any suggestion on how you want me to prefix/suffix it ?

@alexggh alexggh added this pull request to the merge queue Sep 26, 2025
@alexggh alexggh removed this pull request from the merge queue due to a manual request Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T2-pallets This PR/Issue is related to a particular pallet. T7-smart_contracts This PR/Issue is related to smart contracts.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Forge test][pallet-revive blockers] Pallet::get_immutables/set_immutables
4 participants