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
Part of merging #252 involved updating types to work for testing all SDK languages, notably using string instead of int64 types. We should go back and update these for the Account transaction tests we have, as well as adding proper bound tests if they are not already implemented. This will involve changing the types in the SDK servers as well.
TCK-Java: Update Account endpoint types
TCK-JS: Update Account endpoint types
TCK-Go: Update Account endpoint types
TCK-C++: Update Account endpoint types
TCK-Swift: Update Account endpoint types
TCK-Rust: Update Account endpoint types
TCK: Update Account endpoint types
The text was updated successfully, but these errors were encountered:
Part of merging #252 involved updating types to work for testing all SDK languages, notably using
string
instead ofint64
types. We should go back and update these for theAccount
transaction tests we have, as well as adding proper bound tests if they are not already implemented. This will involve changing the types in the SDK servers as well.TCK-Java
: UpdateAccount
endpoint typesTCK-JS
: UpdateAccount
endpoint typesTCK-Go
: UpdateAccount
endpoint typesTCK-C++
: UpdateAccount
endpoint typesTCK-Swift
: UpdateAccount
endpoint typesTCK-Rust
: UpdateAccount
endpoint typesTCK
: UpdateAccount
endpoint typesThe text was updated successfully, but these errors were encountered: