-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor transaction logging in BlockAssembler
- Updated logging categories from STAKEMODIF to SELECTCOINS for better clarity in transaction handling. - Added checks for spent coins and maturity of previous outputs in the TestTransaction method, enhancing transaction validation. - Improved logging for skipped transactions in both TestTransaction and TestPackageTransactions methods, providing more detailed insights into transaction processing decisions. These changes aim to improve the debugging process and ensure more robust transaction validation within the mining workflow.
- Loading branch information
Showing
1 changed file
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters