Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 517 Bytes

Changelog.md

File metadata and controls

16 lines (11 loc) · 517 Bytes

v2.0.0-rc1

(2019-03-18)

  • Add
  1. 提供多群组支持
  2. 提供Spring Boot配置以及demo项目
  3. 提供模块化的单元测试,新增使用示例
  4. 增加Precompiled Service接口,实现对区块链相关配置的管理,及实现特定预编译合约的功能
  • Update
  1. 同步以太坊最新代码,支持动态数组返回,支持最新0.5.x合约
  2. 优化合约编译流程,无需下载solcj即可直接编译合约生成abi bin和java合约文件
  3. 升级Web3j,修改Web3j接口名