-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Stellar | GIVback eligiblity #4582
Comments
Also, the icon for Stellar should be demonstrated with a tiny GIVback hand icon. |
This issue hasn't been assigned yet |
@maryjaf @MoeNick Now we have some restrictions that send givbacks for EVM donations, should we change it? |
We would send GIVbacks on OP, not on Stellar, like we do for donations on Arbitrum, the main thing is that it will only work if they are logged in with a Ethereum profile (not a solana profile) |
Thanks @GriffGreen , will work on that |
So I should see the stellar donation in response of this api now? @mohammadranjbarz |
{ I donated to test stellar project, and above record is shown in response of givback api. "bottomRankInRound": null, |
Thanks, @divine-comedian for raising those issues, those will be addressed on the issues above so as not to distract the GIVback API QA. |
|
I checked the stellar donations on staging, the rank info is null for all of them as you see in this screenshot @Meriem-B Can you investigate it? I spent about 1 hour but couldn't find the reason, if you could not find it as well, please write some test cases for this scenario, reproduce it in test cases and then fix it ( Ask me if you need help) |
@maryjaf can you test it again? |
Now this record is shown in response of givback eligibility "givbacksRound": 49443 is this filed filled correctly? { |
w
Thanks @maryjaf yes it's ok |
"Is givback eligible" is set for this token https://impact-graph.serve.giveth.io/admin/resources/Token/records/306/show
but I haven't seen the donation with stellar in response of this API
curl -X 'GET'
'https://givback.develop.giveth.io/eligible-donations?chain=all-other-chains&startDate=2024%2F08%2F18-00%3A00%3A00&endDate=2024%2F08%2F19-23%3A59%3A59&download=no'
-H 'accept: application/json'
cc: @MoeNick @Meriem-B
The text was updated successfully, but these errors were encountered: