Skip to content

Conversation

@pshenmic
Copy link
Owner

Issue

We did not have any proper logging flow in the application and its hard to debug client problems, because you can't even see the HEX of the transaction application tries to submit. This PR introduces --verbose flag that can be used to raise logging level

Things done

  • Added new --verbose flag in the command to show debugging information to the user
  • Implemented Logger with 2 levels (INFO / DEBUG)
  • Fix contested resource condtition in the register dpns name command
  • Fix nonce in the masternode vote command

@pshenmic pshenmic self-assigned this Oct 20, 2024
@pshenmic pshenmic merged commit c92e736 into master Oct 20, 2024
@pshenmic pshenmic deleted the feat/logging branch October 20, 2024 16:09
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