Finschia / cosmwasm

Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
Apache License 2.0
27 stars 14 forks source link

feat: check property function for dynamic linked callee contract #301

Closed dudong2 closed 1 year ago

dudong2 commented 1 year ago

Description

Closes #300

Types of changes

Checklist

loloicci commented 1 year ago

In this repository, the changelog is generated automatically when each new tag is released. So each PR does not need to contain its information in the changelog.

loloicci commented 1 year ago

add a test that checks contracts without callable points and _get_callable_points_properties passes check_wasm_exports to check_wasm_exports_works