Skip to content

Commit 2502862

Browse files
authored
Merge branch 'release-2.8.0' into release-2.8.0
2 parents 84ec85b + c1be277 commit 2502862

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Added:
77

88
Update:
99
* Update crypto dependency version of sdk-crypto module.
10+
* Support to read the certificate from the jar package.
11+
* The interface that sent the transaction returns the transaction hash.
12+
* Add VRF random number generation and random number verification interface.
1013

1114
----
1215
添加:
@@ -16,6 +19,9 @@ Update:
1619

1720
更新:
1821
* 更新sdk-crypto模块所使用的密码算法库版本。
22+
* 支持从jar包中读取证书。
23+
* 发送交易的接口返回交易哈希。
24+
* 添加VRF随机数生成和随机数验证接口。
1925

2026
## v2.7.2
2127
(2021-03-24)

0 commit comments

Comments
 (0)