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

feat: remove duplicated OFT Adapter section in LZ readme #3397

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

natanasow
Copy link
Collaborator

@natanasow natanasow commented Jan 16, 2025

Description:

Currently, there are two sections regarding OFT Adapter, the first one covers ERC20/ERC20 case, the second one handles ERC20/HTS token. As long as they act the same, we let only one in the readme to avoid user confusion.

Related issue(s):

Fixes #3339

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: nikolay <[email protected]>
@natanasow natanasow self-assigned this Jan 16, 2025
@natanasow natanasow added the enhancement New feature or request label Jan 16, 2025
@natanasow natanasow added this to the 0.65.0 milestone Jan 16, 2025
Signed-off-by: nikolay <[email protected]>
@natanasow natanasow marked this pull request as ready for review January 16, 2025 11:24
@natanasow natanasow requested review from georgi-l95, Ivo-Yankov and a team as code owners January 16, 2025 11:24
Copy link

github-actions bot commented Jan 16, 2025

Test Results

 20 files   -   8  269 suites   - 147   40m 2s ⏱️ - 51m 15s
612 tests  -   5  605 ✅ + 12  4 💤 ±0  3 ❌  - 17 
805 runs   - 282  796 ✅  - 260  6 💤 ±0  3 ❌  - 22 

For more details on these failures, see this check.

Results for commit b1238d0. ± Comparison against base commit e779b0f.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.62%. Comparing base (67b61c6) to head (b1238d0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3397      +/-   ##
==========================================
- Coverage   84.87%   84.62%   -0.26%     
==========================================
  Files          69       69              
  Lines        4742     4742              
  Branches     1067     1067              
==========================================
- Hits         4025     4013      -12     
- Misses        400      408       +8     
- Partials      317      321       +4     
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 79.56% <ø> (ø)
server 83.28% <ø> (ø)
ws-server 36.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LZ <-> Hedera examples
1 participant