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
The assessmentMethod field appears to be unset for transactions across various SDKs on the server side for TokenCreate transaction.
Several tests under "custom fees" section are currently failing due to this.
(#19) Creates a token with a fractional fee with a minimum amount of 0
(#25) Creates a token with a fractional fee with a maximum amount of 0
(#62) Creates a token with a fractional fee that is assessed to the receiver
Please review and update the Token endpoints in the following SDKs:
TCK-Java: Update TokenCreate endpoint
TCK-JS: Update TokenCreate endpoint
TCK-Go: Update TokenCreate endpoint
TCK-C++: Update TokenCreate endpoint
TCK-Swift: Update TokenCreate endpoint
TCK-Rust: Update TokenCreate endpoint
TCK: Update TokenCreate endpoint
The text was updated successfully, but these errors were encountered:
ivaylogarnev-limechain
changed the title
SDK: Add TokenCreate assessmentMethod propertySDKs: Add TokenCreate assessmentMethod property
Dec 3, 2024
ivaylogarnev-limechain
changed the title
SDKs: Add TokenCreate assessmentMethod propertyBUG: Add TokenCreate assessmentMethod property across SDKs
Dec 3, 2024
ivaylogarnev-limechain
changed the title
BUG: Add TokenCreate assessmentMethod property across SDKsSDKs: Add TokenCreate assessmentMethod property
Dec 3, 2024
The
assessmentMethod
field appears to be unset for transactions across various SDKs on the server side for TokenCreate transaction.Several tests under "custom fees" section are currently failing due to this.
Please review and update the Token endpoints in the following SDKs:
TCK-Java
: UpdateTokenCreate
endpointTCK-JS
: UpdateTokenCreate
endpointTCK-Go
: UpdateTokenCreate
endpointTCK-C++
: UpdateTokenCreate
endpointTCK-Swift
: UpdateTokenCreate
endpointTCK-Rust
: UpdateTokenCreate
endpointTCK
: UpdateTokenCreate
endpointThe text was updated successfully, but these errors were encountered: