Skip to content

VeilRoot v0.26.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 20:00
· 12 commits to main since this release

VeilRoot v0.26.2.1 Release Notes

This patch fixes critical issues discovered after the v0.26.2.0 release, specifically around VNS domain transactions and relay display.

Fixes

  • Correct varint encoding for VNS extra nonce length
    Registration, update, and transfer transactions now encode the TX_EXTRA_NONCE length as a proper varint. This fixes transaction construction and parsing failures for payloads ≥128 bytes. Previously, domains with multiple relay URLs could fail to register or update.

  • Correct varint parsing in blockchain
    The VNS extra parser now reads the varint length correctly, allowing registration, update, and transfer payloads to be identified and processed as intended.

  • Display all configured relay URLs
    The wallet domain_info command now lists every relay URL stored in the domain record (up to three), not just the first one.

  • Return all relay URLs in RPC
    The get_domain_record RPC response now includes a relay_urls array with every configured relay, while maintaining the legacy relay_url field for backward compatibility.

Download Hashes

If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes: