Skip to content

2.10.2

Compare
Choose a tag to compare
@craigfe craigfe released this 02 Feb 20:46
· 1536 commits to main since this release

CHANGES:

Fixed

  • irmin
    • Fixed a bug causing stream proof extender nodes to have their segments be
      returned in reverse order (i.e. bottom to top, rather then top-down).
      (#1742, @craigfe)

    • Fixed a bug that allowed the creation of overly-large stable inodes via
      stream proofs. (#1741, @Ngoguey42)

Added