cita v0.16.0 Release Notes

Release Date: 2018-05-15 // almost 6 years ago
  • CITA-Framework

    • [feature] Simple cross-chain protocol.
    • [feature] Add chain_id for different CITA network, to prevent cross chain from replay attack.
    • ๐Ÿšง [feature][WIP] Prepare for public permissioned blockchain.

    Executor

    • [feature] Add global account cache.

    Chain

    • โšก๏ธ [optimize] Optimize block synchronization.
    • [fix] Fix pre-execution bugs.
    • [fix] Fix receipt error types.

    Auth

    • [fix] Fix transaction broadcasting.
    • [fix] Fix transaction authentication.

    Consensus

    • ๐Ÿš‘ [fix] Fix bft process in some critical conditions.

    Contract

    • ๐Ÿ‘ [feature] Support group-based user management.

    Doc

    • [doc] Add more English documents.