Skip to content

Release 1.13.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 09:54
· 9 commits to master since this release

This is a patch release for Vouch with the following changes:

  • initialise sync committee verification metrics to 0
  • use dynssz v1.3.2 and corresponding lib updates
  • add lock around sync committee messenger slot data map access

The main item to be aware of is that this replaces fastssz in most places with dynssz. These are the libraries vouch uses to perform ssz serialisation and de-serialisation.