Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mmsqe
Copy link
Collaborator

@mmsqe mmsqe commented Jul 10, 2025

that requires exact 20-byte instead of direct Address conversion

Description

Closes: #272


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

that requires exact 20-byte instead of direct Address conversion
Copy link
Collaborator

@cloudgray cloudgray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I appreciate for fixing my fault.

@aljo242 aljo242 merged commit 82a7981 into cosmos:main Jul 15, 2025
15 checks passed
zsystm pushed a commit to zsystm/evm that referenced this pull request Nov 2, 2025
* fix: align BytesToAddress in parseHexAddress

that requires exact 20-byte instead of direct Address conversion

* test

---------

Co-authored-by: Vlad J <[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]: precompile/common.AfterBalanceChange panics on addresses that are not 20-bytes long

4 participants