-
Notifications
You must be signed in to change notification settings - Fork 447
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
Event filters by Param not working #248
Comments
It looks like that EventFilter does not work, if the count of "parameterFilters" is 1. /Sources/web3swift/Contract/EventFiltering.swift // change [0] to [-1] // change [!=] to [>=] Best regards, |
Also EventFilter does not work, if events have jumping indexed parameters like below.
Please replace the codes /Sources/web3swift/Contract/EventFiltering.swift
with below ones
Best regards, |
Thanks mate, did you want to submit a PR to the authors? I can but you should get the contributor kudos :) |
Thanks! |
I am glad that your problem was solved. And I do not have any permision to push a sub-branch for a pull request. Or please make a pull request instead of me, if you can and it's not too much trouble. Best reagrds, |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 12.0 DAI (12.0 USD @ $1.0/DAI) attached to it as part of the skywinder fund.
|
Everyone can make a pull request. Please, kindly check settings, first you need to for repository. Then push branch to your fork. Then you can make a pull request via website |
Thank you very much, I will check the setting, and try. |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 266 years, 8 months from now. 1) hakumai-iida has been approved to start work. Fixed below.
(This is my first time using gitcoin, is that OK?) Learn more on the Gitcoin Issue Details page. |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 12.0 DAI (12.0 USD @ $1.0/DAI) has been submitted by: @skywinder please take a look at the submitted work:
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 12.0 DAI (12.0 USD @ $1.0/DAI) attached to this issue has been approved & issued to @hakumai-iida.
|
BANKEX/web3swift#316 & https://stackoverflow.com/questions/60665023/web3swift-event-filtering-via-params-not-working
The text was updated successfully, but these errors were encountered: