Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@lklimek lklimek released this 02 Nov 21:52
2913d54

What's Changed

  • test(evidence): update tests for new proposal selection algo by @lklimek in #925
  • test(e2e): fix proposer selection test by @lklimek in #926
  • docs: update readme by @thephez in #934
  • docs: fix broken links by @thephez in #940
  • build(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 by @dependabot in #950
  • build(deps): Bump docker/setup-buildx-action from 3.3.0 to 3.7.1 by @dependabot in #949
  • build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.28.0 by @dependabot in #945
  • build(deps): Bump golang.org/x/term from 0.22.0 to 0.25.0 by @dependabot in #942
  • build(deps): Bump docker/build-push-action from 6.0.0 to 6.9.0 by @dependabot in #935
  • fix(metrics): num of validators that didn't sign is always 0 by @lklimek in #905
  • build(deps): go 1.23, mockery 2.46.2, golangci-lint 1.61 by @lklimek in #954
  • fix(consensus): we should panic if finalize block on apply commit fails by @lklimek in #966
  • chore(release): update changelog and bump version to 1.3.1 by @lklimek in #968

New Contributors

Full Changelog: v1.3.0...v1.3.1