Skip to content

v0.13.2

Compare
Choose a tag to compare
@gupadhyaya gupadhyaya released this 29 Apr 16:17
· 26 commits to main since this release
7c854db

What's Changed

  • build(deps): Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #1618
  • chore(ci): remove unused ci by @MSevey in #1623
  • chore(ci): create repo specific PR template by @MSevey in #1622
  • build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #1626
  • build(deps): Bump peaceiris/actions-mdbook from 1 to 2 by @dependabot in #1627
  • build(deps): Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #1628
  • feat(ci): add workflow for enforcing sementic pr titles by @MSevey in #1621
  • build(deps): Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #1629
  • build(deps): Bump github.com/multiformats/go-multiaddr from 0.12.2 to 0.12.3 by @dependabot in #1616
  • fix(block): return errors in publishBlock where previously nil was returned by @MSevey in #1637
  • chore: switch if statement to be positive case in aggregator loop by @MSevey in #1636
  • feat(block): add lazy block time as additional block production trigger in lazy aggregator mode by @MSevey in #1643
  • build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #1631
  • chore: clean up our README to be less Celestia centric. by @MSevey in #1639
  • build(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #1647
  • chore: fix function names in comment by @studystill in #1640
  • build: update x/net, libp2p and quic by @tzdybal in #1646

New Contributors

Full Changelog: v0.13.1...v0.13.2