Skip to content

Releases: celestiaorg/rsmt2d

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

v0.7.0

26 Oct 15:50
80d231f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

14 Jun 19:21
d771ce7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Apr 12:44
ab8563b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Apr 15:39
1b2e06e
Compare
Choose a tag to compare

What's Changed

  • Test all codecs in simple roundtrip test by @liamsi in #70
  • Represent missing shares as nil internally by @adlerjohn in #76

Full Changelog: v0.3.1...v0.4.0

v0.3.1

26 Mar 19:53
6403891
Compare
Choose a tag to compare

What's Changed

  • Rebrand to celestiaorg by @evan-forbes in #61
  • Create CHANGELOG.md, CHANGELOG-PENDING.md, and corresponding GH action by @jbowen93 in #63
  • Revert "Create CHANGELOG.md, CHANGELOG-PENDING.md, and corresponding GH action" by @adlerjohn in #67
  • Return repaired eds in case of errors : ErrUnrepairableDataSquare,ErrByzantineRow, ErrByzantineCol by @vgonkivs in #66

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Mar 19:47
7596c18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Mar 19:46
dc18216
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 Mar 17:21
b641792
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First pre-release

What's Changed

  • Type alias for codec and minor improvments by @liamsi in #1
  • Refactor codecs and add leopard by @liamsi in #2
  • Update go-leopard dep by @liamsi in #3
  • Update go-leopard module by @liamsi in #4
  • fix incorrect error message about number of chunks required by @musalbas in #7
  • enable the user to choose a concrete tree implementation #8 by @liamsi in #9
  • Added benchmarks for decoding, encoding, and computing the extended datasquare by @evan-forbes in #14
  • Add and pass TreeConstructorFn argument to RepairExtendedDataSquare by @evan-forbes in #16
  • implement lazy root computation by @evan-forbes in #18

New Contributors

Full Changelog: https://github.com/celestiaorg/rsmt2d/commits/v0.1.0