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
When I try to run the /calculate-updated script in Swagger it gives me a json file format instead of a csv format.
The options should give the following results: no - json gnosis- csv all-other-chains - csv NICE - csv
The /givprice script is also throwing this error: I happens no matter what block number I enter
The text was updated successfully, but these errors were encountered:
Fix return csv for gnosis donations
ad712b1
related to Giveth/impact-graph#1671
I fixed /calculate-updated to return csv, can you test it now?
https://givbacks.giveth.io/calculate-updated?roundNumber=64&givAvailable=1000000&maxAddressesPerFunctionCall=200&nicePerDollar=1&niceWhitelistTokens=DAI%2CWXDAI%2CXDAI%2CUSDC&niceProjectSlugs=the-giveth-community-of-makers&download=gnosis
If it's ok do you still need to debug /giv-price or you don't need it anymore? @WhyldWanderer
Sorry, something went wrong.
41bc8ab
Looks good to go on the csv part! Thank @mohammadranjbarz
I don't really use the GIVprice one anymore but I think @freshelle might still use it for accounting
mohammadranjbarz
No branches or pull requests
When I try to run the /calculate-updated script in Swagger it gives me a json file format instead of a csv format.
The options should give the following results:
no - json
gnosis- csv
all-other-chains - csv
NICE - csv
The /givprice script is also throwing this error:
I happens no matter what block number I enter
The text was updated successfully, but these errors were encountered: