Skip to content

Releases: netcloth/netcloth-chain

NetCloth Chain testnet-v1.3.0 Released!

24 Jul 08:05
Compare
Choose a tag to compare

Please refer here to join or upgrade the testnet.

Features

Application

  • add precompiled contracts for VM moudle
  • fix opCreate instruction
  • add export/import for VM module
  • fix upgrade module
  • fix out of memory caused by vm logs
  • fix consensus failure caused by vm
  • add and fix vm instruction test
  • add simulation module

NetCloth Chain testnet-v1.2.0 Released!

11 May 02:20
Compare
Choose a tag to compare

Please refer here to join or upgrade the testnet.

Features

CLI

  • update response when query account not exist
  • add distr alias for nchcli
  • support "--gas auto" for nchcli to calculate gas automatically
  • add OOG logs in tx-receipt when out of gas

Application

  • add extension for IPAL transaction
  • fix #33 unbonding failed
  • update inflation of mint module
  • add #34 upgrade module
  • fix #27 "--gas=auto" not available
  • fix #29 op blockhash
  • fix #32 op timestamp
  • support #30 revert reason provided by the contract
  • update cli interaction with contract txs

NetCloth Chain testnet-v1.1.0 Released!

02 Apr 03:46
ccb2e63
Compare
Choose a tag to compare

CLI

  • update response when query account not exist
  • add distr alias
  • support "--gas auto"

Application

  • update inflation model and related query api
  • add gas_price_threshold param for tx gas price limit
  • add OOG logs in tx-receipt when out of gas
  • add replaying nchd transactions
  • refactor AnteHandler
  • export / import IPAL/C-IPAL state
  • fix panic when C-IPAL data is null in genesis files
  • fix AppHash conflict
  • fix vesting account