Skip to content

Ensure building/checking depends on Wasm import functions being correct #163

Closed
@cmichi

Description

@cmichi

We want to examine the resulting contract Wasm in order to ensure that certain criteria are met.

ToDo

  • Ensure that building/checking happens only if the following conditions are fulfilled.
  • Ensure that only seal_* functions are imported in the resulting contract Wasm.
  • For functions which are not seal_* we want to give helpful messages:
    • Recommend overflow-checks = false when this bug occurs.
    • If generated ink! constructs like this are found.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions