Skip to content

CudosNode-v0.9.0

Compare
Choose a tag to compare
@kstoykov kstoykov released this 14 Nov 10:13

Bug fixes

  • CUDOS-683 Validator Error Message typo
  • CUDOS-912 Wrongly minted tokens on DR network fix applied

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