Skip to content

Conversation

@SmartArray
Copy link

This PR fixes the log bloat happening due to a log statement in GetBlockSubsidy

First, this PR removes the log statement from the function GetBlockSubsidy in src/validation.cpp and second it adjusts the expected subsidy to zero (after all block rewards have been paid).

Copy link

@JaredTate JaredTate left a comment

Choose a reason for hiding this comment

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

cACK. Looks straight forward to me! Log files can be a pain, we can always add it back when testing.

Copy link
Member

@ycagel ycagel left a comment

Choose a reason for hiding this comment

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

cACK - Great job Yoshi!

Copy link
Member

@gto90 gto90 left a comment

Choose a reason for hiding this comment

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

cACK

@gto90 gto90 merged commit 67f81d7 into develop Apr 1, 2023
@gto90 gto90 deleted the fix/tests-subsidy branch December 18, 2024 04:01
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.

5 participants