We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a bug in ethers v6.6.4 with handling event filters with an array of addresses. The PR to fix the issue is ethers-io/ethers.js#4259
Once a new release is make with this fix we need to unskip test/keeper/ContractEvent.test.ts
test/keeper/ContractEvent.test.ts
The text was updated successfully, but these errors were encountered:
r-marques
No branches or pull requests
There is a bug in ethers v6.6.4 with handling event filters with an array of addresses. The PR to fix the issue is ethers-io/ethers.js#4259
Once a new release is make with this fix we need to unskip
test/keeper/ContractEvent.test.ts
The text was updated successfully, but these errors were encountered: