• Enhance WebSocket connection management and signer implementation
    Some checks failed
    Go / build (push) Has been cancelled
    Go / release (push) Has been cancelled

    mleku released this 2025-11-05 06:19:28 +00:00 | 134 commits to main since this release

    • Added a pong handler to extend the read deadline upon receiving PONG messages in WebSocket connections, improving connection stability.
    • Updated the signer implementation to serialize the x-only public key to 32 bytes, ensuring compatibility with the internal format.
    • Refactored tests to utilize MustNew() for signer initialization, enhancing error handling during key generation.
    • Bumped version to v0.25.1 to reflect these updates.
    Downloads