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(guardian-prover-health-check): Guardian prover rework #15375

Merged
merged 9 commits into from
Dec 12, 2023

Conversation

cyberhorsey
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Dec 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
bridge-ui-v2-a5 ✅ Ready (Inspect) Visit Preview Dec 12, 2023 4:03am
bridge-ui-v2-a6 ✅ Ready (Inspect) Visit Preview Dec 12, 2023 4:03am
1 Ignored Deployment
Name Status Preview Updated (UTC)
bridge-ui-v2-internal ⬜️ Ignored (Inspect) Visit Preview Dec 12, 2023 4:03am

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Attention: 124 lines in your changes are missing coverage. Please review.

Comparison is base (0ece27d) 26.53% compared to head (1225e02) 27.07%.

Files Patch % Lines
...dian-prover-health-check/http/get_signed_blocks.go 0.00% 58 Missing ⚠️
...dian-prover-health-check/http/post_health_check.go 0.00% 27 Missing ⚠️
...dian-prover-health-check/http/post_signed_block.go 50.00% 14 Missing and 1 partial ⚠️
...prover-health-check/healthchecker/healthchecker.go 0.00% 14 Missing ⚠️
.../guardian-prover-health-check/repo/signed_block.go 64.28% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           alpha-6   #15375      +/-   ##
===========================================
+ Coverage    26.53%   27.07%   +0.53%     
===========================================
  Files           93       96       +3     
  Lines         5657     5685      +28     
===========================================
+ Hits          1501     1539      +38     
+ Misses        3997     3985      -12     
- Partials       159      161       +2     
Flag Coverage Δ *Carryforward flag
eventindexer 18.36% <ø> (ø) Carriedforward from 57831af
guardian-prover-health-check 24.86% <25.30%> (+4.24%) ⬆️
relayer 39.98% <ø> (ø) Carriedforward from 57831af

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cyberhorsey cyberhorsey self-assigned this Dec 12, 2023
@cyberhorsey cyberhorsey marked this pull request as ready for review December 12, 2023 03:58
@davidtaikocha davidtaikocha added this pull request to the merge queue Dec 12, 2023
Merged via the queue into alpha-6 with commit 975c882 Dec 12, 2023
15 checks passed
@davidtaikocha davidtaikocha deleted the guardian_prover_rework branch December 12, 2023 14:07
KorbinianK added a commit that referenced this pull request Dec 14, 2023
commit 97f83f0
Author: jeff <[email protected]>
Date:   Tue Dec 12 18:19:35 2023 -0800

    feat(guardian-prover-health-check): Guardian prover metrics (#15377)

commit 975c882
Author: jeff <[email protected]>
Date:   Tue Dec 12 06:06:50 2023 -0800

    feat(guardian-prover-health-check): Guardian prover rework (#15375)

commit 7dfc298
Author: Daniel Wang <[email protected]>
Date:   Tue Dec 12 16:46:17 2023 +0800

    add links in solidity files

commit 0ece27d
Author: Korbinian <[email protected]>
Date:   Mon Dec 11 21:59:02 2023 +0100

    chore(bridge-ui-v2): update and fix typescript-linting (#15372)

commit 9ef2dd2
Author: Daniel Wang <[email protected]>
Date:   Mon Dec 11 19:47:30 2023 +0800

    refactor(protocol): use Bridge to send cross-chain owned contract transactions (#15368)

    Co-authored-by: David <[email protected]>

commit 5e06cd9
Author: xiaodino <[email protected]>
Date:   Mon Dec 11 00:35:00 2023 -0800

    feat(bridge-ui-v2): Update encoded signal proof in BridgeProver.ts (#15348)

    Co-authored-by: David <[email protected]>
    Co-authored-by: Daniel Wang <[email protected]>

commit 8edcb3c
Author: Daniel Wang <[email protected]>
Date:   Mon Dec 11 15:17:52 2023 +0800

    chore(protocol): move eip1559_util.py to script/ (#15367)

commit 161f4c6
Author: Daniel Wang <[email protected]>
Date:   Fri Dec 8 16:47:54 2023 +0800

    feat(protocol): Use taikoL2's address as the treasury address in circuits (#15350)

    Co-authored-by: David <[email protected]>

commit d50b276
Author: David <[email protected]>
Date:   Fri Dec 8 13:51:32 2023 +0800

    feat(protocol): grant `securityCouncil` the `PROPOSER` role (#15355)

commit 75b2ef9
Author: jeff <[email protected]>
Date:   Thu Dec 7 19:02:42 2023 -0800

    feat(guardian-prover-health-check): ui + api (#15324)

commit 06ce873
Author: Daniel Wang <[email protected]>
Date:   Thu Dec 7 16:01:42 2023 +0800

    chore(protocol): apply fixes based on OZ's inspector reports (#15320)

commit 8fc51b4
Author: CeciliaZ030 <[email protected]>
Date:   Thu Dec 7 05:32:31 2023 +0300

    fix(protocol): Non-recursive abi.encode for Zk Verifier (#15344)
@github-actions github-actions bot mentioned this pull request Feb 9, 2024
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.

4 participants