java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

add no cryptoKeyPair method

Open dalaocu opened this issue 3 years ago • 4 comments

  1. TransactionProcessorInterface中 添加无cryptoKeyPair参数等接口,并在TransactionProcessor提供实现。
  2. TransactionProcessor中的实现对cryptoKeyPair添加判断,如果传入cryptoKeyPair为空,则使用构造时默认传入的cryptoKeyPair。
  3. TransactionProcessor 中CryptoKeyPair属性默认非final,并提供get和set的接口。
  4. AssembleTransactionProcessor 添加带CryptoKeyPair参数的接口。

dalaocu avatar Nov 12 '21 07:11 dalaocu

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.

ghost avatar Nov 12 '21 07:11 ghost

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.

ghost avatar Nov 12 '21 07:11 ghost

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Nov 12 '21 09:11 sonarqubecloud[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Jul 14 '22 06:07 sonarqubecloud[bot]