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 event logs filter #2746

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

Problem with event logs filter #2746

sstepanchuk opened this issue Sep 19, 2024 · 10 comments
Labels
needs reproduction Misc: Needs Reproduction

Comments

@sstepanchuk
Copy link

Check existing issues

Viem Version

2.21.10

Current Behavior

Should be two event logs, but i got diffrent count

Expected Behavior

Need recive two event logs

Steps To Reproduce

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

It's first test

image

Link to Minimal Reproducible Example

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

Anything else?

No response

@jxom
Copy link
Member

jxom commented Sep 20, 2024

The version of Viem being used here is 2.7.6 (see package-lock.json). You will need to upgrade to the latest version as mentioned here.

You can ask @nomicfoundation/hardhat-toolbox-viem maintainers to upgrade Viem, or add an NPM override to upgrade Viem.

@jxom jxom closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
@sstepanchuk
Copy link
Author

sstepanchuk commented Sep 20, 2024

@jxom

i tested it locally with this version 2.21.10, pls try
i just moved my .sol and .ts code to StackBlitz

@sstepanchuk
Copy link
Author

image

@sstepanchuk
Copy link
Author

it's from local package lock

@sstepanchuk
Copy link
Author

@jxom

1 similar comment
@sstepanchuk
Copy link
Author

@jxom

@jxom jxom added the needs reproduction Misc: Needs Reproduction label Sep 24, 2024
Copy link
Contributor

Hello @sstepanchuk.

Please provide a minimal reproduction using StackBlitz, TypeScript Playground (for type issues), or a separate minimal GitHub repository.

Minimal reproductions are required as they save us a lot of time reproducing your config/environment and issue, and allow us to help you faster.

Once a minimal reproduction is added, a team member will confirm it works, then re-open the issue.

@jxom
Copy link
Member

jxom commented Sep 24, 2024

Please avoid directly tagging me, and please provide a minimal repo with only the viem dependency (no hardhat)

@sstepanchuk
Copy link
Author

got it, thank you for the answer

Copy link
Contributor

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs reproduction Misc: Needs Reproduction
Projects
None yet
Development

No branches or pull requests

2 participants