-
Notifications
You must be signed in to change notification settings - Fork 665
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
feat: predict protocol upgrade time based on voting date #12202
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #12202 +/- ##
==========================================
- Coverage 71.84% 71.83% -0.02%
==========================================
Files 827 827
Lines 166690 166716 +26
Branches 166690 166716 +26
==========================================
- Hits 119763 119760 -3
- Misses 41710 41736 +26
- Partials 5217 5220 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the parser functions, it looks good. Feel free to merge it after you fix it.
Thanks!
Usage:
python3 estimate_epoch_start_time.py --chain_id mainnet --voting_date "2024-10-15 00:20:00"
Example Output