Skip to content

xVeil v0.13.35

Choose a tag to compare

@github-actions github-actions released this 03 Sep 03:32
· 19 commits to main since this release
a222b45

[0.13.35] — 2026-09-03

Changed

  • veil 0.11.15: a node with value persistence enabled no longer pauses
    everything else it is doing while it writes its periodic snapshot. The
    snapshot was built on the same thread that runs the rest of the node, and on
    a full store that is a large copy taken every two minutes. Affects operators
    who run a seed with that setting; the app never enables it.