Skip to content

Commit 587e30c

Browse files
committed
add Changelog.md
1 parent 7746f80 commit 587e30c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
### v0.9.0
2+
3+
(2019-08-16)
4+
5+
**新特性**
6+
7+
- 提供调用FISCO BCOS 2.0 JSON-RPC的Python API。
8+
- 可基于Channel协议与FISCO BCOS进行通信,保证节点与SDK安全加密通信的同时,接收节点推送的消息。
9+
- 支持交易解析功能:包括交易输入、交易输出、Event Log等ABI数据的拼装和解析。
10+
- 支持合约编译,将sol合约编译成abi和bin文件。
11+
- 支持基于keystore的账户管理。

0 commit comments

Comments
 (0)