Skip to content

Conversation

@pkhry
Copy link

@pkhry pkhry commented Oct 22, 2025

Description

Notes

sudden DuplicateContract errors when using with latest master

Copy link

@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 let's get this stuff merged.

Could you also mark here #265 all the cheatcodes that should now work.

None
}
// Remove duplicate acceses in storage_recorder
fn revive_remove_duplicate_account_access(&self, _state: &mut crate::Cheatcodes) {}
Copy link

Choose a reason for hiding this comment

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

can you explain why is this needed ?

Copy link
Author

Choose a reason for hiding this comment

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

duplicate placeholder records are added in Inspector::call_with_executor/Inspector::create_common this ideally needs to be refactored and moved to strategies, but i'd rather wait and see how zk-foundry does it

@pkhry pkhry merged commit 90400aa into master Oct 26, 2025
69 of 91 checks passed
@pkhry pkhry deleted the pkhry/tracing branch October 26, 2025 21:09
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.

[Forge Test][Tracing] Implement tracing support in pvm mode.

3 participants