Skip to content

console v1.0.4

Compare
Choose a tag to compare
@ywy2090 ywy2090 released this 05 Jul 11:28
· 696 commits to master since this release
007e9cc

v1.0.4

(2019-07-05)

Please read the console documentation.

CHANGELOG

  • Add
  1. Add transaction parsing function: call, callCNS support parsing output, event log; getTransactionByHash, getTransactionByBlockHashAndIndex, getTransactionByBlockHashAndIndex support parsing input; getTransactionReceipt support parsing input, output, event log.
  • Update
  1. Remove useless jar package dependencies.

请阅读console文档

变更日志

  • 添加
  1. 添加交易解析功能:call、callCNS支持解析output、event log; getTransactionByHash、getTransactionByBlockHashAndIndex、getTransactionByBlockHashAndIndex 支持解析input; getTransactionReceipt支持解析input、output、event log。
  • 更新
  1. 去除无用的jar包依赖。