Releases: celestiaorg/rsmt2d
Releases · celestiaorg/rsmt2d
v0.15.2
What's Changed
- chore(deps): Bump golangci/golangci-lint-action from 8.0.0 to 9.1.0 by @dependabot[bot] in #387
- chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #386
- chore(deps): Bump github.com/klauspost/reedsolomon from 1.12.5 to 1.13.0 by @dependabot[bot] in #392
- chore(deps): Bump github.com/klauspost/reedsolomon from 1.13.0 to 1.13.3 by @dependabot[bot] in #398
- chore: add CODEOWNERS with protocol team by @rootulp in #400
- chore(deps): Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #389
- chore(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #391
- chore(deps): Bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #401
- chore(deps): Bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #402
- chore: add CLAUDE.md with Hacken bug bounty PR guidelines by @rootulp in #404
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- perf: use nmt buffering for root calcuation by @mcrakhman in #381
New Contributors
- @mcrakhman made their first contribution in #381
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- chore(deps): Bump github.com/klauspost/reedsolomon from 1.12.1 to 1.12.2 by @dependabot[bot] in #330
- chore(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot[bot] in #333
- chore: update the example code in the README.md by @kobakaku in #336
- chore(deps): Bump github.com/klauspost/reedsolomon from 1.12.2 to 1.12.3 by @dependabot[bot] in #332
- chore(deps): Bump github.com/klauspost/reedsolomon from 1.12.3 to 1.12.4 by @dependabot[bot] in #337
- chore(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot[bot] in #338
- chore(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot[bot] in #339
- chore(deps): Bump golang.org/x/sync from 0.7.0 to 0.10.0 by @dependabot[bot] in #346
- chore(deps): Bump codecov/codecov-action from 4.6.0 to 5.1.2 by @dependabot[bot] in #349
- chore(deps): Bump codecov/codecov-action from 5.1.2 to 5.4.2 by @dependabot[bot] in #355
- refactor: return
byzErrfor clarity by @rootulp in #351 - chore(deps): Bump codecov/codecov-action from 5.4.2 to 5.5.0 by @dependabot[bot] in #369
- docs: fix function name in comment by @houpo-bob in #367
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #368
- chore(deps): Bump github.com/klauspost/reedsolomon from 1.12.4 to 1.12.5 by @dependabot[bot] in #366
- chore: upgrade to golangci-lint v2 by @rootulp in #372
- chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.11.0 by @dependabot[bot] in #373
- chore(deps): Bump github.com/celestiaorg/nmt from 0.22.2 to 0.24.1 by @dependabot[bot] in #374
- chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #375
- chore(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #376
- chore(deps): Bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #377
- chore(deps): Bump golang.org/x/sync from 0.10.0 to 0.17.0 by @dependabot[bot] in #378
New Contributors
- @kobakaku made their first contribution in #336
- @houpo-bob made their first contribution in #367
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- chore(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #320
- chore(deps): Bump golangci/golangci-lint-action from 5.1.0 to 6.0.0 by @dependabot in #323
- chore(deps): Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #324
- chore(deps): Bump codecov/codecov-action from 4.3.0 to 4.4.1 by @dependabot in #326
- Reorganize entries in go.mod by @cristaloleg in #327
- chore(deps): Bump github.com/celestiaorg/nmt from 0.20.0 to 0.21.0 by @dependabot in #328
- chore(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #329
- chore(deps): Bump github.com/celestiaorg/nmt from 0.21.0 to 0.22.0 by @dependabot in #331
New Contributors
- @cristaloleg made their first contribution in #327
Full Changelog: v0.13.1...v0.14.0
v0.13.1
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
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
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
- @bao1029p made their first contribution in #270
- @sontrinh16 made their first contribution in #274
- @estensen made their first contribution in #282
Full Changelog: v0.11.0...v0.12.0
v0.12.0-rc2
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
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
getTreeNameFromConstructorFnby @rootulp in #287
Full Changelog: v0.12.0-rc0...v0.12.0-rc1
v0.12.0-rc0
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
- @bao1029p made their first contribution in #270
- @sontrinh16 made their first contribution in #274
- @estensen made their first contribution in #282
Full Changelog: v0.11.0...v0.12.0-rc0