Closed
Description
Simple Summary
Solidity should update to 0.6.0 for developing better.
Background
In order to develop better on TRON, solidity 0.6.0 should add more new features.We should disallow explicit conversions from external function types to address and add a member called address to them as replacement.We are supposed to enable Yul optimizer as part of standard optimization and add new reserved keywords: override, receive, and virtual.We should split unnamed fallback functions into two cases defined using fallback() and receive() as so on.
Metadata
Metadata
Assignees
Labels
No labels