Skip to content
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
8117bf0
refines heartbeat evaluation scripting to consider failed round 1 and…
KPrasch Aug 4, 2025
fd20d13
Update scripts/evaluate_heartbeat.py
KPrasch Aug 14, 2025
6b0af08
Fix black and flake8 formatting issues
manumonti Sep 12, 2025
bd8a214
Add mondays_passed function to calculate the round
manumonti Sep 12, 2025
9763497
Simplify getting the heartbeat round info
manumonti Sep 12, 2025
4a7e252
Add skip if the heartbeat round is 5 or more
manumonti Sep 12, 2025
d85a006
Add constants for offender reasons
manumonti Sep 12, 2025
d7ece43
Make aggregation absence not treated as fault
manumonti Sep 12, 2025
06c649f
Rename investigate_offenders function
manumonti Sep 19, 2025
b0a34e5
Merge pull request #425 from manumonti/heartbeat-evals-suggestions
manumonti Sep 22, 2025
6e84b5a
Make offenders dict node addresses centric
manumonti Sep 19, 2025
ad8a549
Add function to get node version
manumonti Sep 15, 2025
98abd1a
Add get_valid_releases function
manumonti Sep 23, 2025
e47767a
Add check node is up and running valid version
manumonti Sep 24, 2025
b1454ca
Remove investigate offenders original function
manumonti Sep 24, 2025
e4cf54e
Format code
manumonti Sep 24, 2025
322a776
Add try-exception to contract calls
manumonti Sep 24, 2025
ff11713
Add summary report at the end of script execution
manumonti Sep 24, 2025
a45a23f
Add some logging information about offenders
manumonti Sep 24, 2025
909c4c1
Adapt discord message func to new offenders format
manumonti Sep 24, 2025
b29abd4
Sort list of offenders shown in discord message
manumonti Sep 24, 2025
48d3eb4
Fix getting the node version from wrong data
manumonti Sep 25, 2025
a98444d
Fix types for offenders clasification
manumonti Sep 25, 2025
fbb9cb7
Add loop break when HTTP error getting node ver
manumonti Sep 25, 2025
a02f1cb
Fix get_valid_versions function
manumonti Sep 25, 2025
f8bdf52
Check response status when getting releases
manumonti Sep 25, 2025
5056130
Add Invalid version exception handling
manumonti Sep 25, 2025
dc1df05
Add check to ensure the ritual reached timeout
manumonti Sep 25, 2025
ae4ca7b
Add loop break when the first invalid release found
manumonti Sep 25, 2025
d271173
Merge pull request #424 from manumonti/version-penalization
manumonti Oct 1, 2025
57eae21
Allow experimental versions
manumonti Oct 1, 2025
e4f2c16
Add flag to skip 5th heartbeat check
manumonti Oct 1, 2025
86c4d13
Change wording for alert
manumonti Oct 1, 2025
6f8cb83
Improve code meaning clarity
manumonti Oct 2, 2025
2a25664
Rename flag to --include-5th-heartbeat for clarity
manumonti Oct 2, 2025
12cccd4
Merge pull request #433 from manumonti/support-experimental-versions
manumonti Oct 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading