Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@Ferret-san Ferret-san released this 11 Sep 13:36
089b928

Compatible with celestia-node 0.15.0 and above

What's Changed

  • chore: Update auto_request_review.yml by @distractedm1nd in #121
  • Revert to Go 1.20 and add Index() method to Blob type by @Ferret-san in #125
  • feat(repo): adding conformance test workflow by @distractedm1nd in #126
  • build(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #73
  • build(deps): Bump codecov/codecov-action from 3.1.4 to 4.3.0 by @dependabot in #116
  • build(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #93
  • build(deps): Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #128
  • build(deps): Bump codecov/codecov-action from 4.3.0 to 4.5.0 by @dependabot in #134
  • build(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #133
  • build(deps): Bump celestiaorg/.github from 0.2.2 to 0.4.1 by @dependabot in #114
  • build(deps): Bump google.golang.org/grpc from 1.52.0 to 1.56.3 by @dependabot in #130
  • build(deps): Bump golang.org/x/crypto from 0.12.0 to 0.17.0 by @dependabot in #75
  • build(deps): Bump cosmossdk.io/math from 1.1.2 to 1.3.0 by @dependabot in #104
  • misc: add CODEOWNERS file for automatically tagging on PRs by @ramin in #131
  • build(deps): Bump celestiaorg/.github from 0.4.1 to 0.4.3 by @dependabot in #138
  • build(deps): Bump github.com/filecoin-project/go-jsonrpc from 0.3.1 to 0.5.0 by @dependabot in #137
  • ci: adjust housekeeping to just be required labels. by @ramin in #132
  • ci: general cleanup by @ramin in #135
  • build(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #145
  • feat: TxOptions addition and SubmitTx removal for v0.15.0 prep by @distractedm1nd in #139

New Contributors

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