Skip to content

v0.9.0

Compare
Choose a tag to compare
@evan-forbes evan-forbes released this 31 Oct 09:09
· 1295 commits to main since this release
3c4fb68

This release is not compatible with the mamaki testnet

What's Changed

  • create a new docker image on release branch by @sweexordious in #881
  • Remove branch release from docker build CI by @sweexordious in #882
  • chore(deps): bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 by @dependabot in #880
  • shares: extract powers of two by @rootulp in #875
  • fix: link to gnu-sed in single-node script by @rootulp in #898
  • docs: remove devnet code block by @rootulp in #899
  • .github: combine workflows, use refactored actions, align execution by @MSevey in #884
  • docs: delete all contents of ~/.celestia-app by @rootulp in #901
  • fix: markdown lint links by @rootulp in #903
  • chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #902
  • test: three additional test cases for FitsInSquare by @rootulp in #905
  • chore: rename height to treeSizes in Merkle mountain range by @rootulp in #909
  • chore: use nmt.DefaultNamespaceIDLen by @rootulp in #910
  • fix: update CreateCommitment for non-interactive defaults by @rootulp in #908
  • Update docker-build workflow to fix version tags by @jbowen93 in #915
  • chore(deps): bump github.com/celestiaorg/nmt from 0.10.0 to 0.11.0 by @dependabot in #916
  • chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #907
  • docs: update how commitments are generated by @rootulp in #919
  • fix: error message unexpected number of signatures by @rootulp in #920
  • chore: Rename eth to evm by @sweexordious in #922
  • chore: update to rsmt2d v0.7.0 by @rahulghangas in #926

New Contributors

Full Changelog: v0.8.0...v0.9.0