Skip to content

Releases: cybercongress/go-cyber

v7.0.0

06 Oct 08:50
e1b4fa4

Choose a tag to compare

Updates

  • Disabled vesting of resources
  • Fixed curve supply calculation during resources mint
  • Changed rank calculation window from 5 to 10 blocks
  • Disabled bandwidth in ante transaction handler

What's Changed

Full Changelog: v6.0.1...v7.0.0

v6.0.1

23 Sep 13:48
157aa3c

Choose a tag to compare

Updates

  • Fixed broken balances of HFR explosion
  • All unvested volts and amperes are burned
  • Unvested hydrogen is unlocked
  • Enabled volts and amperes transfers
  • Turned on liquidity module
  • Burned gift
  • Burn V on the use
  • Burn V and A on transfer
  • Burn H on resources mint
  • Mint resources via curve

PRs

Full Changelog: v5.2.1...v6.0.0

v5.2.1

19 Aug 09:19
5ffbc42

Choose a tag to compare

v5.2.1 Pre-release
Pre-release

Updated hard fork v5

Bandwidth calculation is disabled

Full Changelog: v5.0.0...v5.2.1

v5.0.0

20 Oct 17:27
078928f

Choose a tag to compare

v5.0.0 Pre-release
Pre-release

Emergency hard fork v5 due to HFR Explosion

  • HFR resources are stabilized
  • DEX circuit breaker is enabled
  • Energy transfers are disabled

What's Changed

Full Changelog: v4.0.3...v5.0.0

v4.0.3 [4908k]

08 Oct 06:34
9bce659

Choose a tag to compare

v4.0.3 [4908k] Pre-release
Pre-release

Notes:

  • This release doesn't have any state-breaking changes
  • This release for API nodes
  • This release add backward compatability for liquidity types names

What's Changed

  • Added tendermint liquidity types for backward compatibility by @cyborgshead in #784

Full Changelog: v4.0.0...v4.0.3

v4.0.1 [4909k]

04 Oct 03:39
4e2f1fb

Choose a tag to compare

v4.0.1 [4909k] Pre-release
Pre-release

Notes:

  • This release doesn't have any state-breaking changes
  • This release for API nodes
  • This release replaces the original cometbft code with our fork which fixes bug of transaction indexing by events

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0 [4910k]

30 Sep 16:21
0f6c8cf

Choose a tag to compare

Notes

  • This release has state breaking changes and introduce upgrade to v4 version.
  • This release introduce new modules, dependencies updates and bug fixes
  • This release is major upgrade to cosmos-sdk v0.47 and migration to comet-bft
  • Next release will have major upgrade tokenomics and tuning of economy

Deps

  • cosmos-sdk - v0.47.12
  • wasmd/vm - v0.45.0/v1.5.2
  • ibc-go - v7.6.0
  • comet-bft - v0.37.8
  • iavl - v0.20.1

What's Changed

New Contributors

Full Changelog: v3.0.1...v4.0.0

v3.0.1 [4974k]

24 Apr 10:03
2302414

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0 [4975k]

08 Apr 08:43

Choose a tag to compare

Notes

  • This release has state breaking changes and introduce upgrade to v3 version.
  • This release introduce new module, dependencies updates and bug fixes
  • This release is preparation for upcoming major upgrade to cosmos-sdk v0.47 and migration to comet-bft

Deps

  • cosmos-sdk - v0.45.16
  • wasmd/vm - v0.33.0/v1.3.1
  • ibc-go v4.6.0
  • tendermint v0.34.27
  • iavl v0.19.5

What's Changed

Code

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0 [4985k]

19 Mar 09:32
4f3adcb

Choose a tag to compare

Notes

  • This release is internal and doesn't have any state breaking changes.
  • This release introduce code refactoring and documentation improvements
  • This release introduce migration to the new releases versioning.
  • This changes applied to the currently running network based on v0.3.2 [4989]

Deps

  • cosmos-sdk - v0.45.9
  • wasmd/vm - v0.28/v1.0.0
  • ibc-go v0.3.0
  • tendermint v0.34.21
  • iavl v0.19.4

What's Changed

Code:

Docs:

New Contributors

Full Changelog: v0.3.2...v2.0.0