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

chore(IFL-2707): conditionally logs scan starts and ends #5591

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Oct 28, 2024

Summary

only logs scan starts and ends in debug output if the start and end sequences differ

reduces noise from debug output when running a synced node where each block produces a new scan with equal start and end sequences

Closes IFL-2707

Testing Plan

ran synced node in verbose node before and after applying changes

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

only logs scan starts and ends in debug output if the start and end sequences
differ

reduces noise from debug output when running a synced node where each block
produces a new scan with equal start and end sequences
@hughy hughy requested a review from a team as a code owner October 28, 2024 20:30
@jowparks jowparks changed the title conditionally logs scan starts and ends chore(IFL-2707): conditionally logs scan starts and ends Oct 28, 2024
@hughy hughy merged commit 3148ccf into staging Oct 28, 2024
14 checks passed
@hughy hughy deleted the fix/hughy/scan-state-log-noise branch October 28, 2024 21:08
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