Closed rwalworth closed 6 days ago
Description: This PR adds the JSON-RPC updateAccount to service AccountUpdateTransaction TCK tests. A tweak was made to the SDK itself as well to allow Timestamps to parse unsigned integers to protobuf fields.
updateAccount
AccountUpdateTransaction
Timestamp
Related issue(s):
Fixes #403
Checklist
Issues 4 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarQube Cloud
Description: This PR adds the JSON-RPC
updateAccount
to serviceAccountUpdateTransaction
TCK tests. A tweak was made to the SDK itself as well to allowTimestamp
s to parse unsigned integers to protobuf fields.Related issue(s):
Fixes #403
Checklist