All checks were successful
Build / Build & release (push) Successful in 13m46s
The anchor was sending a 16-byte nonce. The spec (yaw2.0-protocol.md §5.1 and yaw2-implementation.md §7.1) requires 32 bytes. Any spec-conformant peer would fail join signature verification against this anchor, breaking interop. Signature verification was already using the raw nonce bytes (not hex), so only the allocation size needed changing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7.1 KiB
7.1 KiB