Skip to content

MAINNET V0.1.5.2 Release

Latest
Compare
Choose a tag to compare
@IPCChain IPCChain released this 22 Feb 09:42
· 5 commits to master since this release

Update History

  • V0.1.5.2

    1. Fix bugs of RPC interface: createrawtransaction
    2. Fix bugs of RPC interface: signrawtransaction
  • V0.1.5.1

    1. Fix bugs of token transaction due to mini fee transaction
    2. Fix bugs of RPC help
    3. Fix bugs of ZMQ
    4. Add importprivkeybibipay RPC interface to support import private key of Bibipay wallet.
  • V0.1.5.0

    1. Add digital asset lenth checking
    2. Add multisignature function
    3. Fix some bugs
  • V0.1.4.0

    1. Add RPC createrawtransactionForIsolation interface
    2. Add some funtion in QT wallet
    3. Fix some bugs
  • V0.1.3.0

    1. Add RPC gettokenbalance interface
    2. Add listtokentransactions interface
    3. Add gettokentransaction interface
    4. Fix some bugs
  • V0.1.2.0

    1. Fix bug of listtransaction RPC interface
  • V0.1.1.0

    1. Add RPC listtrancaction interface.
    2. Optimize startup thread process.
    3. fix some bugs
  • V0.1.0.0 - Mainnet Initial Update

    1. Improve the wallet stability
    2. Improve the transaction stability
  • V0.6.3.42 - Recommanded Update

    1. Fix the description name of exe file.
    2. Fix the chinese promption when repeated launching ipchain core.
    3. Fix the closing problem due to data error.