Skip to content

Conversation

@smiasojed
Copy link
Collaborator

No description provided.

Copy link

@re-gius re-gius left a comment

Choose a reason for hiding this comment

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

LGTM - careful review of the Anvil part, superficial review of the Foundry changes


self.calls.push(if self.call_types.last().is_some_and(|x| matches!(x, Type::Create)) {
self.current_addr()
} else if let Some(delegate) = _is_delegate_call {
Copy link

Choose a reason for hiding this comment

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

nit: why using _is_delegate_call instead of is_delegate_call if we are actually using it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@smiasojed smiasojed changed the title Fix mock calls Fix CI failing jobs Feb 12, 2026
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.

2 participants