Skip to content

Releases: celestiaorg/rsmt2d

v0.13.1

30 Apr 12:48
3b81a94
Compare
Choose a tag to compare

What's Changed

  • refactor: make consistent names for row and col indexes by @walldiss in #317
  • chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #319
  • fix: verifyEncoding should revert changes in verifiable data by @walldiss in #318

Full Changelog: v0.13.0...v0.13.1

v0.13.0

18 Apr 19:33
d2da725
Compare
Choose a tag to compare

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

v0.12.0

07 Feb 21:01
aab15aa
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #267
  • chore(deps): Bump github.com/celestiaorg/nmt from 0.18.1 to 0.20.0 by @dependabot in #268
  • chore(deps): Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #269
  • feat: add roots helper function by @bao1029p in #270
  • chore(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #272
  • chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #273
  • test: remove test cases that vary based on codec by @sontrinh16 in #274
  • chore(deps): Bump github.com/klauspost/reedsolomon from 1.11.8 to 1.12.0 by @dependabot in #276
  • chore(deps): Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #281
  • chore: remove unnecessary conversions by @estensen in #282
  • chore(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #283
  • chore(deps): Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #284
  • chore(deps): Bump github.com/klauspost/reedsolomon from 1.12.0 to 1.12.1 by @dependabot in #285
  • chore(deps): Bump codecov/codecov-action from 3.1.5 to 3.1.6 by @dependabot in #291
  • chore(deps): Bump codecov/codecov-action from 3.1.6 to 4.0.0 by @dependabot in #292
  • chore(deps): Bump codecov/codecov-action from 4.0.0 to 4.0.1 by @dependabot in #293

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.12.0-rc2

07 Feb 20:41
aab15aa
Compare
Choose a tag to compare
v0.12.0-rc2 Pre-release
Pre-release

What's Changed

  • chore(deps): Bump codecov/codecov-action from 4.0.0 to 4.0.1 by @dependabot in #293
  • revert!: rsmt2d#277 and rsmt2d#287 by @rootulp in #295

Full Changelog: v0.12.0-rc1...v0.12.0-rc2

v0.12.0-rc1

02 Feb 14:03
5a03c15
Compare
Choose a tag to compare
v0.12.0-rc1 Pre-release
Pre-release

What's Changed

  • chore(deps): Bump github.com/klauspost/reedsolomon from 1.12.0 to 1.12.1 by @dependabot in #285
  • chore(deps): Bump codecov/codecov-action from 3.1.5 to 3.1.6 by @dependabot in #291
  • chore(deps): Bump codecov/codecov-action from 3.1.6 to 4.0.0 by @dependabot in #292
  • feat!: delete getTreeNameFromConstructorFn by @rootulp in #287

Full Changelog: v0.12.0-rc0...v0.12.0-rc1

v0.12.0-rc0

30 Jan 18:14
bb5e119
Compare
Choose a tag to compare
v0.12.0-rc0 Pre-release
Pre-release

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #267
  • chore(deps): Bump github.com/celestiaorg/nmt from 0.18.1 to 0.20.0 by @dependabot in #268
  • chore(deps): Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #269
  • feat: add roots helper function by @bao1029p in #270
  • chore(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #272
  • chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #273
  • test: remove test cases that vary based on codec by @sontrinh16 in #274
  • chore(deps): Bump github.com/klauspost/reedsolomon from 1.11.8 to 1.12.0 by @dependabot in #276
  • chore(deps): Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #281
  • chore: remove unnecessary conversions by @estensen in #282
  • chore(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #283
  • chore(deps): Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #284
  • fix!: UnmarshalJSON is limited to the default Tree bug by @sontrinh16 in #277

New Contributors

Full Changelog: v0.11.0...v0.12.0-rc0

v0.11.0

17 Aug 15:48
39f259f
Compare
Choose a tag to compare

What's Changed

  • feat: validate chunk size is a multiple of 64 bytes by @rootulp in #246
  • feat: extends error handling to detect byzantine data and unordered shares in tree construction by @staheri14 in #242
  • feat(eds): Flattened, FlattenedODS, Equals by @rootulp in #241
  • docs: informal systems audit PDF by @rootulp in #250
  • feat: return an error for RowRoots and ColRoots if EDS incomplete by @rootulp in #213
  • chore: enable Dependabot by @rootulp in #251
  • chore(deps): bump actions/setup-go from 2 to 4 by @dependabot in #252
  • chore(deps): bump technote-space/get-diff-action from 4 to 6 by @dependabot in #254
  • chore(deps): bump codecov/codecov-action from 1.0.15 to 3.1.4 by @dependabot in #257
  • chore(deps): bump golang.org/x/sync from 0.0.0-20220929204114-8fcdb60fdcc0 to 0.3.0 by @dependabot in #255
  • Change benchmark default chunk size to use shareSize (512 bytes) by @musalbas in #261
  • chore(deps): bump github.com/celestiaorg/nmt from 0.17.0 to 0.18.1 by @dependabot in #258
  • chore(deps): bump github.com/klauspost/reedsolomon from 1.11.1 to 1.11.8 by @dependabot in #259
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #256
  • chore: upgrade to Go 1.21 by @rootulp in #263
  • chore: drop minio/sha256-simd by @rootulp in #264
  • chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #265

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

10 Jul 13:32
3f7187a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

16 May 15:28
6515446
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

10 Jan 16:25
d228786
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0