Open Nana-EC opened 1 month ago
Solidity support for new solidity versions since 0.8.24 have not been verified.
No contract examples exist to capture the new features of 0.8.25
Explore contract executions using new versioing compilation and consider adding examples under /contracts/solidity/versions/0.8.x for the following versions.
/contracts/solidity/versions/0.8.x
No response
Problem
Solidity support for new solidity versions since 0.8.24 have not been verified.
No contract examples exist to capture the new features of 0.8.25
Solution
Explore contract executions using new versioing compilation and consider adding examples under
/contracts/solidity/versions/0.8.x
for the following versions.Alternatives
No response