Skip to content

Releases: cudoventures/cudos-node

v9.1.1

09 Oct 13:01
b86208e
Compare
Choose a tag to compare
v9.1.1 Pre-release
Pre-release
remove v1.2.5 handler

v1.9.9

07 Oct 14:15
Compare
Choose a tag to compare
v1.9.9 Pre-release
Pre-release
Remove unused upgrades

v1.2.5

09 Jul 10:34
Compare
Choose a tag to compare
v1.2.5 Pre-release
Pre-release
add v1.2.5 handler

v1.2.4

17 Jun 14:25
688ae41
Compare
Choose a tag to compare
v1.2.4 Pre-release
Pre-release

Minor bug fix to cudos-ctl command

v1.2.3

16 May 12:26
1131dd5
Compare
Choose a tag to compare
v1.2.3 Pre-release
Pre-release

(this will be updated soon with more details)

  • Upgrades to canonical cosmos-sdk v0.45.16 and related dependencies.
  • Removes addressbook, marketplace and nft module.
  • Reduces minimum validator stake to 50k CUDOS.
  • Test refactoring.

v1.2.2

07 May 11:23
2a572e5
Compare
Choose a tag to compare
v1.2.2 Pre-release
Pre-release

Requires change of information

  • Upgrades to canonical cosmos-sdk v0.45.16 and related dependencies.
  • Removes addressbook, marketplace and nft module.
  • Reduces minimum validator stake to 50k CUDOS.
  • Test refactoring.

v1.2.1

19 Apr 13:59
67ea361
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release

(this will be updated soon)

upgrades to canonical cosmos-sdk v0.45.16 and related dependencies
removes addressbook, marketplace and nft module
test refactoring

changed v1.2 to Plan of maximum success in app_upgrades.go

v1.2.0-old

17 Apr 14:29
Compare
Choose a tag to compare
v1.2.0-old Pre-release
Pre-release

(this will be updated soon)

  • upgrades to canonical cosmos-sdk v0.45.16 and related dependencies
  • removes addressbook, marketplace and nft module
  • test refactoring

a copy of v1.1.0

16 Apr 14:01
c29ec1a
Compare
Choose a tag to compare
a copy of v1.1.0 Pre-release
Pre-release
v1.1.5

Create CODEOWNERS

CudosNode-v1.1.0

02 Feb 14:37
77e4847
Compare
Choose a tag to compare

Release notes - Cudos Network - Node v1.1.0

Improvements

General

CUDOS-1520 Implement In-Store upgrades

CUDOS-1482 Implement cosmos-sdk fix to validator edit bug

CUDOS-1612 Add "--dry-run" flag fix to Cosmos SDK

NFT Module

CUDOS-1065 Abnormal behaviour from NFT Module REST API

CUDOS-1355 Optimise NFT denom creation

New features

NFT related

CUDOS-1496 NFT marketplace module

CUDOS-1319 NFT royalties

CUDOS-1191 TransferDenom functionality refactoring

CUDOS-1660 Tests for the NFT Marketplace & Address Book Modules

CUDOS-2123 Fix marketplace module ID's generation

CUDOS-1623 Add verification to marketplace collections

CUDOS-1795 Additional messages for NFT marketplace module

Gravity Module

CUDOS-1108 Add `getPendingSendToEthTransactions` REST endpoint

CUDOS-703 14. Functionality for Canceling Gravity Bridge Transaction

CUDOS-1109 Add tests for cancelSendToEth message

Addressbook

CUDOS-1528 Address book module

Authz module

CUDOS-1243 Enable authz module

CUDOS-1464 Add authz non determinism module fix

Group module

CUDOS-1085 Cosmos Group module research

CUDOS-1306 [Transactions] Implementation of "Failed" transaction type