provable-things / ethereum-api

Provable API for Ethereum smart contracts
https://docs.provable.xyz/#ethereum
MIT License
800 stars 428 forks source link

The msize instruction cannot be used when the Yul optimizer is activated #121

Closed CrazyDream000 closed 1 year ago

CrazyDream000 commented 1 year ago

When I compiled Provable.sol in my project, this error occurred. image image could you solve this problem?

solidity version: 0.8.4