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

Epoch summary corrections function and cron script #230

Merged
merged 4 commits into from
Aug 28, 2023

Conversation

hodlonaut
Copy link
Contributor

@hodlonaut hodlonaut commented Aug 26, 2023

Description

Function compares block / transaction totals currently recorded in epoch table with reality and performs corrections if necessary. First time the job is run it scans epochs 0 till current and creates control table entry, on subsequent runs it scans 2 most recent epochs looking for discrepancies. Function is invoked from a shell script that gets installed as a part of cron job setup in guild-operators repository change.

Where should the reviewer start?

Motivation and context

Which issue it fixes?

How has this been tested?

@rdlrt rdlrt changed the base branch from main to v1.0.11rc August 26, 2023 10:47
@hodlonaut hodlonaut requested review from rdlrt and Scitz0 August 26, 2023 10:48
@rdlrt rdlrt force-pushed the hodlonaut-patch-1 branch 3 times, most recently from 0cdc786 to d714a33 Compare August 28, 2023 03:16
@rdlrt rdlrt force-pushed the hodlonaut-patch-1 branch from d714a33 to 99d83b9 Compare August 28, 2023 03:16
Copy link
Contributor

@rdlrt rdlrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rdlrt rdlrt merged commit 0eb88e1 into v1.0.11rc Aug 28, 2023
@rdlrt rdlrt deleted the hodlonaut-patch-1 branch August 28, 2023 03:17
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.

2 participants