Skip to content

Conversation

vladjdk
Copy link
Member

@vladjdk vladjdk commented Apr 14, 2025

Description

Fixes the issue where querying name() and symbol() on the native ERC20 fails out as a result of being nil in the module's bank state. Adds the denom metadata to the local_node.sh.

Closes: #67


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

Reviewers Checklist

All items are required.
Please add a note if the item is not applicable
and please add your handle next to the items reviewed
if you only reviewed selected items.

I have...

  • added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • confirmed all author checklist items have been addressed
  • confirmed that this PR does not change production code
  • reviewed content
  • tested instructions (if applicable)
  • confirmed all CI checks have passed

@vladjdk vladjdk merged commit 9bc8755 into main Apr 14, 2025
14 checks passed
@vladjdk vladjdk deleted the fix/name-symbol-revert branch April 14, 2025 19:49
Eric-Warehime added a commit that referenced this pull request Apr 17, 2025
* chore: add docs to readme (#60)

Link mention to Cosmos EVM docs' page on the main readme of the repository.

* Fix: Correct JSON path for setting max_gas in genesis (#39)

Co-authored-by: Vlad J <[email protected]>

* chore: Move copied files back to geth fork (#40)

* Change all the things

* Fix test

* Remove activators nolint

* Fix test

* Update readme

* Fix readme lint

* chore: utest -> atest (#25)

* utest -> atest

* example chain script fix

* fix node script

---------

Co-authored-by: Eric Warehime <[email protected]>

* fix name() query on native ERC20 failing out (#72)

* fix name() query on native ERC20 failing out

* fix indent

* lint fix

* lint

* tab character

* another hidden tab

* static link (#77)

solving the problem using different versions of glibc

* Remove comma from Makefile phony (#78)

* refactor: Remove old params object from x/feemarket (#83)

* Remove old params object from feemarket

* Add changelog entry

---------

Co-authored-by: Nico Poggi <[email protected]>
Co-authored-by: xosnet <[email protected]>
Co-authored-by: Vlad J <[email protected]>
Co-authored-by: valli_0x <[email protected]>
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 this pull request may close these issues.

[Bug]: Native EVM Token Name() Function Failure in Cosmos EVM
2 participants