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

[trader] cache previous traded epoch #151

Merged
merged 7 commits into from
Sep 7, 2023

Conversation

trizin
Copy link
Contributor

@trizin trizin commented Sep 7, 2023

Fixes #147

Changes proposed in this PR:

  • Cache previous traded epoch after trade.
  • Load previous traded epochs for available feeds on startup.
  • Add Cache module into util folder and tests

@trizin trizin marked this pull request as ready for review September 7, 2023 13:07
@trizin trizin requested a review from trentmc September 7, 2023 13:07
@trizin trizin merged commit 11eeb7a into main Sep 7, 2023
5 checks passed
@trizin trizin deleted the issue147-trader-save-previous-traded-epoch branch September 7, 2023 13:29
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.

[trader] Save previous traded epoch
2 participants