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

TCK-CPP: Account JSON-RPC Endpoints #664

Open
gsstoykov opened this issue Feb 28, 2024 · 0 comments
Open

TCK-CPP: Account JSON-RPC Endpoints #664

gsstoykov opened this issue Feb 28, 2024 · 0 comments
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.

Comments

@gsstoykov
Copy link
Contributor

gsstoykov commented Feb 28, 2024

Problem

In order to have full TCK specification validation. Developers must implement endpoints for all the Hedera defined transactions and queries. This epic lists all the needed endpoints for Account specific validation. We should also introduce a holder class for all Account specific endpoints so the code in the sdkClient doesn't scale up to be hard to maintain.

Solution

Implement specified endpoints and a holder class for them.

### Holder Class
- [ ] https://github.com/hiero-ledger/hiero-sdk-cpp/issues/671
### Endpoints
- [ ] https://github.com/hashgraph/hedera-sdk-cpp/issues/665
- [ ] https://github.com/hashgraph/hedera-sdk-cpp/issues/666
- [ ] https://github.com/hashgraph/hedera-sdk-cpp/issues/667
- [ ] https://github.com/hashgraph/hedera-sdk-cpp/issues/668
- [ ] https://github.com/hashgraph/hedera-sdk-cpp/issues/669
- [ ] https://github.com/hashgraph/hedera-sdk-cpp/issues/670
- [x] https://github.com/hashgraph/hedera-sdk-cpp/issues/695
@gsstoykov gsstoykov added the New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. label Feb 28, 2024
@gsstoykov gsstoykov self-assigned this Feb 28, 2024
@gsstoykov gsstoykov changed the title TCK-CPP: Account Suite TCK-CPP: Account JSON-RPC Endpoints Feb 28, 2024
@gsstoykov gsstoykov changed the title TCK-CPP: Account JSON-RPC Endpoints TCK-CPP: Account JSON-RPC Endpoints Feb 28, 2024
@gsstoykov gsstoykov removed their assignment Oct 3, 2024
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

No branches or pull requests

1 participant