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
b5950dd validation: put coins cache write log into bench debug log (Anthony Towns)
31b2b80 blockstorage: use debug log category (Anthony Towns)
da94ebc validation: move header validation error logging to VALIDATION debug category (Anthony Towns)
1d7d835 validation: include block hash when reporting prev block not found errors (Anthony Towns)
Pull request description:
Moves the following log messages into debug log categories:
* "AcceptBlockHeader: ..." to validation
* "Prune: deleted blk/rev" to new blockstorage log category
* "Leaving block file" moves from validation to blockstorage
* "write coins cache to disk" to bench
Also adds the hash of the block to the log message when AcceptBlockHeader is rejecting because of problems with the prev block.
ACKs for top commit:
practicalswift:
cr ACK b5950dd
Empact:
Code review ACK bitcoin/bitcoin@b5950dd
laanwj:
Code review ACK b5950dd
promag:
Code review ACK b5950dd.
meshcollider:
Code review ACK b5950dd
Tree-SHA512: a73fdbfe8d36da48a3e89c2d5e0b6a3c5045d280c1a57f61c38d0d21f4f198aece4bd85155be3439e179d5dabdb523bf15fa0395e0e3ceff19c878ba3112c840
0 commit comments