Browse Source
- Fix binary pubkey/event ID values not being detected by tag.Marshal - Compact event decoder now returns 33-byte values with null terminator - This allows tag.Marshal to detect and hex-encode binary values correctly - Fixes "Could not decode a text frame as UTF-8" WebSocket errors Files modified: - pkg/database/compact_event.go: Return 33-byte binary with null terminator 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>main
2 changed files with 17 additions and 9 deletions
Loading…
Reference in new issue