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

feat(tokenUpdateTransaction): Implement JSON-RPC method endpoint for TokenUpdateTransaction #815

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

rwalworth
Copy link
Contributor

@rwalworth rwalworth commented Oct 31, 2024

Description:
This PR implements the JSON-RPC for TokenUpdateTransaction (updateToken).

This contains work in #793 so that should be reviewed and merged first.

Related issue(s):

Fixes #773

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

…dated/fixed processing of fractional fees

Signed-off-by: Rob Walworth <[email protected]>
…etransaction' into 00773-tck-c++-implement-json-rpc-methods-for-tokenupdatetransaction
Signed-off-by: Rob Walworth <[email protected]>
Signed-off-by: Rob Walworth <[email protected]>
…etransaction' into 00773-tck-c++-implement-json-rpc-methods-for-tokenupdatetransaction
@rwalworth rwalworth added the New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. label Oct 31, 2024
@rwalworth rwalworth self-assigned this Oct 31, 2024
@rwalworth rwalworth requested review from a team as code owners October 31, 2024 20:00
@rwalworth rwalworth linked an issue Oct 31, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TCK-C++: Implement JSON-RPC methods for TokenUpdateTransaction
1 participant