You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following tasks are required to implement and complete the TCK project. The TCK should encapsulate all the Hedera defined transactions and queries.
Solution
Assign the tasks to be completed in future sprints until the project is complete.
Problem
The following tasks are required to implement and complete the TCK project. The TCK should encapsulate all the Hedera defined transactions and queries.
Solution
Assign the tasks to be completed in future sprints until the project is complete.
Alternatives
JSON RPC Servers
TCK-Java
: Implement JSON-RPCserver
to serve theTCK
hashgraph/hedera-sdk-java#1733Tests
AccountCreateTransaction
#37AccountUpdateTransaction
#38AccountDeleteTransaction
#40AccountBalanceQuery
#50AccountInfoQuery
#53AccountAllowanceApproveTransaction
#44AccountAllowanceDeleteTransaction
#47ContractBytecodeQuery
#92ContractCallQuery
#77ContractCreateTransaction
#74ContractDeleteTransaction
#86ContractExecuteTransaction
#80ContractInfoQuery
#89ContractUpdateTransaction
#83EthereumTransaction
#110FileAppendTransaction
#62FileCreateTransaction
#59FileDeleteTransaction
#68FileInfoQuery
#71FileUpdateTransaction
#65NetworkVersionInfoQuery
#113ScheduleCreateTransaction
#116ScheduleDeleteTransaction
#119ScheduleInfoQuery
#122ScheduleSignTransaction
#125SystemDeleteTransaction
#128SystemUndeleteTransaction
#131TokenAssociateTransaction
#134TokenBurnTransaction
#137TokenCreateTransaction
#140TokenDeleteTransaction
#143TokenDissociateTransaction
#146TokenFeeScheduleUpdateTransaction
#149TokenFreezeTransaction
#152TokenGrantKycTransaction
#155TokenInfoQuery
#158TokenMintTransaction
#161TokenNftInfoQuery
#164TokenPauseTransaction
#167TokenRevokeKycTransaction
#170TokenUnfreezeTransaction
#173TokenUnpauseTransaction
#176TokenUpdateTransaction
#179TokenWipeTransaction
#182TopicCreateTransaction
#95TopicDeleteTransaction
#101TopicInfoQuery
#104TopicMessageSubmitTransaction
#107TopicUpdateTransaction
#98TransactionReceiptQuery
#185TransactionRecordQuery
#188TransferTransaction
#56Performance Tests
Longevity Test
Documentation
Other
The text was updated successfully, but these errors were encountered: