-
Notifications
You must be signed in to change notification settings - Fork 75
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
feat: add LZ <> Hedera HTS Connector for existing token example #3361
Conversation
Signed-off-by: nikolay <[email protected]>
Signed-off-by: nikolay <[email protected]>
Quality Gate failedFailed conditions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG
I think we've collected a lot of good findings now
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3361 +/- ##
==========================================
- Coverage 85.02% 85.00% -0.03%
==========================================
Files 69 69
Lines 4688 4721 +33
Branches 1050 1063 +13
==========================================
+ Hits 3986 4013 +27
- Misses 392 394 +2
- Partials 310 314 +4
Flags with carried forward coverage won't be shown. Click here to find out more. |
Description:
Add an HTS Connector on Hedera <-> OFT Adapter on other EVM chain i.e. use HTS to represent a popular ERC 20 on Hedera.
Also resolving these comments:
Related issue(s):
Fixes #3339
Notes for reviewer:
Checklist