-
Notifications
You must be signed in to change notification settings - Fork 54
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
[System Contract DApp] Add contract interacting features to TokenQueryContract contract #318
Closed
Tracked by
#314
Comments
quiet-node
added
enhancement
New feature or request
P2
Tooling
tooling
and removed
enhancement
New feature or request
labels
Aug 10, 2023
This was referenced Sep 2, 2023
quiet-node
added a commit
that referenced
this issue
Sep 5, 2023
* dapp-feat: added TokenQueryContract to the main layout Signed-off-by: Logan Nguyen <[email protected]> * dapp: HTS TokenQuery TokenValidity feature complete Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]>
quiet-node
added a commit
that referenced
this issue
Sep 6, 2023
Signed-off-by: Logan Nguyen <[email protected]>
2 tasks
quiet-node
added a commit
that referenced
this issue
Sep 6, 2023
* dapp-feat: TokenGeneralInfo feature complete (#318) Signed-off-by: Logan Nguyen <[email protected]> * dap-fix: fixed tokenInfo callers Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]>
2 tasks
quiet-node
added a commit
that referenced
this issue
Sep 6, 2023
Signed-off-by: Logan Nguyen <[email protected]>
2 tasks
quiet-node
added a commit
that referenced
this issue
Sep 7, 2023
* dapp-feat: QueryTokenSpecific feature complete Signed-off-by: Logan Nguyen <[email protected]> * dapp-fix: fixed toastDescription Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: added HEDERA_BRANDING_COLORS constant Signed-off-by: Logan Nguyen <[email protected]> * dapp-fix: fixed typo Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]>
quiet-node
added a commit
that referenced
this issue
Sep 7, 2023
Signed-off-by: Logan Nguyen <[email protected]>
2 tasks
quiet-node
added a commit
that referenced
this issue
Sep 7, 2023
Signed-off-by: Logan Nguyen <[email protected]>
quiet-node
added a commit
that referenced
this issue
Sep 7, 2023
Signed-off-by: Logan Nguyen <[email protected]>
2 tasks
quiet-node
added a commit
that referenced
this issue
Sep 7, 2023
* dapp-feat: QueryTokenRelation feature complete (#318) Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: renamed QueryTokenRelation to QueryTokenInfo (#318) Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]>
github-project-automation
bot
moved this from In Progress
to Done
in Smart Contract Sprint Board
Sep 7, 2023
quiet-node
added a commit
that referenced
this issue
Sep 8, 2023
Signed-off-by: Logan Nguyen <[email protected]>
quiet-node
added a commit
that referenced
this issue
Sep 11, 2023
* dapp-update: added gasLimit to TransferSingleToken API Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: updated util component for TransferSingleToken Signed-off-by: Logan Nguyen <[email protected]> * dapp-feat: finished TransferSingleToken feature Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: merged transferSignleToken and transferSignleTokenFrom into 1 API Signed-off-by: Logan Nguyen <[email protected]> * dapp-feat: TransferSingleTokenFrom Feature complete (#318) Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]>
mshakeg
pushed a commit
to mshakeg/hedera-smart-contracts
that referenced
this issue
Oct 14, 2023
…ashgraph#372) * dapp-feat: added TokenQueryContract to the main layout Signed-off-by: Logan Nguyen <[email protected]> * dapp: HTS TokenQuery TokenValidity feature complete Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]> Signed-off-by: Mo Shaikjee <[email protected]>
mshakeg
pushed a commit
to mshakeg/hedera-smart-contracts
that referenced
this issue
Oct 14, 2023
…ph#374) * dapp-feat: TokenGeneralInfo feature complete (hashgraph#318) Signed-off-by: Logan Nguyen <[email protected]> * dap-fix: fixed tokenInfo callers Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]> Signed-off-by: Mo Shaikjee <[email protected]>
mshakeg
pushed a commit
to mshakeg/hedera-smart-contracts
that referenced
this issue
Oct 14, 2023
…raph#375) * dapp-feat: QueryTokenSpecific feature complete Signed-off-by: Logan Nguyen <[email protected]> * dapp-fix: fixed toastDescription Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: added HEDERA_BRANDING_COLORS constant Signed-off-by: Logan Nguyen <[email protected]> * dapp-fix: fixed typo Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]> Signed-off-by: Mo Shaikjee <[email protected]>
mshakeg
pushed a commit
to mshakeg/hedera-smart-contracts
that referenced
this issue
Oct 14, 2023
…hgraph#377) Signed-off-by: Logan Nguyen <[email protected]> Signed-off-by: Mo Shaikjee <[email protected]>
mshakeg
pushed a commit
to mshakeg/hedera-smart-contracts
that referenced
this issue
Oct 14, 2023
…raph#378) * dapp-feat: QueryTokenRelation feature complete (hashgraph#318) Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: renamed QueryTokenRelation to QueryTokenInfo (hashgraph#318) Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]> Signed-off-by: Mo Shaikjee <[email protected]>
mshakeg
pushed a commit
to mshakeg/hedera-smart-contracts
that referenced
this issue
Oct 14, 2023
) * dapp-update: added gasLimit to TransferSingleToken API Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: updated util component for TransferSingleToken Signed-off-by: Logan Nguyen <[email protected]> * dapp-feat: finished TransferSingleToken feature Signed-off-by: Logan Nguyen <[email protected]> * dapp-update: merged transferSignleToken and transferSignleTokenFrom into 1 API Signed-off-by: Logan Nguyen <[email protected]> * dapp-feat: TransferSingleTokenFrom Feature complete (hashgraph#318) Signed-off-by: Logan Nguyen <[email protected]> --------- Signed-off-by: Logan Nguyen <[email protected]> Signed-off-by: Mo Shaikjee <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
The TokenQueryContract contract requires a set of essential items to effectively support contract interactions. This issue aims to address this need by adding the following components:
APIs and Unit Tests: Develop APIs for the contract's methods and create corresponding unit tests to ensure their functionality.
UI Component: Implement an UI component that simplifies and enhances the contract interaction flows.
Solution
Alternatives
No response
The text was updated successfully, but these errors were encountered: