Skip to content

Conversation

@zeroknots
Copy link
Member

feat: changing signature check to use human readable EIP712 and EIP712domain sep with chainID and verifying contract

…2 domain sep with chainID and verifying contract
@zeroknots zeroknots requested a review from kopy-kat December 4, 2024 07:25
import { EfficientHashLib } from "solady/utils/EfficientHashLib.sol";

bytes32 constant FLASHLOAN_EXEC_TYPEHASH = keccak256(
"SignedFlashloanExecution(address borrower,address lender,uint8 flashLoanType,address token,uint256 amount,Execution[] executions,uint256 nonce)"
Copy link
Member Author

Choose a reason for hiding this comment

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

Execution[] definition missing

@kopy-kat kopy-kat closed this Jun 29, 2025
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