Skip to content

feat(tokenWipeTransaction): Implement JSON-RPC method endpoint for TokenWipeTransaction#920

Merged
gsstoykov merged 15 commits intomainfrom
00915-tck-c-implement-json-rpc-method-endpoint-for-tokenwipetransaction
Mar 19, 2025
Merged

feat(tokenWipeTransaction): Implement JSON-RPC method endpoint for TokenWipeTransaction#920
gsstoykov merged 15 commits intomainfrom
00915-tck-c-implement-json-rpc-method-endpoint-for-tokenwipetransaction

Conversation

@rwalworth
Copy link
Copy Markdown
Contributor

Description:
This PR implements the JSON-RPC for TokenWipeTransaction (wipeToken).

This contains work from #919, so that PR should be reviewed and merged first.

Related issue(s):

Fixes #915

Checklist

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

Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
…nt-for-transfertransaction

Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
…sfertransaction' into 00915-tck-c-implement-json-rpc-method-endpoint-for-tokenwipetransaction
@rwalworth rwalworth self-assigned this Mar 13, 2025
@rwalworth rwalworth requested review from a team as code owners March 13, 2025 21:40
@rwalworth rwalworth linked an issue Mar 13, 2025 that may be closed by this pull request
@rwalworth rwalworth requested review from gsstoykov and removed request for gsstoykov March 13, 2025 21:40
@rwalworth rwalworth changed the title feat(TokenWipeTransaction): Implement JSON-RPC method endpoint for TokenWipeTransaction feat(tokenWipeTransaction): Implement JSON-RPC method endpoint for TokenWipeTransaction Mar 13, 2025
rwalworth and others added 5 commits March 17, 2025 15:44
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
…sfertransaction' into 00915-tck-c-implement-json-rpc-method-endpoint-for-tokenwipetransaction
@gsstoykov gsstoykov merged commit 9e0286d into main Mar 19, 2025
7 checks passed
@gsstoykov gsstoykov deleted the 00915-tck-c-implement-json-rpc-method-endpoint-for-tokenwipetransaction branch March 19, 2025 07:53
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-C++: Implement JSON-RPC method endpoint for TokenWipeTransaction

2 participants