github celestiaorg/go-square v2.0.0-rc0

latest releases: v4.0.0-rc4, v4.0.0-rc3, v4.0.0-rc2...
pre-release21 months ago

First RC of v2. This includes a large cleanup of many of the types and a new share version to support blobs with a verified signer in them. See CIP-21 for more information.

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

New Contributors

  • @ramin made their first contribution in #71

Full Changelog: v1.1.0...v2.0.0-rc0

Don't miss a new go-square release

NewReleases is sending notifications on new releases.