Skip to content

Init should only be called once#30

Merged
hexonaut merged 1 commit intomasterfrom
init-fix
Apr 14, 2025
Merged

Init should only be called once#30
hexonaut merged 1 commit intomasterfrom
init-fix

Conversation

@hexonaut
Copy link
Contributor

Small bug where each bridge would init the recorded logs many times which was unnecessary.

@github-actions
Copy link

Coverage after merging init-fix 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%
   OptimismForwarder.sol100%100%100%100%
src/receivers
   AMBReceiver.sol100%100%100%100%
   ArbitrumReceiver.sol100%100%100%100%
   CCTPReceiver.sol100%100%100%100%
   OptimismReceiver.sol100%100%100%100%

@hexonaut hexonaut merged commit 9c2effc into master Apr 14, 2025
3 checks passed
@hexonaut hexonaut deleted the init-fix branch April 14, 2025 12:11
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