Release v3.3.0
bcos-sdk-jni
新增
- 新增密码机支持:配置keyindex使用内置密钥、签名验签
- 添加
sendTransaction
接口,支持同时编码/签名/发送交易功能
更新
- 更新
bcos-boostssl
以支持域名 - 更新
jackson-databind
到2.14.2
版本
bcos-c-sdk
新增
- 新增密码机支持:配置keyindex使用内置密钥、签名验签
- 添加
sendTransaction
接口,支持同时编码/签名/发送交易功能
更新
- 更新
jackson-databind
到2.14.2
版本 - 合并
bcos-sdk-jni
- 添加发送RPC请求时是否根据块高发送的开关
What's Changed
- rename lib of go wrapper by @bxq2011hust in #126
- modify cgo option of go wrapper by @bxq2011hust in #128
- fix go wrapper compile failed by @bxq2011hust in #129
- modify go wrapper CSDK by @bxq2011hust in #130
- golang support tls key/cert configurable by @bxq2011hust in #131
- add code of HSM by @LucasLi1024 in #134
- fix golang double free by @bxq2011hust in #133
- fix windows compile by @bxq2011hust in #135
- update cpp-sdk and crypto by @LucasLi1024 in #136
- fix typo of go wrapper and add cache of context by @bxq2011hust in #137
- fix amop callback by @bxq2011hust in #139
- fix amop callback by @bxq2011hust in #140
- fix golang wrapper unsafe.Pointer by @bxq2011hust in #141
- (sdk-jni): merge bcos-sdk-jni into c-sdk by @ywy2090 in #143
- update cpp-sdk/boostssl by @ywy2090 in #144
- add win deps by @ywy2090 in #145
- update ci by @ywy2090 in #146
- add bcos-sdk-jni dylibs upload by @ywy2090 in #147
- update jackson-databind to 2.14.2 by @ywy2090 in #148
- update bcos-cpp-sdk by @ywy2090 in #149
- update .gitignore by @ywy2090 in #150
- add send_rpc_request_to_highest_block_node config in jni by @ywy2090 in #151
- update bcos-cpp-sdk by @ywy2090 in #152
- Release 3.3.0 by @ywy2090 in #153
- update ChangeLog by @ywy2090 in #155
- (hsm): add send tx sample with HSM key by @LucasLi1024 in #157
- update workflow for sdk-jni.so crash by @ywy2090 in #158
- udpate cpp-sdk to fix extraData not set bug by @ywy2090 in #160
- sync release-3.3.0 code && add changeLog for release-3.3.0 by @LucasLi1024 in #161
- change jni version from 3.3.0-SNAPSHOT to 3.3.0 by @LucasLi1024 in #162
Full Changelog: v3.2.0...v3.3.0