Content pfp
Content
@
https://www.optimism.io
0 reply
0 recast
2 reactions

Pierrick pfp
Pierrick
@pierrick
How are we supposed to build on top of Optimism when they use fixed pragma Solidity versions in their contract? Such a pain to deal with... https://github.com/ethereum-optimism/optimism/blob/develop/packages/contracts-bedrock/src/L1/L1CrossDomainMessenger.sol
1 reply
0 recast
0 reaction

smartcontracts pfp
smartcontracts
@kelvin
Hmmm this is an interesting point. I believe the motivation was that everything is being tested with that specific compiler version and can't fully guarantee correctness with future compiler versions. Interfaces are already pragma ^ but... 1/2
1 reply
0 recast
0 reaction