You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to use the library as specified in the Readme but when I try to compile the script I get a Stack too deep error on lib/safe-utils/lib/safe-smart-account/contracts/Safe.sol:33:1
Is there anything that should be done maybe not documented?
I'm using solidity v0.8.29 and already using via_ir in foundry.toml.
The safe-smart-account lib is at this commit bf943f80fec5ac647159d26161446ac5d716a294 (HEAD, tag: v1.4.1)