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

Temporary solutions to log large strings & certain SDK classes #856

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

erdemyerebasmaz
Copy link
Collaborator

@erdemyerebasmaz erdemyerebasmaz commented Mar 27, 2024

This PR addresses the issue where large logs that are truncated. They are now printed in chunks.

  • Add helper method printWrapped to log large strings,
  • Add helper methods to print certain SDK classes
    • SwapInfo & OpeningFeeParams. These will be used on in progress reverse swap/swap bloc revision PR.
  • Get rid of InputPrinter and make it's methods globally accessible
    • Add inputDataToString helper method

@erdemyerebasmaz erdemyerebasmaz merged commit e7eef16 into main Mar 27, 2024
1 check passed
@erdemyerebasmaz erdemyerebasmaz deleted the log_large_strings branch March 27, 2024 22:19
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