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

Add htsPrecompile acceptance test support for expiry methods #408

Closed
Nana-EC opened this issue Aug 2, 2022 · 1 comment · Fixed by #467
Closed

Add htsPrecompile acceptance test support for expiry methods #408

Nana-EC opened this issue Aug 2, 2022 · 1 comment · Fixed by #467
Assignees
Labels
enhancement New feature or request limechain P2
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Aug 2, 2022

Problem

No htsPrecompile acceptance test support for exists for auto renew methods

Solution

Add support for token autoRenew

  • getTokenExpiryInfo(address)
  • updateTokenExpiryInfo(address, Expiry)

Alternatives

No response

@Nana-EC Nana-EC added enhancement New feature or request limechain P2 labels Aug 2, 2022
@Nana-EC Nana-EC added this to the 0.7.0 milestone Aug 12, 2022
@georgi-l95 georgi-l95 self-assigned this Aug 23, 2022
@georgi-l95
Copy link
Member

Those functions are renamed to:

  • getTokenExpiryInfo(address)
  • updateTokenExpiryInfo(address, Expiry)

However this is still not implemented, waiting for this PR hiero-ledger/hiero-consensus-node#3756 to be merged, so I can continue.

@georgi-l95 georgi-l95 linked a pull request Aug 24, 2022 that will close this issue
2 tasks
@Nana-EC Nana-EC changed the title Add htsPrecompile acceptance test support for auto renew methods Add htsPrecompile acceptance test support for expiry methods Aug 30, 2022
@Nana-EC Nana-EC modified the milestones: 0.7.0, 0.8.0 Aug 30, 2022
Repository owner moved this from In Progress to Done in Smart Contract Sprint Board Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request limechain P2
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants