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(relayer): update relayer flag env var name #15622

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Jan 31, 2024

also add a mutex on subscription so we dont get multiple block errors being saved when multiple bridges are located in the same block.

Copy link

vercel bot commented Jan 31, 2024

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

Name Status Preview Updated (UTC)
bridge-ui-v2-a6 ✅ Ready (Inspect) Visit Preview Jan 31, 2024 8:19pm

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

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

Comparison is base (5fa1331) 27.36% compared to head (f4e8ed8) 27.05%.

Files Patch % Lines
packages/relayer/indexer/indexer.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           alpha-6   #15622      +/-   ##
===========================================
- Coverage    27.36%   27.05%   -0.32%     
===========================================
  Files           99      102       +3     
  Lines         5795     6084     +289     
===========================================
+ Hits          1586     1646      +60     
- Misses        4041     4258     +217     
- Partials       168      180      +12     
Flag Coverage Δ *Carryforward flag
eventindexer 17.28% <ø> (ø) Carriedforward from c9dbeae
guardian-prover-health-check 36.13% <ø> (ø) Carriedforward from c9dbeae
relayer 38.03% <66.66%> (-2.55%) ⬇️

*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 enabled auto-merge January 31, 2024 23:52
@cyberhorsey cyberhorsey added this pull request to the merge queue Feb 1, 2024
Merged via the queue into alpha-6 with commit 688a6eb Feb 1, 2024
16 checks passed
@cyberhorsey cyberhorsey deleted the incorrect_relayer_flag branch February 1, 2024 00:40
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.

3 participants