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 with Address ToString function #2745

Closed
1 task done
sstepanchuk opened this issue Sep 19, 2024 · 3 comments
Closed
1 task done

Problem with Address ToString function #2745

sstepanchuk opened this issue Sep 19, 2024 · 3 comments

Comments

@sstepanchuk
Copy link

Check existing issues

Viem Version

2.21.10

Current Behavior

I got diffrent addresses in account Object and in Event log that i recive from request

Expected Behavior

I expect same addresses in account Object and in Event log that i recive

Steps To Reproduce

https://stackblitz.com/edit/stackblitz-starters-hsq1lz?file=test%2FTest.ts

it's second test

image

Link to Minimal Reproducible Example

https://stackblitz.com/edit/stackblitz-starters-hsq1lz?file=test%2FTest.ts

Anything else?

No response

@sstepanchuk
Copy link
Author

image

@sstepanchuk
Copy link
Author

address to string function not work same, take a look to 'f' and 'F'

or to 'b' and 'B'

@jxom
Copy link
Member

jxom commented Sep 20, 2024

The addresses are the same. One is checksummed, and the other is not.

@jxom jxom closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
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

No branches or pull requests

2 participants