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

Fix examples build warnings #1475

Merged
merged 9 commits into from
Feb 27, 2023
Merged

Fix examples build warnings #1475

merged 9 commits into from
Feb 27, 2023

Conversation

petreze
Copy link
Contributor

@petreze petreze commented Feb 24, 2023

Description:
This PR fixes all build warnings in the examples plus getting account infos from the mirror node for deprecated fields (or soon to be deprecated) instead of using AccountInfoQuery

Related issue(s):

Fixes #1473 #1474

Notes for reviewer:
All warnings inside the examples are fixed. Furthermore, in the cases where there will be deprecation in AccountInfoQuery fields, we are now using the information provided from the mirror node

Checklist

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

@petreze petreze linked an issue Feb 24, 2023 that may be closed by this pull request
@petreze petreze marked this pull request as ready for review February 25, 2023 12:03
@ochikov ochikov merged commit 2708b80 into develop Feb 27, 2023
@ochikov ochikov deleted the fix/examples-build-warnings branch February 27, 2023 07:46
monokaijs pushed a commit to monostarter/u2u-sdk-js that referenced this pull request Jul 5, 2023
* partial work

Signed-off-by: Petar Tonev <[email protected]>

* init hip583

Signed-off-by: Petar Tonev <[email protected]>

* full support

Signed-off-by: Petar Tonev <[email protected]>

* fix example for nft allowances

Signed-off-by: ochikov <[email protected]>

* partial

Signed-off-by: Petar Tonev <[email protected]>

* remove warnings from 2 tests

Signed-off-by: Petar Tonev <[email protected]>

* fix all example warnings

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: Petar Tonev <[email protected]>
Signed-off-by: ochikov <[email protected]>
Co-authored-by: ochikov <[email protected]>
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.

Use mirror node info instead of AccountInfoQuery in some cases Fix example build warnings
2 participants