Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDKs: Add TokenCreate assessmentMethod property #295

Open
7 tasks
ivaylogarnev-limechain opened this issue Dec 3, 2024 · 0 comments
Open
7 tasks

SDKs: Add TokenCreate assessmentMethod property #295

ivaylogarnev-limechain opened this issue Dec 3, 2024 · 0 comments
Assignees
Milestone

Comments

@ivaylogarnev-limechain
Copy link
Contributor

ivaylogarnev-limechain commented 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.

(#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
@ivaylogarnev-limechain ivaylogarnev-limechain self-assigned this Dec 3, 2024
@ivaylogarnev-limechain ivaylogarnev-limechain changed the title SDK: Add TokenCreate assessmentMethod property SDKs: Add TokenCreate assessmentMethod property Dec 3, 2024
@ivaylogarnev-limechain ivaylogarnev-limechain changed the title SDKs: Add TokenCreate assessmentMethod property BUG: Add TokenCreate assessmentMethod property across SDKs Dec 3, 2024
@ivaylogarnev-limechain ivaylogarnev-limechain changed the title BUG: Add TokenCreate assessmentMethod property across SDKs SDKs: Add TokenCreate assessmentMethod property Dec 3, 2024
@ivaylogarnev-limechain ivaylogarnev-limechain added this to the Sprint 13 milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant