Skip to content

fix: Use address(this) as sender in quote in LZForwarder (SC-1126)#38

Merged
lucas-manuel merged 2 commits intomasterfrom
fix/sc-1126
Sep 2, 2025
Merged

fix: Use address(this) as sender in quote in LZForwarder (SC-1126)#38
lucas-manuel merged 2 commits intomasterfrom
fix/sc-1126

Conversation

@supercontracts
Copy link
Contributor

No description provided.

@supercontracts supercontracts changed the title fix: Use address(this) as sender in quote in LZForwarder fix: Use address(this) as sender in quote in LZForwarder (SC-1126) Sep 1, 2025
@supercontracts supercontracts self-assigned this Sep 1, 2025
@github-actions
Copy link

github-actions bot commented Sep 2, 2025

Coverage after merging fix/sc-1126 into master will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/forwarders
   AMBForwarder.sol100%100%100%100%
   ArbitrumForwarder.sol100%100%100%100%
   CCTPForwarder.sol100%100%100%100%
   LZForwarder.sol100%100%100%100%
   OptimismForwarder.sol100%100%100%100%
src/receivers
   AMBReceiver.sol100%100%100%100%
   ArbitrumReceiver.sol100%100%100%100%
   CCTPReceiver.sol100%100%100%100%
   LZReceiver.sol100%100%100%100%
   OptimismReceiver.sol100%100%100%100%

@lucas-manuel lucas-manuel merged commit f20db48 into master Sep 2, 2025
3 checks passed
@lucas-manuel lucas-manuel deleted the fix/sc-1126 branch September 2, 2025 15:42
barrutko added a commit to grove-labs/xchain-helpers that referenced this pull request Oct 14, 2025
* feat: Add LayerZero Support (SC-1050) (sparkdotfi#37)

* intial commit

* fix: tests
add: binance chain

* add: init

* fix

* Update LZReceiver.sol

* fix: receiver

* add: LZReceiver.t.sol

* fix: review

* fix: LZForwarder refund correct payer (SC-1127) (sparkdotfi#39)

* fix: Use address(this) as sender in quote in LZForwarder (SC-1126) (sparkdotfi#38)

Co-authored-by: Lucas Manuel <lucasmanuel.tech@gmail.com>

* fix: `LZReceiver` implement full OApp (SC-1124, SC-1125) (sparkdotfi#40)

* save

* fix: review

* fix: review

* fix: comment

* fix: Pay in LZToken (SC-1152) (sparkdotfi#41)

* fix

* add: param

* add: tests

* fix: review

* feat: Add Avalanche to lz (SC-1178) (sparkdotfi#43)

---------

Co-authored-by: supercontracts <bonjour.tabish@gmail.com>
Co-authored-by: Lucas Manuel <lucasmanuel.tech@gmail.com>
barrutko added a commit to grove-labs/xchain-helpers that referenced this pull request Oct 14, 2025
* feat: Add LayerZero Support (SC-1050) (sparkdotfi#37)

* intial commit

* fix: tests
add: binance chain

* add: init

* fix

* Update LZReceiver.sol

* fix: receiver

* add: LZReceiver.t.sol

* fix: review

* fix: LZForwarder refund correct payer (SC-1127) (sparkdotfi#39)

* fix: Use address(this) as sender in quote in LZForwarder (SC-1126) (sparkdotfi#38)



* fix: `LZReceiver` implement full OApp (SC-1124, SC-1125) (sparkdotfi#40)

* save

* fix: review

* fix: review

* fix: comment

* fix: Pay in LZToken (SC-1152) (sparkdotfi#41)

* fix

* add: param

* add: tests

* fix: review

* feat: Add Avalanche to lz (SC-1178) (sparkdotfi#43)

---------

Co-authored-by: supercontracts <bonjour.tabish@gmail.com>
Co-authored-by: Lucas Manuel <lucasmanuel.tech@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants