Skip to content

Protocol v4.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 22:09
20c3a3d

This release fixes a rare consensus error that causes the node to stop. The bug itself was relatively harmless because the node can just be restarted without further action.

  • Fix rare consensus bug by upgrading to newly rebased cometbft fork (backport #1438) (#1441)
  • Decouple grpc and non validating full node flags (#1400) (#1404)