You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #928: [Logging] Define a STAKING log category.
06dcbc3 [Logging] Define a STAKING log category. (Zannick)
Pull request description:
### Problem ###
`BLOCKCREATION` is a very noisy log category. It includes DarkGravityWave logs (which are noisy), staking messages, and generic block creation logs.
### Root Cause ###
Not enough log categories.
### Solution ###
Added a new log category specific to staking. Staking-relevant messages that were previously `BLOCKCREATION` have been moved over.
### Bounty PR ###
None
### Bounty Payment Address ##
`sv1qqpswvjy7s9yrpcmrt3fu0kd8rutrdlq675ntyjxjzn09f965z9dutqpqgg85esvg8mhmyka5kq5vae0qnuw4428vs9d2gu4nz643jv5a72wkqqq73mnxr`
### Unit Testing Results ###
Tested on win10 x64 WLS Ubuntu 20.04: built and ran unittests individually, comparing results to a previous master commit.
Tree-SHA512: 43517034e8a47488c349ee84f63d9cd3ade21214eb05488ffb8d5c99fb7ba63d15daefb985ea7f10326ad5f3c359b0a40b7cf829ada1dd79f8e7006a977cf69b
0 commit comments