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

feat: query mirror node for AccountBalances, AccountInfo, ContractInfo #343

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

RickyLB
Copy link
Contributor

@RickyLB RickyLB commented May 29, 2024

Signed-off-by: Ricky Saechao [email protected]
Description:

  • Add TokenRelationship
  • Query Mirror Node for AccountBalance and TokenRelationship and map query responses to ContractInfoQuery, AccountInfoQuery.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

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

@RickyLB RickyLB requested review from a team as code owners May 29, 2024 14:42
@RickyLB RickyLB force-pushed the feat/mirror_queries branch 2 times, most recently from 35ae8b5 to caa0da2 Compare June 3, 2024 18:37
RickyLB added 15 commits June 3, 2024 11:37
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Sources/Hedera/MirrorNodeGateway.swift Outdated Show resolved Hide resolved
Sources/Hedera/MirrorNodeGateway.swift Show resolved Hide resolved
Sources/Hedera/MirrorNodeGateway.swift Outdated Show resolved Hide resolved
Sources/Hedera/MirrorNodeRouter.swift Outdated Show resolved Hide resolved
Sources/Hedera/MirrorNodeRouter.swift Outdated Show resolved Hide resolved
Sources/Hedera/Contract/ContractInfo.swift Outdated Show resolved Hide resolved
Sources/Hedera/Account/AccountInfo.swift Outdated Show resolved Hide resolved
Sources/Hedera/Contract/ContractInfo.swift Outdated Show resolved Hide resolved
Sources/Hedera/Contract/ContractInfoQuery.swift Outdated Show resolved Hide resolved
Sources/Hedera/Contract/ContractInfoQuery.swift Outdated Show resolved Hide resolved
izik1
izik1 previously approved these changes Jun 5, 2024
Signed-off-by: Ricky Saechao <[email protected]>
Signed-off-by: Ricky Saechao <[email protected]>
Copy link

sonarcloud bot commented Jun 5, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

@RickyLB RickyLB requested a review from izik1 June 6, 2024 01: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.

2 participants