Skip to content

v0.13.0

Compare
Choose a tag to compare
@rootulp rootulp released this 18 Apr 19:33
· 17 commits to main since this release
d2da725

What's Changed

  • chore(deps): Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #296
  • chore(deps): Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in #297
  • chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #302
  • chore(deps): Bump codecov/codecov-action from 4.0.1 to 4.1.0 by @dependabot in #301
  • test: extends computeRoots benchmark to cover larger square sizes and nmt tree by @staheri14 in #304
  • refactor: chunk -> share by @rootulp in #306
  • chore(deps): Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #307
  • chore(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #308
  • chore(deps): Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #309
  • chore(deps): Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #316
  • refactor: use deepCopy for eds.Flattened() by @walldiss in #315
  • fix: deepcopy filliing nil data with zeroes by @walldiss in #310
  • test: add randomized tests for errByzantine by @walldiss in #312
  • fix: verify encoding of shares in case when axis is fully reconstructed from orthogonal by @walldiss in #313

New Contributors

Full Changelog: v0.12.0...v0.13.0