base64 icon indicating copy to clipboard operation
base64 copied to clipboard

CompilerError - Stack too deep when compiling inline assembly: Variable headStart is 1 slot(s) too deep inside the stack (Uniswap V3)

Open roxjayanath opened this issue 3 years ago • 1 comments

When try to complie base86.sol in Uniswap v3 .

solidity version 0.7.6

Complie Error comes up with :

Compiling base64-sol/base64.sol

CompilerError: Stack too deep when compiling inline assembly: Variable headStart is 1 slot(s) too deep inside the stack.

roxjayanath avatar May 13 '21 05:05 roxjayanath

Anything?

nhtyy avatar Oct 03 '21 03:10 nhtyy