Skip to content

Releases: DoraFactory/doravota

0.4.1 - 2024-12-17

17 Dec 09:14
Compare
Choose a tag to compare

This is a non-consensus breaking patch to the 0.4.0 release line.

Update

Bump Cosmos SDK from v0.47.10 to v0.47.15 to resolve ABS-0043/ABS-0044 security advisory.

0.4.0 - 2024-06-06

06 Jun 06:31
Compare
Choose a tag to compare

This version introduces break changes, including the removal of some unnecessary modules and code, the upgrade of the wasmvm and Cosmos SDK versions to enhance network security:

  • Remove some useless code
  • Remove crisis module
  • Bump wasmvm version from v1.5.0 to v1.5.1
  • Bump cosmos sdk version from v0.47.5 to v0.47.10

0.3.1 - 2024-02-14

13 Feb 16:09
Compare
Choose a tag to compare
  • Update DefaultPowerReduction
  • Update Voting power of all validator

0.3.0 - 2023-12-14

14 Dec 14:49
4376987
Compare
Choose a tag to compare
  • Upgrade cosmos sdk to 0.47.5
  • Upgrade wasmd version to 0.43.0
  • Upgrade wasmvm version to 1.5.0
  • Add Dockerfile