What's Changed
- chore(deps): bump celestiaorg/.github from 0.4.1 to 0.4.2 by @dependabot in #65
- chore: remove go.work and go.work.sum by @cmwaters in #67
- ci: utilize go version from go.mod by @ramin in #71
- feat!: refactor Namespace type by @cmwaters in #68
- chore: update readme with branch strategy by @cmwaters in #73
- feat: add signer to blob proto by @cmwaters in #72
- chore(deps): bump celestiaorg/.github from 0.4.2 to 0.4.3 by @dependabot in #76
- feat!: create native blob struct by @cmwaters in #74
- chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #75
- feat: support encoding and decoding of v1 shares by @cmwaters in #80
- chore!: merge blob pkg into share pkg by @cmwaters in #82
- test: add benchmarks to share encoding and decoding by @cmwaters in #83
- feat: validate namespace in share constructor by @cmwaters in #87
- chore!: merge namespace package into shares package by @cmwaters in #89
- chore!: rename shares to share by @cmwaters in #90
- chore!: remove merkle library by @cmwaters in #91
- chore: internalize unneeded go apis by @cmwaters in #92
- refactor!: move square logic into root package by @cmwaters in #93
- chore!: add native blob tx by @cmwaters in #94
- chore!: bump to v2 by @cmwaters in #95
- chore(deps): bump github.com/celestiaorg/nmt from 0.21.0 to 0.22.0 by @dependabot in #96
- chore!: break out BlobTx and IndexWrapper types into separate tx package by @cmwaters in #97
- fix: share shouldn't validate namespace versions by @cmwaters in #98
- chore!: remove excess blobTx file and add more test coverage by @cmwaters in #99
- chore: fix share and blob validation by @cmwaters in #101
- chore(deps): bump github.com/celestiaorg/nmt from 0.22.0 to 0.22.1 by @dependabot in #102
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #103
New Contributors
Full Changelog: v1.1.0...v2.0.0