-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add no cryptoKeyPair method #386
base: dev-2.0
Are you sure you want to change the base?
Conversation
dalaocu
commented
Nov 12, 2021
•
edited
Loading
edited
- TransactionProcessorInterface中 添加无cryptoKeyPair参数等接口,并在TransactionProcessor提供实现。
- TransactionProcessor中的实现对cryptoKeyPair添加判断,如果传入cryptoKeyPair为空,则使用构造时默认传入的cryptoKeyPair。
- TransactionProcessor 中CryptoKeyPair属性默认非final,并提供get和set的接口。
- AssembleTransactionProcessor 添加带CryptoKeyPair参数的接口。
Sider has detected 4 warnings on analyzing the commit 5e64e5e. If the errors persist even after retrying, the following actions may resolve them:
If you still have problems, feel free to ask us via chat. 💬 You can turn off such notifications if unnecessary. |
Sider has detected 4 warnings on analyzing the commit 19e2d3b. If the errors persist even after retrying, the following actions may resolve them:
If you still have problems, feel free to ask us via chat. 💬 You can turn off such notifications if unnecessary. |
Kudos, SonarCloud Quality Gate passed! |
Kudos, SonarCloud Quality Gate passed! |