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 tests support for token check methods #411

Closed
Nana-EC opened this issue Aug 2, 2022 · 0 comments · Fixed by #468
Closed

Add htsPrecompile acceptance tests support for token check methods #411

Nana-EC opened this issue Aug 2, 2022 · 0 comments · Fixed by #468
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 tests support for token check methods exists

Solution

Add support for the token verifications:

  • isToken(address _token) returns (uint64 statusCode, bool isToken)
  • getTokenType(address _token) returns (uint64 statusCode, int32 tokenType)

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
@Nana-EC Nana-EC removed this from the 0.7.0 milestone Aug 18, 2022
@natanasow natanasow self-assigned this Aug 22, 2022
@Nana-EC Nana-EC added this to the 0.8.0 milestone Aug 30, 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