Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: update smart contract event #462

Merged
merged 4 commits into from
Feb 23, 2024
Merged

fix: update smart contract event #462

merged 4 commits into from
Feb 23, 2024

Conversation

atanmarko
Copy link
Member

@atanmarko atanmarko commented Feb 22, 2024

Description

Update sequencer smart contract dependency for CrossSubnetMessageSent event

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@atanmarko atanmarko self-assigned this Feb 22, 2024
@atanmarko atanmarko requested a review from a team as a code owner February 22, 2024 16:19
Marko Atanasievski added 2 commits February 23, 2024 09:46
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 70.57%. Comparing base (2aaa500) to head (1155092).
Report is 2 commits behind head on main.

Files Patch % Lines
...pos-sequencer-subnet-client/src/subnet_contract.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #462      +/-   ##
==========================================
- Coverage   71.21%   70.57%   -0.64%     
==========================================
  Files         223      223              
  Lines       12278    12406     +128     
==========================================
+ Hits         8744     8756      +12     
- Misses       3534     3650     +116     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@atanmarko atanmarko merged commit f995859 into main Feb 23, 2024
20 of 21 checks passed
@atanmarko atanmarko deleted the fix/TP-864 branch February 23, 2024 15:55
atanmarko added a commit that referenced this pull request Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants