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): cancel waiting for receipts #14019

Merged
merged 1 commit into from
Jun 20, 2023
Merged

fix(relayer): cancel waiting for receipts #14019

merged 1 commit into from
Jun 20, 2023

Conversation

cyberhorsey
Copy link
Contributor

l2 => l1 can get hung up, this will allow the relayer to continue

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #14019 (16dd210) into main (3895f0a) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main   #14019      +/-   ##
==========================================
+ Coverage   52.07%   52.12%   +0.05%     
==========================================
  Files         146      146              
  Lines        3814     3818       +4     
  Branches      336      336              
==========================================
+ Hits         1986     1990       +4     
  Misses       1718     1718              
  Partials      110      110              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.23% <ø> (ø) Carriedforward from 3895f0a
eventindexer 78.02% <ø> (ø) Carriedforward from 3895f0a
protocol 0.00% <ø> (ø) Carriedforward from 3895f0a
relayer 60.24% <100.00%> (+0.10%) ⬆️
ui 100.00% <ø> (ø) Carriedforward from 3895f0a

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

Impacted Files Coverage Δ
packages/protocol/contracts/L1/TaikoL1.sol 0.00% <ø> (ø)
packages/protocol/contracts/L1/libs/LibUtils.sol 0.00% <ø> (ø)
...ckages/protocol/contracts/L1/libs/LibVerifying.sol 0.00% <ø> (ø)
packages/relayer/message/process_message.go 41.74% <100.00%> (+1.08%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cyberhorsey cyberhorsey added this pull request to the merge queue Jun 20, 2023
Merged via the queue into main with commit c9fcffe Jun 20, 2023
11 checks passed
@cyberhorsey cyberhorsey deleted the relayer_cancel branch June 20, 2023 14:51
@github-actions github-actions bot mentioned this pull request Jun 20, 2023
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.

None yet

3 participants