Releases: celestiaorg/nmt
Releases · celestiaorg/nmt
v0.24.2
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #300
- perf: avoid redundant slice allocation in leafHash assignment by @tzdybal in #301
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #302
- ci: remove dependency label by @rootulp in #303
- perf: reuse buffer for hashes (root calculation and leaves push) by @mcrakhman in #305
New Contributors
- @mcrakhman made their first contribution in #305
Full Changelog: v0.24.1...v0.24.2
v0.24.1
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #284
- docs: fix grammar in nmt-lib.md by @0xminds in #283
- test: empty tree by @andrijamitrovic23 in #149
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #295
- fix: golangci-lint by @rootulp in #294
- perf: use global prefix slices to avoid allocations by @tzdybal in #298
New Contributors
- @0xminds made their first contribution in #283
- @andrijamitrovic23 made their first contribution in #149
- @tzdybal made their first contribution in #298
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
- refactor: small clenaups in helper funcs by @cristaloleg in #289
- feat: refactor VerifyLeafHashes, VerifyNamespace, and VerifyInclusion to expose computing root and validations outside of Proof by @gupadhyaya in #291
New Contributors
- @gupadhyaya made their first contribution in #291
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- perf: do less allocs in hasher by @cristaloleg in #287
New Contributors
- @cristaloleg made their first contribution in #287
Full Changelog: v0.22.3...v0.23.0
v0.22.3
What's Changed
- chore: fix ci linter failing by @rach-id in #276
- ci: fix lint, markdown links, and build by @rootulp in #282
- fix: reduce calls to MinNamespace & MaxNamespace by @bruscar010 in #285
New Contributors
- @bruscar010 made their first contribution in #285
Full Changelog: v0.22.2...v0.22.3
v0.22.2
What's Changed
- chore(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 by @dependabot in #271
- docs: add comment to leaf case in verify subtree roots inclusion by @rach-id in #272
- ci: support releasing proto definitions to BSR by @rach-id in #274
- fix(ci): update the Buf CI to push tags to the Buf Schema Registry by @rach-id in #280
- chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 by @dependabot in #277
Full Changelog: v0.22.1...v0.22.2
v0.22.1
v0.22.0
v0.21.0
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #241
- chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 by @dependabot in #240
- chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 by @dependabot in #242
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #244
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #245
- chore(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 by @dependabot in #246
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #247
- chore: rename master to main by @rootulp in #249
- chore(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #252
- ci: add secrets.CODECOV_TOKEN to codecov by @ramin in #255
- chore: fixes dead link for golangci-lint status badge in README by @staheri14 in #254
- feat!: adds input range check to optimize VerifyLeafHashes and VerifyInclusion methods by @staheri14 in #253
- refactor: popIfNonEmpty for leaf hashes by @walldiss in #257
New Contributors
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- chore: enable dependabot by @Chirag018 in #234
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #237
- chore(deps): bump codecov/codecov-action from 1 to 3 by @dependabot in #236
- chore(deps): bump technote-space/get-diff-action from 4 to 6 by @dependabot in #235
- fix: replacing jsonProof with pb.Proof by @distractedm1nd in #233
New Contributors
- @Chirag018 made their first contribution in #234
- @dependabot made their first contribution in #237
Full Changelog: v0.19.0...v0.20.0