Skip to content

Conversation

@e1Ru1o
Copy link
Contributor

@e1Ru1o e1Ru1o commented Oct 31, 2025

No description provided.

@e1Ru1o e1Ru1o requested a review from duncancmt October 31, 2025 16:33
@e1Ru1o e1Ru1o self-assigned this Oct 31, 2025
@immunefi-magnus
Copy link

🛡️ Immunefi PR Reviews

We noticed that your project isn't set up for automatic code reviews. If you'd like this PR reviewed by the Immunefi team, you can request it manually using the link below:

🔗 Send this PR in for review

Once submitted, we'll take care of assigning a reviewer and follow up here.

Base automatically changed from dcmt/release to master November 3, 2025 15:17
(uint256 msgValueMin) = abi.decode(data, (uint256));
if (msg.value < msgValueMin) {
assembly ("memory-safe") {
mstore(0x00, 0xd17e444b) // selector for `Underpayment(uint256,uint256)`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please add this error to SettlerErrors.sol and import it at the top of this file

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.

3 participants