Skip to content

Frozen Yogurt

Compare
Choose a tag to compare
@djrtwo djrtwo released this 15 Jul 17:22
· 6845 commits to master since this release
452ecf8

Release

Minor release to sweeten the spec freeze that handles a few critical bugs found by client implementers when working through the v0.8.0 test vectors along with a handful of minor cleanups, documentation fixes, etc.

Changelog

A full diff can be found in PR #1295

Bugs

  • fix off-by-one bug in randomness seed lookahead (#1296)
  • call pack when merkeizing bitlist/vector (#1271)
  • corrections to merkleization (#1292)

Non-substantive

  • define bitlist/vector wrt bytes, not bigints (#1267)
  • avoid overflow in slashing penalty calculation (#1286)
  • clarify zero hash representation using Bytes32 (#1297)
  • update test formats list in readme (#1265)
  • fix test generator make command in readme (#1268)
  • minor fix to typing (#1263)
  • minor fix to headers/toc (#1285)
  • minor cosmetic fixes (#1275)