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] Precomputed/Counterfactual address for TokenBridge Remote Sender #678

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

Conversation

kyzooghost
Copy link
Contributor

@kyzooghost kyzooghost commented Feb 12, 2025

This PR implements issue(s) #664 #665

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@kyzooghost kyzooghost requested a review from a team as a code owner February 12, 2025 06:44
@kyzooghost kyzooghost temporarily deployed to docker-build-and-e2e February 12, 2025 06:45 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.40%. Comparing base (c083606) to head (586dd51).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #678      +/-   ##
============================================
- Coverage     68.46%   68.40%   -0.06%     
  Complexity     1185     1185              
============================================
  Files           323      323              
  Lines         13130    13119      -11     
  Branches       1318     1315       -3     
============================================
- Hits           8989     8974      -15     
- Misses         3590     3594       +4     
  Partials        551      551              
Flag Coverage Δ
hardhat 98.50% <100.00%> (-0.02%) ⬇️
kotlin 66.08% <ø> (-0.04%) ⬇️
Files with missing lines Coverage Δ
contracts/src/bridging/token/TokenBridge.sol 100.00% <100.00%> (ø)

... and 10 files with indirect coverage changes

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

Successfully merging this pull request may close these issues.

2 participants