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
fix(middleware): improve error reporting and logging
- Add detailed error logging in attestation middleware
- Enhance signer middleware with better error reporting
- Improve error responses with structured JSON format
- Maintain backward compatibility with existing behavior
- Add tests for error handling scenarios
This change addresses debugging challenges by adding proper tracing
while preserving the original middleware behavior.
0 commit comments