Skip to content

xVeil v0.13.36

Choose a tag to compare

@github-actions github-actions released this 03 Sep 03:47
· 18 commits to main since this release
6927c92

[0.13.36] — 2026-09-03

Changed

  • veil 0.11.16: a node now limits how much route-discovery traffic it will
    relay in total, not just how much each peer may ask it to. Forwarding one
    request costs a message to every peer the node is connected to, and the old
    limit was per sender — so enough senders, each behaving, still added up to
    the node flooding its own neighbours.