Closed juniuszhou closed 2 years ago
As I remembered, we discussed it before and won't upgrade the solidity version. please @Brando753 confirm it, then we can close the issue.
Honestly, I am thinking we should probably change the solidity version, hold off on this for now, @juniuszhou I will look into it tomorrow.
Sure, I won't close it.
close it after #3278 merged, the solidity version upgraded to 0.8.17.
Description
Solidity code within the codebase uses compiler version 0.8.4 which is out-of-date.
Code Location:
Recommendation
Use compiler version 0.8.16 as it contains important bug fixes and gas optimizations compared to older versions.