Skip to content

Add Exact Calldata Enforcer#51

Merged
hanzel98 merged 1 commit intomainfrom
feat/exact-calldata-enforcer
Mar 6, 2025
Merged

Add Exact Calldata Enforcer#51
hanzel98 merged 1 commit intomainfrom
feat/exact-calldata-enforcer

Conversation

@hanzel98
Copy link
Contributor

What?

  • Implemented a new Exact calldata enforcer that can be used to compare and validate an exact match between the terms calldata specified by the delegator match the execution calldata specified by the redeemer.

Why?

  • This enforcer would be useful to match an empty calldata, or any calldata that is expected to be an exact match.

How?

  • It compares the terms calldata against the execution calldata.

Loading
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