Skip to content

v0.13.0

Compare
Choose a tag to compare
@lklimek lklimek released this 13 Sep 11:18
· 214 commits to master since this release
205a8d6

What's Changed

  • build(deps): Bump github/super-linter from 4 to 5 by @dependabot in #624
  • fix: update quorum params by @shotonoff in #626
  • chore(release): update changelog and bump version to 0.11.1 by @shotonoff in #627
  • fix!: invalid threshold for LLMQType_25_67 by @shumkov in #628
  • chore: catch up the changes from master into v0.11 dev by @shotonoff in #629
  • chore(release): update changelog and bump version to 0.11.2 by @shotonoff in #630
  • feat: add ability to write logs in a file by @shotonoff in #632
  • chore(release): update changelog and bump version to 0.12.0 by @shotonoff in #637
  • fix(proto)!: remove unused SIGNED_MSG_TYPE_COMMIT by @lklimek in #638
  • fix!: use millisecond resolution of block time by @lklimek in #650
  • chore(release): update changelog and bump version to 0.13.0-dev.1 by @lklimek in #651
  • fix(github): Release Docker image high cpu load due to deadlock detection by @lklimek in #652
  • chore(release): update changelog and bump version to 0.11.3 by @lklimek in #653
  • chore: port v0.11.3 to 0.12 by @lklimek in #654
  • feat(statesync): implement statesync spec for the new approach by @shotonoff in #663
  • chore(release): update changelog and bump version to 0.13.0-dev.2 by @shotonoff in #664
  • feat: add wait for masternode-status "ready" by @shotonoff in #659
  • refactor(statesync): implement statesync peer manager by @shotonoff in #648
  • refactor(blocksync): migrate peer-manager on generic store by @shotonoff in #666
  • refactor: change go module to dashpay/tenderdash by @shotonoff in #670
  • fix(consensus): PrepareProposal should not be called during replay by @lklimek in #678
  • chore(consensus): improve logs by @lklimek in #679
  • build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #676
  • chore: merge v0.12-dev into v0.13-dev by @lklimek in #681
  • chore(release): Release Tenderdash v0.13.0 by @lklimek in #682

Full Changelog: v0.12.0...v0.13.0