Skip to content

onlyPayloadSize should not be necessary with Solidity 0.5 #277

@fulldecent

Description

@fulldecent

I learned the hard way that Solidity has stronger type safety. Because it broke the ERC-165 reference implementation. The function onlyPayloadSize seems to be testing for something that Solidity now automatically tests for.

Recommendation: review if onlyPayloadSize is necessary.

References:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions