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

fix: remove getContractEnv from cosmwasmAPI #29

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

loloicci
Copy link

@loloicci loloicci commented Apr 17, 2023

This PR removes old dynamic link features.

Description

getConractEnv was used old dynamic link way.
It is not needed now and callCallablePoint is used instead of it.

This is a part of Finschia/cosmwasm#273

Motivation and context

See Finschia/cosmwasm#273

How has this been tested?

This is only removing and no need to test.

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes. (not needed)
  • I have updated the documentation accordingly. (not needed)
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml (not needed)

getConractEnv was used old dynamic link way.
it is not needed now and callCallablePoint is used instead of it.
@loloicci loloicci requested review from dudong2, da1suk8 and Kynea0b April 17, 2023 08:34
@loloicci loloicci self-assigned this Apr 17, 2023
@loloicci loloicci merged commit acb5543 into Finschia:dynamic_link Apr 17, 2023
@loloicci loloicci deleted the remove-unued branch April 17, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants