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

Error register ERC20 proposal (Intrarelayer) #119

Closed
giansalex opened this issue Nov 26, 2021 · 0 comments · Fixed by #121
Closed

Error register ERC20 proposal (Intrarelayer) #119

giansalex opened this issue Nov 26, 2021 · 0 comments · Fixed by #121

Comments

@giansalex
Copy link
Contributor

giansalex commented Nov 26, 2021

System info:

name: ethermint
server_name: evmosd
version: 0.3.0
commit: 070b668f2cbbf52548c46e96b236e09884483dd4
build_tags: ""
go: go version go1.17.1 linux/amd64

Steps to reproduce:

  1. Create a RegisterERC20Proposal

Expected behavior: Proposal created

Actual behavior: error: panic message redacted to hide potentially sensitive system info: panic

Additional info: Tx Hash: 13E54561AAE5AA267DD88CB9A272654C12276AB3156937E12EAF9A762D88DF80

I found in code that app.IntrarelayerKeeper is passed as parameter before initialize
https://github.com/tharsis/evmos/blob/0effbfa510411f5b433c2c81b23f818fe9314a50/app/app.go#L378
https://github.com/tharsis/evmos/blob/0effbfa510411f5b433c2c81b23f818fe9314a50/app/app.go#L386

This obstructs some Olympus missions:

  • Convert ERC20 into cosmos sdk coin
  • IBC transfer of an EVM ERC20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant