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

fix(protocol): update avg proof time and avg block time #391

Merged
merged 9 commits into from
Dec 9, 2022

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Dec 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #391 (6d4918d) into main (742ddcb) will decrease coverage by 0.64%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
- Coverage   65.53%   64.89%   -0.65%     
==========================================
  Files          96       95       -1     
  Lines        2594     2595       +1     
  Branches      310      312       +2     
==========================================
- Hits         1700     1684      -16     
- Misses        827      844      +17     
  Partials       67       67              
Flag Coverage Δ *Carryforward flag
bridge-ui 100.00% <ø> (ø) Carriedforward from 3cc4994
protocol 58.22% <0.00%> (-0.93%) ⬇️
relayer 68.34% <ø> (ø) Carriedforward from 3cc4994
ui 100.00% <ø> (ø) Carriedforward from 3cc4994

*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%) ⬇️
...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

davidtaikocha
davidtaikocha previously approved these changes Dec 9, 2022
@dantaik dantaik disabled auto-merge December 9, 2022 07:18
@dantaik dantaik merged commit 3681483 into main Dec 9, 2022
@dantaik dantaik deleted the updateAvgProofTime branch December 9, 2022 08:24
@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
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants