cita v0.15.0 Release Notes

Release Date: 2018-03-30 // about 6 years ago
  • CITA Framework

    • 🔨 [refactoring] Refactor libproto. Send message between services will be more efficient and easy.

    Executor

    • ⬆️ [feature] Upgrade EVM to support new instructions. Such as RETURNDATACOPY, RETURNDATASIZE, STATICCALL and REVERT.

    Chain

    • [feature] Store contract ABI into Account. So SDK can generate Java/js code even without souce code of contract.

    JSONRPC

    • 🔨 [refactoring] Improve code quality.

    System Contracts

    • [feature] Improve role-based permission contract.

    Document

    • [doc] New document site

    Toolchain

    • 🐳 [tool] New [CITA docker images]. We recommend to use docker now and we supply some scripts to simplify this task.