v2.10.0 #898
Unanswered
kyonRay
asked this question in
Show and tell
v2.10.0
#898
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(2024-03-08)
请参考文档:
修复:
更新:
sdk-codegen
模块,合约生成Java文件的功能建议开发者使用org.fisco-bcos.code-generator:bcos-code-generator
中的方法。以解决在使用Solidity复杂数据结构、复杂事件场景时,生成的Java文件出现编译、运行错误的问题;org.apache.commons:commons-lang3
更新到3.14.0版本org.bouncycastle:bcprov-jdk15on
变更为使用org.bouncycastle:bcprov-jdk18on:1.77
版本io.netty:netty-all
更新到 4.1.100.Final版本com.google.code.gson:gson
更新到 2.10.1版本com.webank:webank-blockchain-java-crypto
更新到1.0.3版本com.google.guava:guava
What's Changed
New Contributors
Full Changelog: v2.9.3...v2.10.0
This discussion was created from the release v2.10.0.
Beta Was this translation helpful? Give feedback.
All reactions