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(deployment): fund L1 bridge #400

Merged
merged 5 commits into from
Dec 10, 2022
Merged

feat(deployment): fund L1 bridge #400

merged 5 commits into from
Dec 10, 2022

Conversation

davidtaikocha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #400 (8c4c4ac) into main (742ddcb) will decrease coverage by 0.71%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #400      +/-   ##
==========================================
- Coverage   65.53%   64.81%   -0.72%     
==========================================
  Files          96       95       -1     
  Lines        2594     2595       +1     
  Branches      310      312       +2     
==========================================
- Hits         1700     1682      -18     
- Misses        827      846      +19     
  Partials       67       67              
Flag Coverage Δ *Carryforward flag
bridge-ui 100.00% <ø> (ø) Carriedforward from c3e2755
protocol 58.08% <0.00%> (-1.07%) ⬇️
relayer 68.34% <ø> (ø) Carriedforward from c3e2755
ui 100.00% <ø> (ø) Carriedforward from c3e2755

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

Impacted Files Coverage Δ
packages/protocol/contracts/L1/LibData.sol 21.42% <ø> (ø)
packages/protocol/contracts/L1/v1/V1Proposing.sol 0.00% <0.00%> (ø)
packages/protocol/contracts/L1/v1/V1Proving.sol 0.00% <ø> (ø)
packages/protocol/contracts/L1/v1/V1Utils.sol 0.00% <0.00%> (ø)
packages/protocol/contracts/L1/v1/V1Verifying.sol 18.60% <0.00%> (-0.91%) ⬇️
...ges/protocol/contracts/libs/LibAnchorSignature.sol 89.47% <0.00%> (-10.53%) ⬇️
...es/protocol/contracts/thirdparty/LibMerkleTrie.sol 83.13% <0.00%> (-8.44%) ⬇️
...ackages/bridge-ui/src/utils/switchEthereumChain.ts 100.00% <0.00%> (ø)
packages/bridge-ui/src/utils/toast.ts

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

@dantaik dantaik requested a review from alexshliu December 9, 2022 07:25
@davidtaikocha davidtaikocha merged commit e7ef53e into main Dec 10, 2022
@davidtaikocha davidtaikocha deleted the send-l1-bridge-eths branch December 10, 2022 04:10
@github-actions github-actions bot mentioned this pull request Jan 18, 2023
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.

3 participants