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
I've found this contract helpful however the contract is too old since it isn't compatible with modern solidity compilers.
I've tested the contract and the only compatible version of solidity was 0.3.5 which was released 4 years ago and it is considered as deprecated with several vulnerabilities.
Is there any idea to upgrade this contract to make compatible with modern compilers?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I've found this contract helpful however the contract is too old since it isn't compatible with modern solidity compilers.
I've tested the contract and the only compatible version of solidity was 0.3.5 which was released 4 years ago and it is considered as deprecated with several vulnerabilities.
Is there any idea to upgrade this contract to make compatible with modern compilers?
Thanks in advance.
The text was updated successfully, but these errors were encountered: