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
Could you update everything with the latest compiler? IexecDoracle.sol cannot be compiled on Remix.
OpenZeppelin Ownable wants to compile with 8.0.
import "@iexec/interface/contracts/WithIexecToken.sol";
import "@iexec/solidity/contracts/ERC734/IERC734.sol";
not found
Lowering/Raising just the compiler in the files produce other problems
like syntax errors on OpenZeppelin's files.
The text was updated successfully, but these errors were encountered:
johnnybegoode77
changed the title
Could you update everything with the latest complier? IexecDoracle.sol cannot be compiled anymore on remix.
Could you update everything with the latest complier? IexecDoracle.sol cannot be compiled on Remix.
Jan 24, 2022
Could you update everything with the latest compiler? IexecDoracle.sol cannot be compiled on Remix.
OpenZeppelin Ownable wants to compile with 8.0.
import "@iexec/interface/contracts/WithIexecToken.sol";
import "@iexec/solidity/contracts/ERC734/IERC734.sol";
not found
Lowering/Raising just the compiler in the files produce other problems
like syntax errors on OpenZeppelin's files.
The text was updated successfully, but these errors were encountered: