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): new abi gen bindings #13342

Merged
merged 1 commit into from
Mar 17, 2023
Merged

fix(relayer): new abi gen bindings #13342

merged 1 commit into from
Mar 17, 2023

Conversation

cyberhorsey
Copy link
Contributor

Relayer was unable to process MessageStatusChanged events due to signature difference with updated contracts.

@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #13342 (529a6c0) into main (b115f95) will increase coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main   #13342      +/-   ##
==========================================
+ Coverage   60.10%   60.15%   +0.04%     
==========================================
  Files         120      120              
  Lines        3670     3669       -1     
  Branches      513      513              
==========================================
+ Hits         2206     2207       +1     
+ Misses       1372     1370       -2     
  Partials       92       92              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.55% <ø> (ø) Carriedforward from b115f95
protocol 51.40% <ø> (-0.03%) ⬇️ Carriedforward from b115f95
relayer 61.94% <0.00%> (+0.13%) ⬆️
ui 100.00% <ø> (ø) Carriedforward from b115f95

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

Impacted Files Coverage Δ
...protocol/contracts/bridge/libs/LibBridgeStatus.sol 53.84% <ø> (-1.71%) ⬇️
...ayer/indexer/save_message_status_changed_events.go 15.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

@dantaik dantaik added this pull request to the merge queue Mar 17, 2023
Merged via the queue into main with commit 8655ff1 Mar 17, 2023
@dantaik dantaik deleted the relayer_indexer_bug branch March 17, 2023 00:03
@github-actions github-actions bot mentioned this pull request Mar 17, 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