-
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: nikolay <[email protected]>
Test Results 21 files + 4 264 suites +36 58m 24s ⏱️ + 26m 38s For more details on these failures, see this check. Results for commit a4c5e58. ± Comparison against base commit 68fce9a. ♻️ This comment has been updated with latest results. |
Signed-off-by: nikolay <[email protected]>
Quality Gate failedFailed conditions |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3361 +/- ##
==========================================
- Coverage 85.02% 84.98% -0.05%
==========================================
Files 69 69
Lines 4688 4721 +33
Branches 1050 1063 +13
==========================================
+ Hits 3986 4012 +26
- Misses 392 394 +2
- Partials 310 315 +5
Flags with carried forward coverage won't be shown. Click here to find out more. |
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
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