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

Problem: evm contract can't call native module message #29

Closed
yihuang opened this issue Aug 30, 2021 · 0 comments · Fixed by #45
Closed

Problem: evm contract can't call native module message #29

yihuang opened this issue Aug 30, 2021 · 0 comments · Fixed by #45
Assignees

Comments

@yihuang
Copy link
Collaborator

yihuang commented Aug 30, 2021

With above improvements to ethermint, we can implement EvmHooks in cronos to allow evm contract to call native modules, two potential use cases:

  • evm contract call gravity SendToEth message, to make gravity bridge a eth-to-eth from user's perspective, make cosmos part become transparent to user.
  • evm contract send ibc tokens through ibc channel.
  • evm contract call bank send message, I think we don't have an immediate use case for that yet.
@yihuang yihuang changed the title Problem: evm contract can't call native modules Problem: evm contract can't call gravity message Aug 30, 2021
@yihuang yihuang changed the title Problem: evm contract can't call gravity message Problem: evm contract can't call gravity send message Aug 30, 2021
@yihuang yihuang changed the title Problem: evm contract can't call gravity send message Problem: evm contract can't call native module message Aug 30, 2021
@yihuang yihuang self-assigned this Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant