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

Fix: Add crons to testnet #49

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Bexanderthebex
Copy link
Contributor

@Bexanderthebex Bexanderthebex commented Jan 29, 2022

🤔 Why?

  • Initially we were just running crons against the mainnet
  • This left the leaderboards for the testnet not functional

🛠 What I changed:

  • Added a migration to migrate the last_update records to the correct namespace
  • Made the crons ability to accept near network type

🚦 Functional Testing Results:

  • Tested locally and made sure that the crons are running against the right environment and database is being filled with the expected information

Gotchas:

  1. Seems like the account table is not yet ready for this.

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.

1 participant