Skip to content

Conversation

ernestognw
Copy link
Member

@ernestognw ernestognw commented Apr 12, 2025

Required for #93 and #98

@ernestognw ernestognw requested a review from a team as a code owner April 12, 2025 18:57
* - Otherwise: verification is done using {IERC7913SignatureVerifier}
*/
function isValidSignatureNow(
bytes calldata signer,
Copy link
Member Author

Choose a reason for hiding this comment

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

It's cool that signer is in calldata but I suspect most of the times it will end up in memory as arguments are used to construct the external call. Perhaps it makes sense to turn this into memory eventually. Not a blocker

@ernestognw
Copy link
Member Author

Merging since it's code originally from #93 that would be better to merge now so that we avoid conflicts with #98 as well

@ernestognw ernestognw merged commit 91759bc into master Apr 12, 2025
11 checks passed
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.

1 participant