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(tck): add AccountUpdate method #867

Merged
merged 5 commits into from
Nov 27, 2024

Conversation

RickyLB
Copy link
Contributor

@RickyLB RickyLB commented Nov 26, 2024

Signed-off-by: Ricky Saechao [email protected]
Description:

This PR adds AccountUpdate JRPC method for TCK testing.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

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

@RickyLB RickyLB requested review from a team as code owners November 26, 2024 15:49
@RickyLB RickyLB changed the title feat(tck): add AccountCreateTransaction feat(tck): add AccountUpdate method Nov 26, 2024
@SimiHunjan SimiHunjan linked an issue Nov 26, 2024 that may be closed by this pull request
rwalworth
rwalworth previously approved these changes Nov 27, 2024
Copy link

@rwalworth rwalworth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RickyLB RickyLB merged commit 0d37a18 into hashgraph:main Nov 27, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

TCK-Rust: Implement JSON-RPC methods for AccountUpdateTransaction
2 participants