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(validateRunningBalances): Update script #2040

Merged
merged 10 commits into from
Feb 7, 2025

Conversation

nicholaspai
Copy link
Member

  • Patches a bug where slow fill amounts are counted for the wrong bundle. Currently we are subtracting the previous bundle's slow fills from the current bundle's balances, when we are expecting to subtract the current bundle's slow fills.
  • Adds ability for caller to isolate a chain and token using environment variable
  • Cleans up logs so that script produces much more understandable output
  • Reduces default bundle count from 32 to 8 to make default run much faster

- Patches a bug where slow fill amounts are counted for the wrong bundle. Currently we are subtracting the previous bundle's slow fills from the current bundle's balances, when we are expecting to subtract the current bundle's slow fills.
- Adds ability for caller to isolate a chain and token using environment variable
- Cleans up logs so that script produces much more understandable output
- Reduces default bundle count from 32 to 8 to make default run much faster
bmzig
bmzig previously approved these changes Feb 7, 2025
@nicholaspai nicholaspai merged commit 820e95b into master Feb 7, 2025
1 of 2 checks passed
@nicholaspai nicholaspai deleted the validate-running-balances-2.0 branch February 7, 2025 22:45
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