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

Changes to facilitate on-the-fly calculation of pool_history data for most recent 3 epochs to deal with reward table population lag #282

Merged
merged 7 commits into from
May 21, 2024

Conversation

hodlonaut
Copy link
Contributor

Added helper function for fetching history for a given epoch range for one to all pools, can be utilized for populating cache and is used in updated pool_history function that performs calculations on the fly for the most recent 3 epochs (to facilitate reward table update lag)

Description

Where should the reviewer start?

Motivation and context

Which issue it fixes?

How has this been tested?

…r one to all pools, can be utilized for populating cache and is used in updated pool_history function that performs calculations on the fly for the most recent 3 epochs (to facilitate reward table update lag)
@hodlonaut hodlonaut requested a review from rdlrt May 17, 2024 13:59
@rdlrt rdlrt merged commit a333019 into main May 21, 2024
2 checks passed
@rdlrt rdlrt deleted the pool_history_bugfixes branch May 21, 2024 03:46
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