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 HIP-573 example #1300

Merged
merged 11 commits into from
Oct 21, 2022
Merged

Fix HIP-573 example #1300

merged 11 commits into from
Oct 21, 2022

Conversation

petreze
Copy link
Contributor

@petreze petreze commented Oct 21, 2022

Description:
Fix the example regarding HIP-573

Related issue(s): #1279

Fixes #1301

Notes for reviewer:
There were some missing parts about the setAllCollectorsAreExempt() setter and the setter itself, which are needed in order to show the functionality presented in HIP-573

The missing code pieces are inside release/v2.19.0-beta.1 branch, which is merged here, inside fix-hip-573-example branch, in order for the functionality to be present and finish the example

Checklist

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

@petreze petreze requested a review from ochikov October 21, 2022 09:33
@petreze petreze marked this pull request as ready for review October 21, 2022 10:08
@petreze petreze changed the title Fix hip 573 example Fix HIP-573 example Oct 21, 2022
@petreze petreze marked this pull request as draft October 21, 2022 10:24
@petreze petreze marked this pull request as ready for review October 21, 2022 13:38
@ochikov ochikov merged commit 0f9d320 into main Oct 21, 2022
@ochikov ochikov deleted the fix-hip-573-example branch October 21, 2022 13:43
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

monokaijs pushed a commit to monostarter/u2u-sdk-js that referenced this pull request Jul 5, 2023
* feat: implement `CustomFee.allCollectorsAreExempt

Signed-off-by: Daniel Akhterov <[email protected]>

* release(proto): v2.11.0

Signed-off-by: Daniel Akhterov <[email protected]>

* release(sdk): v2.19.0-beta.1

Signed-off-by: Daniel Akhterov <[email protected]>

* merge release-v2.19.0 into fix-hip-573-example

* hip-573 adjustments

* Revert "hip-573 adjustments"

This reverts commit dd7dfea.

* hip-573 adjustments

* getting the balances with query instead of using the mirror node

* get the accountIds from the wallets

* wrong field name inside setAllCollectorsAreExempt() setter

Signed-off-by: Daniel Akhterov <[email protected]>
Co-authored-by: Daniel Akhterov <[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.

Add setAllCollectorsAreExempt() when creating CustomFractionalFee for FT
4 participants