wevm / viem

TypeScript Interface for Ethereum
https://viem.sh
Other
2.54k stars 834 forks source link

problem with Address ToString function (maybe) and event logs filter not work properly #2744

Closed sstepanchuk closed 1 month ago

sstepanchuk commented 1 month ago

Check existing issues

Viem Version

2.21.10

Current Behavior

No response

Expected Behavior

No response

Steps To Reproduce

No response

Link to Minimal Reproducible Example

No response

Anything else?

Reproduce

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

sstepanchuk commented 1 month ago

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

image

sstepanchuk commented 1 month ago

also, event filter work not as expected (check reproduce)

jxom commented 1 month ago

I am unsure what the issue is if the issue template is not filled out. Please open another issue explaining what issue you are facing and ensure you have answered each question in the template.

github-actions[bot] commented 1 month ago

This issue has been locked since it has been closed for more than 14 days.

If you found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest Viem version. If you have any questions or comments you can create a new discussion thread.