Skip to content

Releases: celestiaorg/go-fraud

v0.2.1

20 Apr 19:11
8b5120a
Compare
Choose a tag to compare

What's Changed

  • chore: move gitignore to the root by @vgonkivs in #37
  • feat(proof/service)!: check that proof height is less than available threshold by @vgonkivs in #36
  • fix: preemptive panic recovery by @Wondertan in #75

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Aug 14:32
b00ce70
Compare
Choose a tag to compare

What's Changed

  • refactor!: type parametrized header by @Wondertan in #22
  • chore(deps): bump celestiaorg/.github from 0.2.0 to 0.2.2 by @dependabot in #18

Full Changelog: v0.1.2...v0.2.0

v0.1.2

13 Jul 12:23
1944f93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Jun 13:53
a9cd22c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Apr 09:59
Compare
Choose a tag to compare

Initial go-fraud release extracted out of celestia-node