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(tokenFreezeTransaction): Implement JSON-RPC method endpoint for TokenFreezeTransaction #848

Conversation

rwalworth
Copy link
Contributor

@rwalworth rwalworth commented Dec 4, 2024

Description:
This PR implements the JSON-RPC for TokenFreezeTransaction (freezeToken).

This PR contains work from #832, #835, #839, so those PRs should be reviewed and merged first.

Related issue(s):

Fixes #844

Checklist

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

Signed-off-by: Rob Walworth <[email protected]>
…kenassociatetransaction' into 00838-tck-c++-implement-json-rpc-method-endpoint-for-tokendissociatetransaction

Signed-off-by: Rob Walworth <[email protected]>
…oint-for-tokenassociatetransaction

Signed-off-by: Rob Walworth <[email protected]>
…oint-for-tokenpausetransaction

Signed-off-by: Rob Walworth <[email protected]>
…oint-for-tokendissociatetransaction

Signed-off-by: Rob Walworth <[email protected]>
…kenassociatetransaction' into 00844-tck-c++-tck-c++-implement-json-rpc-method-endpoint-for-tokenfreezetransaction
…kendissociatetransaction' into 00844-tck-c++-tck-c++-implement-json-rpc-method-endpoint-for-tokenfreezetransaction

Signed-off-by: Rob Walworth <[email protected]>
rwalworth and others added 6 commits December 13, 2024 18:42
…kenpausetransaction' into 00844-tck-c++-tck-c++-implement-json-rpc-method-endpoint-for-tokenfreezetransaction

Signed-off-by: Rob Walworth <[email protected]>
…hod-endpoint-for-tokenfreezetransaction

Signed-off-by: Rob Walworth <[email protected]>
@gsstoykov gsstoykov merged commit 0a2da07 into main Jan 15, 2025
5 checks passed
@gsstoykov gsstoykov deleted the 00844-tck-c++-tck-c++-implement-json-rpc-method-endpoint-for-tokenfreezetransaction branch January 15, 2025 08:04
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 method endpoint for TokenFreezeTransaction
2 participants