cita v0.17.0 Release Notes

Release Date: 2018-07-18 // almost 6 years ago
  • CITA-Framework

    • ๐ŸŒ [feature] Enable rabbitmq web management
    • ๐Ÿ”€ [fix] Merge env_cn.sh into env.sh
    • ๐Ÿ‘ [feature] Add economical model support Public-Permissioned Blockchain

    Executor

    • [fix] Fix EVM lost builtin
    • [fix] Fix Executor Result cache
    • ๐Ÿ‘ [feature] Support contract amend, superadmin can modify the code and data of the contract

    Chain

    • [fix] Fix nodes concurrent start failed
    • [fix] Fix block number go down
    • โœ… [fix] Fix authorities list shuffle test
    • ๐Ÿ‘ [feature] Support set value in genesis
    • ๐Ÿ”€ [fix] Fix infinite loop triggered by sync block

    Auth

    • ๐Ÿ”จ [refactoring] Refactor auth

    Consensus

    • [fix] Fix consensus stop after restart all nodes

    Contract

    • [fix] Fix quota check
    • [fix] Fix smart contract static call bug

    RPC

    • [fix] Rename JSON-RPC methods.
    • ๐Ÿ”จ [Refactoring] Refactoring JSON-RPC types.

    โœ… Test

    • โšก๏ธ [optimize] Speed up CI
    • โšก๏ธ [optimize] Add solc unit test

    Doc

    • ๐Ÿ‘ [doc] Support multiversion
    • [doc] Adjust table of contents