cita v0.13.0 Release Notes

Release Date: 2018-02-01 // about 6 years ago
  • CITA Framework

    • 🔨 [refactoring] Create new [Executor service], better transaction execution customizability.
    • 🔨 [refactoring] Improve message format and protocols used by microservices.
    • 0️⃣ [experimental] [Account model based zero-knowledge proof transaction.] Feature turned off by default.

    Chain

    • [fix] fix memory leaking problem

    Auth

    • 🔨 [refactoring] Improve code quality
    • [fix] fix txpool transaction deletion bug

    JSONRPC

    • ⚡️ [doc] update documents
    • [fix] fix transaction query bug

    System Contracts

    • [feature] Improve role-based permission contract
    • 🔧 [feature] Support read-only configurations

    Toolchain

    • ⚡️ [tool] Update txtool dependencies
    • ⚡️ [tool] Update admintool
    • 🔧 [tool] Unify configurations to toml format