Miao ZhiCheng
Miao ZhiCheng
Continue from #1895 - Allow fail ``` struct Operation2 { // Operation type. Defined in BatchOperation (Definitions.sol) uint32 operationType; // Operation target address target; // Allow the operation fail for...
# Synopsis OpenZeppelin was [released](https://blog.openzeppelin.com/introducing-openzeppelin-contracts-5.0) on October 2023. It is a major upgrade, aiming to "modernizing its contracts." Inevitably it contains a few breaking changes, hence making the upgrade to...
## Description Yul compiler throws an illegible exception during development: ``` YulException: Cannot swap Slot TMP[eq, 0] with Slot RET[fun_assertEq_459]: too deep in the stack by 1 slots in [...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [ ] Foundryup ### What version of Foundry are you on?...