Skip to content

console v2.7.0

Compare
Choose a tag to compare
@cyjseagull cyjseagull released this 25 Nov 15:07
· 439 commits to master since this release

v2.7.0

(2020-11-25)

Please read the console documentation.

CHANGELOG

  • Add
  1. Added getBatchReceiptsByBlockHashAndRange and getBatchReceiptsByBlockNumberAndRange commands to support batch pull transaction receipts
  2. Add the getNodeInfo command to support pulling the topic information subscribed by the node
  3. Added revokeContractStatusManager command to support revoke contract life cycle management authority
  4. Added queryVotesOfMember and queryVotesOfThreshold commands to support voting status query
  • Update
  1. callByCNS pulls ABI description information from the node
  2. Upgrade the Java SDK version to 2.7.0

请阅读console文档

变更日志

  • 新增
  1. 添加getBatchReceiptsByBlockHashAndRangegetBatchReceiptsByBlockNumberAndRange命令,支持批量拉取交易回执
  2. 添加getNodeInfo命令,支持拉取节点订阅的topics信息
  3. 添加revokeContractStatusManager命令,支持撤销合约生命周期管理权限
  4. 添加queryVotesOfMemberqueryVotesOfThreshold命令,支持委员权限管理投票情况查询
  • 更新
  1. callByCNS从节点拉取ABI描述信息
  2. 升级Java SDK版本为2.7.0