We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a0bcbd + 6436311 commit 5c99febCopy full SHA for 5c99feb
Changelog.md
@@ -1,3 +1,18 @@
1
+### v2.4.0
2
+
3
+(2020-04-30)
4
5
+* 新增
6
+1. 添加generateGroup/startGroup/stopGroup/removeGroup/recoverGroup/queryGroupStatus群组动态管理的RPC接口
7
+2. 添加sendRawTransactionAndGetProof RPC接口,在交易回执TransactionReceipt中添加交易及交易回执的Merkle证明
8
+3. ECDSASign添加secp256SignMessage/secp256Verify接口,具体可以参考实现
9
10
+* 更新
11
+1. fastjson版本升级至1.2.67
12
13
+* 兼容
14
+1. 适配fisco-bcos 2.4.0版本,支持Channel Message v1/V2/V3协议
15
16
### v2.3.0
17
18
(2020-03-27)
release_note.txt
@@ -1 +1 @@
-v2.3.0
+v2.4.0
0 commit comments