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

improve(Dataworker): Make logs more clear when choosing to skip exchange rate updates #1349

Merged
merged 4 commits into from
Mar 22, 2024

Conversation

nicholaspai
Copy link
Member

@nicholaspai nicholaspai commented Mar 22, 2024

  • Add details to logs
  • Fix one bug to skip duplicate tokens in _updateOldExchangeRates.

…nge rate updates

- Add details to logs
- Fix one bug to skip duplicate tokens in `_updateOldExchangeRates`.
Copy link
Contributor

@james-a-morris james-a-morris left a comment

Choose a reason for hiding this comment

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

Looks good. Nice catch on the variable spelling. One question about the change from [l1Token] to .includes(l1Token)

src/dataworker/Dataworker.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@mrice32 mrice32 left a comment

Choose a reason for hiding this comment

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

Only comment is a syntax bug. Otherwise, LGTM!

src/dataworker/Dataworker.ts Outdated Show resolved Hide resolved
@nicholaspai nicholaspai merged commit 2a986a2 into master Mar 22, 2024
4 checks passed
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.

3 participants