You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* AMOP module supports hexadecimal public key and private key as parameters
12
+
* Support constructing `AssembleTransactionProcessor` through the contents of `bin` and `abi`
13
+
*`AssembleTransactionProcessor` supports the construction of signed transactions
14
+
15
+
Changed:
16
+
* Rename the jar package of Java SDK to `fisco-bcos-java-sdk`
17
+
* Support loading certificates and account private keys from the `resources` path
18
+
*`ABICodecJsonWrapper` supports the representation of `bytes` type parameters in Base64 and hexadecimal encoding, and distinguishes encoding types with prefixes of `base64://` and `hex://`
0 commit comments