Skip to content

Conversation

@parthks
Copy link

@parthks parthks commented Aug 6, 2025

Fixes the issue where if the owner of a message is an ETH address it gets parsed as an AR address. We now detect the length of the address and correctly parse it to an ETH address.

cc @samuelmanzanera

Copy link

@twilson63 twilson63 left a comment

Choose a reason for hiding this comment

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

  • 3 failing tests
  • Code Review Looks good
  • I would recommend adding a unit test that provides a ECDSA public key and uses to_address and confirm it returns the correct Etherium Address
  • BONUS - would be to add a test that sends a ECDSA signed message to a process and confirms the process received a message with the Eth Address as Owner
  • No issues from security or performance perspective

Copy link

@twilson63 twilson63 left a comment

Choose a reason for hiding this comment

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

Nice work

Copy link

@twilson63 twilson63 left a comment

Choose a reason for hiding this comment

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

  • All tests pass
  • Tests look good
  • Syntax looks good

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.

4 participants