Skip to content

Detect missing @init function on compilation #150

@vsubhuman

Description

@vsubhuman

Is it possible to detect the absence of the @init() function at the compilation stage? Because for now, an attempt to deploy a contract with no @init just causes the transaction to never be processed with no response returned at all (but I'm not sure it's not an IOHK testnet issue). But having this error on the compilation stage would greatly reduce the feedback time.

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