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(protocol): check message.to on source chain as well #13107

Merged
merged 3 commits into from
Feb 8, 2023

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Feb 7, 2023

No description provided.

@dantaik dantaik self-assigned this Feb 7, 2023
@dantaik dantaik marked this pull request as ready for review February 7, 2023 08:47
@dantaik dantaik enabled auto-merge (squash) February 7, 2023 08:47
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #13107 (eaeae1d) into main (91a8fe5) will decrease coverage by 0.16%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main   #13107      +/-   ##
==========================================
- Coverage   62.66%   62.51%   -0.16%     
==========================================
  Files         113      113              
  Lines        3217     3220       +3     
  Branches      436      437       +1     
==========================================
- Hits         2016     2013       -3     
- Misses       1124     1131       +7     
+ Partials       77       76       -1     
Flag Coverage Δ *Carryforward flag
bridge-ui 92.61% <ø> (ø) Carriedforward from 0c4eec6
protocol 52.95% <100.00%> (-0.27%) ⬇️
relayer 68.92% <ø> (ø) Carriedforward from 0c4eec6
ui 100.00% <ø> (ø) Carriedforward from 0c4eec6

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
packages/protocol/contracts/bridge/Bridge.sol 46.66% <100.00%> (ø)
...s/protocol/contracts/bridge/libs/LibBridgeSend.sol 79.16% <100.00%> (+2.97%) ⬆️
...es/protocol/contracts/thirdparty/LibMerkleTrie.sol 83.13% <0.00%> (-7.23%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dantaik dantaik merged commit b55a646 into main Feb 8, 2023
@dantaik dantaik deleted the bridge-check-message-to-on-src-chain branch February 8, 2023 00:58
@github-actions github-actions bot mentioned this pull request Feb 8, 2023
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.

None yet

3 participants