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): message data #15543

Merged
merged 1 commit into from
Jan 22, 2024
Merged

fix(relayer): message data #15543

merged 1 commit into from
Jan 22, 2024

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Jan 21, 2024

fix trying to get function sig if message.data is less than 4 bytes long.

Copy link

vercel bot commented Jan 21, 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 21, 2024 7:55pm

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bc0ca8d) 27.12% compared to head (5c808ba) 26.92%.

Additional details and impacted files
@@             Coverage Diff             @@
##           alpha-6   #15543      +/-   ##
===========================================
- Coverage    27.12%   26.92%   -0.21%     
===========================================
  Files           94       96       +2     
  Lines         5706     5798      +92     
===========================================
+ Hits          1548     1561      +13     
- Misses        3993     4071      +78     
- Partials       165      166       +1     
Flag Coverage Δ *Carryforward flag
eventindexer 17.28% <ø> (ø) Carriedforward from bc0ca8d
guardian-prover-health-check 34.84% <ø> (ø) Carriedforward from bc0ca8d
relayer 39.34% <ø> (-1.15%) ⬇️

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

@davidtaikocha davidtaikocha added this pull request to the merge queue Jan 22, 2024
Merged via the queue into alpha-6 with commit 096bdd8 Jan 22, 2024
17 checks passed
@davidtaikocha davidtaikocha deleted the relayer_data_fix branch January 22, 2024 03:51
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