Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Deployment of a valid contract with invalid constructor succeeds #111

Description

@lacabra

As the title says, when deploying a valid secret contract bytecode with an invalid constructor, such as Fn='not a valid construct()';, the deployment succeeds, seemingly ignoring the constructor function passed as an argument.

Is this the intended behavior, or should it fail?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions