Skip to content

Add ante failure context tags and reduce validation log noise#358

Open
p0mvn wants to merge 2 commits into
mainfrom
obs/ante-failure-context-tags
Open

Add ante failure context tags and reduce validation log noise#358
p0mvn wants to merge 2 commits into
mainfrom
obs/ante-failure-context-tags

Conversation

@p0mvn

@p0mvn p0mvn commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • enrich ante Sentry captures with failure stage and transaction context tags
  • add focused tests for ante failure-tag derivation helpers
  • demote verbose delegation cryptographic input logs to debug level

Test plan

  • go test ./app -run \"TestDetermineAnteFailureStage|TestBuildAnteFailureTags|TestBuildAnteFailureTagsWithoutVoteMsg\"
  • go test ./x/vote/ante

Attach stage and transaction context to proof/signature failures and demote verbose cryptographic input logging to debug to reduce production log noise.
@p0mvn
p0mvn force-pushed the obs/ante-failure-context-tags branch from 19fe7cd to ddfcfe6 Compare June 1, 2026 16:37
Restore Info severity for VerifyDelegation input logging to match staging debugging needs for proof triage.
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.

1 participant