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 warning that table is being truncated #5702

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

NullSoldier
Copy link
Contributor

Summary

This output would not print because of the inversed sign introduced in https://github.com/iron-fish/ironfish/pull/5611/files#diff-03f7c44b5cd857fe07731018037071afdb7710680236763c818fda56e8340825R219

Testing Plan

  1. Create 3 accounts
  2. Use ironfish wallet --limit 1
  3. See that message does not print before, but does after

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@NullSoldier NullSoldier requested a review from a team as a code owner January 6, 2025 05:49
This output would absolutely never print because of the inversed sign
@dguenther dguenther merged commit aff7f6d into staging Jan 6, 2025
12 checks passed
@dguenther dguenther deleted the jason/fix-message branch January 6, 2025 18:46
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.

2 participants