Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add api call_callable_point and validate_dynamic_link_interface #103

Merged
merged 27 commits into from
Apr 14, 2023

Conversation

loloicci
Copy link
Member

@loloicci loloicci commented Apr 12, 2023

Description

This PR adds call_callable_point and validate_dynamic_link_interface to GoApi.

A part of Finschia/cosmwasm#273

This PR includes #97 and #99. They are reviewed in each PR page and were not merged because there is no proper version of cosmwasm they depend on. (#102)

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

@loloicci loloicci added the dynamic_link relate the dynamic link call feature label Apr 12, 2023
@loloicci loloicci self-assigned this Apr 12, 2023
remove TestDynamicReadWritePermission because this is on
CallCallabePoint and it is tested on TestCallCallablePointReadonly
@da1suk8
Copy link
Member

da1suk8 commented Apr 12, 2023

How about removing the https://github.com/line/wasmvm/blob/dynamic_link/internal/api/lib_test.go#L969-L975 and also intermediate_number.wasm and call_number.wasm that was used internally along with the removal of TestDynamicReadWritePermission()?

da1suk8
da1suk8 previously approved these changes Apr 13, 2023
@da1suk8
Copy link
Member

da1suk8 commented Apr 13, 2023

@loloicci loloicci merged commit cd1be91 into Finschia:dynamic_link Apr 14, 2023
@loloicci loloicci deleted the rust-go-pointer-api branch April 14, 2023 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dynamic_link relate the dynamic link call feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants