Releases: cudoventures/cudos-node
CudosNode-v1.1.0
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
CudosNode-v1.0.1
This is a security release for the Dragonberry security advisory.
CudosNode-v0.9.0
Bug fixes
Gravity audit related improvements
-
CUDOS-973 Implement some of the gas optimizations from Code4rena
-
CUDOS-978 Implement some low and non-critical level issues from Code4rena QA reports
-
CUDOS-959 Whitelisted users can remove other users from whitelist
-
CUDOS-958
Anyone can deploy a CosmosERC20 malicious tokens -
CUDOS-957 Non-Cudos Erc20 funds sent through sendToCosmos() will be lost
-
CUDOS-956 Knowledge of Cosmos tokens ERC20 address allows infinite transfers
-
CUDOS-955 The validators can rug users by transferring funds from users' wallets
-
CUDOS-954 At Gravity.sol, ecrecover() function of Solidity is used in verifySig() method. However, the return value is not checked being a non-zero value.
-
CUDOS-953 The Gravity.sol doesn't have pause/unpause functionality
General improvements and functionalities
-
CUDOS-928 Prepare Public testnet upgrade v0.8.0
-
CUDOS-884 CosmWasm verion upgrade
-
CUDOS-883 Upgrade cosmwasm bindings
-
CUDOS-880 Upgrade cosmos-sdk to 0.45.3
-
CUDOS-826 IBC - Upgrade Hermes relayer version to maximum possible
-
CUDOS-824 IBC - Research versions' compatibility
-
CUDOS-1000 Update the Documentation for Public Testnet Upgrade
-
CUDOS-961 Upgrade scripts - add relayer upgrade option
-
CUDOS-999 Add minting params which could be changed via soft-ugprade of the network
-
Added upgrade handler for proposal v0.9
CudosNode-v1.0.0
update skipped coins
CudosNode-v0.8.0
update: gb commit hash
CudosNode-v0.7.0
Merge pull request #36 from CudoVentures/Fix-nft-tests Fix NFT tests
CudosNode-v0.6.0
update: cosmos-sdk/gb hashes
CudosNode-v0.5.0
update: GB
CudosNode-v0.4.0
Merge branch 'cudos-dev' into cudos-master
updated cosmos-sdk, tendermint and added NTF module
v0.3 update go.mod & go.sum