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 acceptance test support for HederaTokenService precompile #398

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

Add acceptance test support for HederaTokenService precompile #398

Nana-EC opened this issue Aug 2, 2022 · 0 comments · Fixed by #424
Assignees
Labels
enhancement New feature or request limechain P1
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Aug 2, 2022

Problem

Currently there's no test support for the IHederaTokenService.sol for HTS precompile

Solution

Add support for acceptance tests be

  • Add contract implementation HederaTokenService.sol to branch in test section
  • Add new htsPrecompile.spec.ts file
  • Add logic to deploy contract and fund 2 accounts

This should serve as a basis that other PRs will utilize to test the hts precompile functions

Alternatives

No response

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 P1
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants