Error:
Compiler run failed:
Error: Compiler error (/solidity/libsolidity/codegen/LValue.cpp:52):Stack too deep. Try compiling with --via-ir (cli) or the equivalent viaIR: true (standard JSON) while enabling the optimizer. Otherwise, try removing local variables.
CompilerError: Stack too deep. Try compiling with --via-ir (cli) or the equivalent viaIR: true (standard JSON) while enabling the optimizer. Otherwise, try removing local variables.
--> lib/permit2/src/SignatureTransfer.sol:90:45:
|
90 | permit, transferDetails, owner, permit.hashWithWitness(witness, witnessTypeString), signature
| ^^^^^^
https://github.com/nation3/agreements-contracts/actions/runs/8076653635/job/22065472624