Skip to content

Solidity Should Update to 0.6.0 #209

Closed
@Lredhdx

Description

@Lredhdx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions