[go: nahoru, domu]

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

Set end time and start time #351

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Set end time and start time #351

wants to merge 2 commits into from

Conversation

fhenneke
Copy link
Contributor

With this PR one can set start and end of the time window for accounting usind date times.

This PR is not meant to be merged. If required, the script can be run locally for non-standard time windows.

The script can be called like this

python -m src.fetch.transfer_file --start 2024-03-19-12:00:00 --end 2024-03-25-00:00:00 --min-transfer-amount-wei "1000000000000000" --min-transfer-amount-cow-atoms "20000000000000000000"

I compared the result of the command above to the result of this query and the numbers seemed to coincide.

- adds the option to set an end time
- set datetimes instead of dates
@fhenneke fhenneke requested a review from harisang March 25, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants