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

[System Contract DApp] Add contract interacting features to TokenQueryContract contract #318

Closed
Tracked by #314
quiet-node opened this issue Aug 10, 2023 · 0 comments · Fixed by #378
Closed
Tracked by #314
Assignees
Labels
enhancement New feature or request P2 Tooling tooling
Milestone

Comments

@quiet-node
Copy link
Member

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

  • Develop APIs to interact with methods from TokenCreateCustom contract
  • Create unit tests to verify the accuracy of the contract's APIs.
  • Implement a UI component to streamline contract interactions.

Alternatives

No response

@quiet-node quiet-node added the enhancement New feature or request label Aug 10, 2023
@quiet-node quiet-node added enhancement New feature or request P2 Tooling tooling and removed enhancement New feature or request labels Aug 10, 2023
@quiet-node quiet-node added this to the 0.5.0 milestone Aug 10, 2023
@quiet-node quiet-node self-assigned this Aug 10, 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]>
@Nana-EC Nana-EC moved this to Sprint BackLog in Smart Contract Sprint Board Sep 5, 2023
@Nana-EC Nana-EC moved this from Sprint BackLog to In Progress in Smart Contract Sprint Board Sep 5, 2023
quiet-node added a commit that referenced this issue Sep 6, 2023
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]>
quiet-node added a commit that referenced this issue Sep 6, 2023
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
quiet-node added a commit that referenced this issue Sep 7, 2023
quiet-node added a commit that referenced this issue Sep 7, 2023
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 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
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
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
Labels
enhancement New feature or request P2 Tooling tooling
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant