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(relayer): Allow relayer to run in "target single transaction hash" mode #15546

Merged
merged 8 commits into from
Jan 23, 2024

Conversation

cyberhorsey
Copy link
Contributor

This lets us help debug a potential issue with a bridge message, or manually process for easier testing.

@cyberhorsey cyberhorsey requested review from dantaik, RogerLamTd and davidtaikocha and removed request for dantaik and RogerLamTd January 22, 2024 21:36
Copy link

vercel bot commented Jan 22, 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 23, 2024 4:35am

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

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

Comparison is base (5192485) 27.09% compared to head (d26b799) 26.71%.

Files Patch % Lines
packages/relayer/processor/process_single.go 0.00% 32 Missing ⚠️
packages/relayer/processor/processor.go 0.00% 12 Missing ⚠️
packages/relayer/processor/process_message.go 0.00% 4 Missing and 1 partial ⚠️
packages/relayer/processor/config.go 42.85% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           alpha-6   #15546      +/-   ##
===========================================
- Coverage    27.09%   26.71%   -0.38%     
===========================================
  Files           94       97       +3     
  Lines         5706     5847     +141     
===========================================
+ Hits          1546     1562      +16     
- Misses        3995     4118     +123     
- Partials       165      167       +2     
Flag Coverage Δ *Carryforward flag
eventindexer 17.22% <ø> (ø) Carriedforward from 1dbb262
guardian-prover-health-check 34.84% <ø> (ø) Carriedforward from 1dbb262
relayer 38.59% <5.35%> (-1.91%) ⬇️

*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.

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